Releases: benlau/joplin-plugin-dddot
release/0.4.2
New Features
Outline Enhancements:
1.1. Auto-Resize Mode
1.2. Link Filter
Auto-Resize Mode
The Outline tool now supports an auto-resize mode. Previously, the outline had a fixed height, and users could adjust it by dragging the border or clicking the "Resize Height to Fit Content" button. With the new auto-resize mode enabled, the outline will automatically adjust its height based on the number of items detected.
image
You can enable or disable the auto-resize mode in the settings.
Note: The "Resize Height to Fit Content" button will not be visible when Auto-Resize mode is enabled.
Link Filter
The Outline tool can now display more than just headings; it can also show links within the note. To configure this, go to Settings > DDDot > Include URL with schemas (comma-separated, e.g., http, https, file). Here, you can specify the types of links you want to appear in the Outline.
image
Remarks: Only link in Title format will be shown
release/0.4.1
New Feature
- Outline - Added a button to "Resize Height to Fix Content"
Changes
- Outline - Copied link will now contains the note title
- Supported to show tooltip on the extra buttons per tool
Bug Fix
- Outline - Unable to handle unicode heading
- Outline - Unable to scroll to the top of the note inside RTF Editor
release/0.4.0
New Features
- Outline - Show a
Table of Content
of the selected note
Changes
- Daily note - it will find a note with title containing the current date text as the
today
note
Bug Fix:
- Unable to disable a tool
- Unable to save the tool order
release/0.3.1
Bug Fix:
- Import shortcuts may not work
- Reorder shortcuts is not saved
- The border of text editor inside Note dialog was appeared
v0.3.0 release
New Features
- Import/Export Shortcuts
Bug Fix
- Backlinks should not show the current viewing notes
Critical Changes
- Migrated to React and Tailwind
release/0.2.0
New Features:
- Daily Note - Create / Open a note for today.
- Random Note - Open a random note
- Note Quick View - Open a note in DDDot panel quickly
Changes
- New menu "Tools" -> "DDDot" -> "Focus Scratchpad" to change focus to scratchpad. You may assign a shortcut key to this feature
- Text Sorter tool was removed.
- Added a shortcut key to toggle focus between ScratchPad and Editor. (Default: Shift+Cmd+Enter" / "Ctrl+Shift+Enter")
release/0.1.5
New Features
- Scratchpad - Support resizing the height by dragging the bottom line
- Shortcuts - Support storing a shortcut to Notebook
release/0.1.4
Changes
- Scratchpad's text editor - Support dark theme
- Scroll bar - Support dark theme
release/0.1.3
New Features
- Added expand and collapse button for each tool
- If a note is a todo, it will show a checkbox before each note link
- Support translation: en, zh, fr
- Experimental Feature:
- Sort selected text (Disabled by default)
release/0.1.2
Bug Fix: