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

Feature: Allow to edit notes #6

Merged
merged 4 commits into from
Jan 20, 2024
Merged

Feature: Allow to edit notes #6

merged 4 commits into from
Jan 20, 2024

Conversation

falk-werner
Copy link
Owner

@falk-werner falk-werner commented Jan 20, 2024

This PR implements the editor functionality:

  • change the title of a note
  • change the contents of a note
  • change the tags of a note
  • delete a note

The screenshot and open folder buttons are still not functional, therefore a "Not Implemented" dialog is added.

Note that this PR is still frontend only, therefore no backend functionality is provided.

- allow to change note name
- allow to edit and save tags
- allow to edit and save content
- add NotImplementedDialog for snapshot and open folder
@falk-werner falk-werner marked this pull request as ready for review January 20, 2024 13:07
@falk-werner falk-werner merged commit d88fb3b into main Jan 20, 2024
3 checks passed
@falk-werner falk-werner deleted the feaure/edit-note branch January 20, 2024 13:38
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.

2 participants