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

Added a setting for deletion behavior #17

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

Rudtrack
Copy link

@Rudtrack Rudtrack commented May 15, 2024

Added a user setting to control note deletion behavior.

  • "Move to Trash" moves the note to system trash instead of permanently deleting it.
  • "Delete Permanently" is the same behavior as currently implemented, completely deleting the file.
  • Default is "Move to Trash"

Closes #16

@Rudtrack
Copy link
Author

Would it be possible to review this soon @levirs565? Would love to get this into the plugin 😄

@levirs565
Copy link
Owner

Thank you for your work. Sorry for late response.

@levirs565 levirs565 merged commit 29d438b into levirs565:master Aug 16, 2024
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.

Deleting Note Deletes Permanently, Disregarding .trash Setting
2 participants