Releases: benji300/joplin-favorites
Releases · benji300/joplin-favorites
v1.3.2
v1.3.1
v1.3.0
⚠️ CAUTION - Requires Joplin v2.1.5 or newer
Changed
- Plugin API to version v1.8.2 (
registerSettings
) to support app version v2.2.4 or newer - Do not trim search queries (whitespaces before or after won't be removed)
Removed
- Bundled font packages (FontAwesome, Roboto)
- Use built-in versions to decrease plugin size
- External
copy-to-clipboard
package- Use of clipboard functionality provided by plugin API v2.1.5
v1.2.1
v1.2.0
⚠️ CAUTION - Requires Joplin v1.6.5 or newer
Added
- Ability to drag & drop notes from note-tabs plugin to add as favorite
- Ability to rename and delete favorites directly in panel (vertical layout only)
- Via new hover buttons on the right side
Changed
- Drag & drop behavior to add notebooks, notes or to-dos
- Move them onto the panel to add new favorite at the dropped position
- Scroll horizontally without holding
Shift
key in horizontal layout - Command labels (Removed
Favs:
prefix)
Fixed
- Search favorites with phrases in query cannot be opened, edited or deleted (#4)