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

[68] Add support for labels #245

Merged
merged 12 commits into from
Nov 17, 2024
Merged

[68] Add support for labels #245

merged 12 commits into from
Nov 17, 2024

Conversation

maelchiotti
Copy link
Owner

No description provided.

@maelchiotti
Copy link
Owner Author

maelchiotti commented Nov 11, 2024

@victorbnl The labels should be fully functional! They are on by default, but can be disabled in the settings. You can find the APK on the latest deployment (open the latest one and find the artifact at the bottom of the page).

You can manage them from the navigation drawer, they have their own page. A label has a name and a color. You can pin them (they will be shown first everywhere) and hide them (they will be hidden everywhere except in the management page).

The list of labels is displayed on the notes tiles and at the bottom of the editor. Both can be disabled in the settings.

In the editor, you can select the labels of the note by clicking on the labels list of by using the context menu.

Feel free to give me any feedback! And of course make sure you exports your notes as JSON first, and make sure the export works correctly.

@maelchiotti maelchiotti mentioned this pull request Nov 16, 2024
@maelchiotti maelchiotti merged commit 0248401 into dev Nov 17, 2024
4 checks passed
@maelchiotti maelchiotti deleted the 68_labels branch November 17, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Add support for labels
1 participant