joplin-plugin-note-overview
joplin-plugin-note-overview copied to clipboard
A note overview is created based on the search and the specified fields.
I have weekly notes that I am using the note overview to generate lists of tickets and other notes that have been created or updated during the week. I use...
### Story As a user I like to be indicated before a task is due, so that I can react before the due date. ### Verbose I would be happy...
Update README.md FAQ to explain that an open note will not be updated in the background. I assume this is a common confusion. Context: https://github.com/JackGruber/joplin-plugin-note-overview/issues/51
Add a alias for `source_url` which shows only one icon/text with clickable link
I'd like to have a way to ignore a note. At the moment, I'm trying to save the readme for the plugin in Joplin. However, it contains triggers for the...
### Story As a user I want to see the count of notes it a details summary line when the summary is not opened, so that I can see if...
Remove any note-overview from the body and excerpt output
Add filter for body / excerpt ``` match: regexp: - XYZ - ABC todo: done: true open: true ```
Add some variables for the search query like: - Notebook of the overview notebook - Subnotebooks - Moments
Exclude noteoverviews which are in a codeblock like frome code snippets.