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

Add option to prompt for attribute #33

Open
sigaloid opened this issue Nov 5, 2021 · 0 comments
Open

Add option to prompt for attribute #33

sigaloid opened this issue Nov 5, 2021 · 0 comments

Comments

@sigaloid
Copy link

sigaloid commented Nov 5, 2021

It would be nice to have an option in settings that when enabled, it would prompt() in javascript for an attribute to add to the note each time you saved a note. I usually want to categorize my clippings and opening in trilium each time to add a single attribute makes it a bit more inefficient. Example using javascript's default prompt

var attr = prompt("Please enter the attribute you want to add to the note.");

image

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

No branches or pull requests

1 participant