Skip to content

Add navigation items for every label + refactor editing labels#99

Merged
Crustack merged 1 commit intomainfrom
feat/labels-navigation
Nov 3, 2024
Merged

Add navigation items for every label + refactor editing labels#99
Crustack merged 1 commit intomainfrom
feat/labels-navigation

Conversation

@Crustack
Copy link
Copy Markdown
Owner

@Crustack Crustack commented Nov 2, 2024

Closes #49

  • Labels are now listed in the navigation view, to directly view notes of a specific label
  • The amount of labels displayed is limited to 10, if there are more than 10 Labels another navigation menu item with "X more" is displayed to indicate it
  • Refactored the Labels View to show proper Edit/Delete buttons instead of relying on Long Click menu to popup, which I find unintuitive
  • Moved the App version text to the bottom of the Settings Fragment

@Crustack Crustack mentioned this pull request Nov 2, 2024
@Crustack Crustack force-pushed the feat/labels-navigation branch from 5426353 to 9fb1c73 Compare November 3, 2024 11:34
@Crustack Crustack merged commit 4262931 into main Nov 3, 2024
@Crustack Crustack deleted the feat/labels-navigation branch November 3, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display Labels in NavigationView

1 participant