Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option for whether or not cards in the card lens should be scrollable #105

Open
taylorhadden opened this issue Oct 19, 2024 · 2 comments
Labels
tangent-electron Issues relating to the Tangent Application itself. User Request Features & Enhancements requested by users.

Comments

@taylorhadden
Copy link
Contributor

Need to resolve what the "default" should be.

  1. Having them be non-scrollable would probably match most users' default expectations.
  2. Having them be scrollable might be odd for some, but it would make the option more discoverable ("Can I turn this off?"). The users that like it would not have to discover the option.
@taylorhadden taylorhadden added tangent-electron Issues relating to the Tangent Application itself. User Request Features & Enhancements requested by users. labels Oct 19, 2024
@taylorhadden taylorhadden added this to the Tangent v0.9.x milestone Oct 19, 2024
@miroklarin
Copy link

Scrollable sometimes help to have quick preview, but it is only usable when there are less number of notes on the screen, and titles are not long.
With smaller note preview size on larger lists, scrollable is not very useful as title cover most of the note and you only have 2-3 rows of content visible, in case of note title breaks in 2 or 3 rows. Btw, title size could be responsive.

@taylorhadden
Copy link
Contributor Author

I like the idea of a more responsive title size in this context. It probably could be smaller in general as well.

I wonder if I can do something where the cards are only scrollable if you, say, hold alt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tangent-electron Issues relating to the Tangent Application itself. User Request Features & Enhancements requested by users.
Projects
Status: Ready
Development

No branches or pull requests

2 participants