Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
joplin-plugin-benji-favorites
Advanced tools
Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access.
Joplin Favorites is a plugin to extend the UX and UI of Joplin's desktop application.
It allows to save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access.
:warning: CAUTION - Requires Joplin v1.6.5 or newer
NOTE - The used UI theme on this screenshot can be downloaded here.
Tools > Options > Plugins
favorites
and press installjoplin.plugin.benji.favorites.jpl
) from hereTools > Options > Plugins
Install plugin
and select the previously downloaded jpl
fileTools > Options > Plugins
Favorites
pluginDelete
to remove the plugin completely
By default the panel will be on the right side of the screen, this can be adjusted by:
View > Change application layout
ESC
to save the layout and return to normal modeFAVORITES
title of the panel
Show favorites panel title
must be enabledThe Edit favorite before add
option lets you choose whether or not to edit the name before adding a new favorite.
In the edit dialog you can change the name of any favorite.
For searches, you can also edit the search query.
Delete
to remove the favoriteAlternatively you can remove all favorites at once via the Favorites: Remove all favorites
command.
Currently favorites for searches are not fully supported. Due to restrictions of the App it is not possible to open the global search with a handled search query. To open a saved search follow this workaround:
Favorites: Add search
commandEnter
This plugin provides additional commands as described in the following table.
Command Label | Command ID | Description | Menu contexts |
---|---|---|---|
Favorites: Add notebook | favsAddFolder | Add favorite for selected notebook | Tools>Favorites , FolderContext , Command palette |
Favorites: Add note | favsAddNote | Add favorite for selected note(s) | Tools>Favorites , NoteListContext , EditorContext , Command palette |
Favorites: Add tag | favsAddTag | Add favorite for selected tag | TagContext |
Favorites: Add search | favsAddSearch | Add favorite with entered search query | Tools>Favorites , Command palette |
Favorites: Remove all favorites | favsClear | Remove all favorites | Tools>Favorites , Command palette |
Favorites: Toggle visibility | favsToggleVisibility | Toggle panel visibility | Tools>Favorites , Command palette |
Keyboard shortcuts can be assigned in user options via Tools > Options > Keyboard Shortcuts
to all commands which are assigned to the Tools>Favorites
menu context.
In the keyboard shortcut editor, search for the command label where shortcuts shall be added.
This plugin adds provides user options which can be changed via Tools > Options > Favorites
.
NOTE - If
default
is set for an advanced style setting, the corresponding default color, font family, etc. will be used to match the common App look.
NOTE - In case color settings shall be overwritten, they must be specified as valid CSS attribute values, e.g.
#ffffff
,rgb(255,255,255)
, etc.
You like this plugin as much as I do and it helps you in your daily work with Joplin?
Then I would be very happy if you would buy me a beer via PayPal :wink::beer:
The npm package of the plugin can be found here.
If you want to build the plugin by your own simply run npm run dist
.
To update the plugin framework, run npm run update
.
See CHANGELOG for details.
Copyright (c) 2021 Benjamin Seifert
MIT License. See LICENSE for more information.
FAQs
Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access.
We found that joplin-plugin-benji-favorites demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.