Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
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.
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 v2.1.5 or newer
NOTE - The used UI theme on this screenshot can be downloaded here.
Tools > Options > Plugins
*.jpl
) from hereTools > Options > Plugins
Install plugin
and select the previously downloaded jpl
fileTools > Options > Plugins
Delete
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
400px
, it automatically switches from horizontal to vertical layoutESC
to save the layout and return to normal modeTo add a new favorite to the panel, you have to trigger the corresponding command
Selected notebooks, notes or to-dos can also be added via drag & drop into the panel
The Edit favorite before add
option lets you choose whether or not to edit the name before adding a new favorite
Right click on one of the favorites to open the edit dialog
For searches, you can also edit the search query in the dialog
Rename favorite by clicking the rename icon on the right side in the vertical layout
Right click on a favorite to open the edit dialog (see screenshots above) and press Delete
to remove it
Remove favorite by clicking the delete icon on the right side in the vertical layout
Remove all favorites at once via the 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:
Add search to Favorites
commandEnter
This plugin provides additional commands as described in the following table.
Command Label | Command ID | Description | Menu contexts |
---|---|---|---|
Add notebook to Favorites | favsAddFolder | Add favorite for selected notebook | Tools>Favorites , FolderContext , Command palette |
Add note to Favorites | favsAddNote | Add favorite for selected note(s) | Tools>Favorites , NoteListContext , EditorContext , Command palette |
Add tag to Favorites | favsAddTag | Add favorite for selected tag | TagContext |
Add search to Favorites | favsAddSearch | Add favorite with entered search query | Tools>Favorites , Command palette |
Remove all Favorites | favsClear | Remove all favorites | Tools>Favorites , Command palette |
Toggle Favorites panel 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
(Windows App).
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 improves your daily work with Joplin?
Then I would be very happy if you buy me a :beer: or :coffee: via PayPal :wink:
Contributions to this plugin are most welcome. Feel free to open a pull request or an issue. Make sure to use conventional commit messages if you're creating a pull request.
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.
[1.3.0] - 2021-08-12
registerSettings
) to support app version v2.2.4 or newercopy-to-clipboard
package
FAQs
Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access.
The npm package joplin-plugin-benji-favorites receives a total of 0 weekly downloads. As such, joplin-plugin-benji-favorites popularity was classified as not popular.
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
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.