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

Allow Pinning a Specific Label as the Starting Page #269

Open
XenQu opened this issue Jan 20, 2025 · 8 comments
Open

Allow Pinning a Specific Label as the Starting Page #269

XenQu opened this issue Jan 20, 2025 · 8 comments
Assignees
Labels
enhancement New feature or request high priority

Comments

@XenQu
Copy link

XenQu commented Jan 20, 2025

Description:
I would like the option to pin a specific label in the app so that each time I open the app, it starts on that pinned label instead of the "Home" page. This feature would allow users to prioritize and access a specific label directly without having to navigate manually every time.

Additional context:
This feature would enhance user efficiency, especially for those who predominantly work within a single label. For example, if I frequently use a "Work" label, I would like the app to open directly to that label on launch. It could be implemented as an option in the label menu (e.g., "Pin as Start Page") or in the app settings.

Thank you for considering this feature!

@XenQu XenQu added the enhancement New feature or request label Jan 20, 2025
@andiandi13
Copy link
Contributor

andiandi13 commented Jan 20, 2025

I also thought about asking for this option to start in different category :

@PhilKes
Copy link
Owner

PhilKes commented Jan 23, 2025

I already thought about this feature it, it would be very convenient.
For starters I would let the user choose between Home or any specific label, if #219 gets added we can add that option there too.

@PhilKes PhilKes self-assigned this Jan 28, 2025
@PhilKes
Copy link
Owner

PhilKes commented Jan 28, 2025

I am currently working on this. I was wondering if inside a label view you would also want to have the search available.
But then we have the problem described in #241, that we cant really see directly in which label view we are in
Without searchbar vs without:

@andiandi13 what do you think?
Another option would be to add a TextView between the top appbar and the notes list, showing which label it is
But I guess we have the same problem already for Deleted, Archived, where you also can only see the searchbar

@andiandi13
Copy link
Contributor

@PhilKes

I think a search function is necessary.

What about this ?
It would seems quite intuitive :

  • Hamburger menu icon + Location name (label, All Notes, unlabeled, archived, deleted...)
  • Search bar below

This way, the view could be consistent across menus.

Image

@PhilKes
Copy link
Owner

PhilKes commented Jan 29, 2025

This way, the view could be consistent across menus.

That could be an option, but you have to keep in mind that when the search is active there are the up and down arrows + search results amount text view next to the searchbar, not sure if it looks strange if its not in the top center.

Other option would be what was suggested in #241, to go back to the search icon. It wouldnt even mean you have to click more, its just hidden until you click the icon, thats also how Google Keep does it in labels

@andiandi13
Copy link
Contributor

@PhilKes What you describe is searching inside notes.
Actually in the overview it just behaves as filter

@PhilKes
Copy link
Owner

PhilKes commented Jan 29, 2025

@PhilKes What you describe is searching inside notes. Actually in the overview it just behaves as filter

Oh yeah true, sorry, my mind is all over the place sometimes jumping from issue to issue 😂
I will implement it like in your screenshot, and then we can see if it feels good

@andiandi13
Copy link
Contributor

@PhilKes Sounds good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

3 participants