- Add: Translation of humanized dates
- Add: Screenshots / icon for https://joplinapp.org/plugins/
- Add: Translation
- Fix: #67 HTML image tags are not recognized for
image
option - Add: Option to disable automatic update of a note overview #57
- Add: Option to configure the
status
field per note overview #66 @aiosk - Add: Option to configure the date and timeformat per note overview #68 @aiosk
- Add: The option
limit
to set how many results should be displayed per note overview #69
- Add: #35 Warning color when a taks is close to a due date
- Add: Virtual field
link
to display thesource_url
to make the output configurable - Fix: Ignore noteoverview blocks if they start with a codeblock (```) statement
- Add: #36 Variable
{{count}}
to the summary of the details HTML tag - Add: #27 RegEx filter
regex
for excerpt - Add: Option for logfile
- Add: #28 Stripe note-overview code block fields
- Add: #26 Date variables for search query
- Improved: Alias keyword
AS
is now case insensetive #43 - Fix: #47 Wrong color for finished todos (
todo [done]
) where loaded from the pluginsettings - Fix: #42 Table misformatted if values are blank
- Fix: #29 #38 Text from note disappear (Thanks to @ken1kob)
- Fix: Default value for
Update on Joplin sync
- Add: Option
Update on Joplin sync
to start the Noteoverview update after Joplin syncronisation - Improved: Start first Noteoverview update after the first Joplin syncronisation (Not as before after 5 minutes)
- Fix: #22 Loading error on over 100 notebooks and orphan notebooks
- Fix: #21 Note count off settings not respected
- Fix: #13 Prevents the current note from being updated by a background run when the note is open for editing
- Add: Option
details
to include overview in a HTML deatils section - Add: Option
count
to customize note count field for a single overview - Add: Plugin option
Note count text
to customize note count text - Add: Option
listview
to display the overview as list instead of a table - Add: Virtual field
breadcrumb
to display the notebook path
- Fix: #12 Prevent note live update on Rich Text (WYSIWYG) editor
- Improved: Sort the tags in the field
tags
- Add:
image
as field, to display a image resource from the note - Add:
excerpt
as field
- Improved: An empty date is output instead of
01/01/1970
- Add: Option to set the color for
todo_due
andtodo_completed
- Add:
file
andfile_size
as fields for output - Add:
status
as fields for todo status output
- Add: Multiple note overview definitions in one note
- Add: The note overview can now be embedded in existing text
- Improved: Use registerSettings instead of deprecated registerSetting
❗ Requires at least Joplin v1.8.1 ❗
- Fix: todo_completed not outputed as date/time field
- Add: #5 Show number of found notes
- Fix: Catch error on size, tag and notebook determination
- Add: Setting for update intervall
❗ Requires at least Joplin v1.7.1 ❗
- Improved: Update the currently selected overview directly
- Fix: Escape text for markdown table
- Add: Field alias
- Add:
size
as field for output
- Improved: Add more error handling
- Improved: Use Joplin Date and Time settings
- New:
tag
andnotebook
as fields for output
- First version