joplin-plugin-tagging
joplin-plugin-tagging copied to clipboard
Plugin to extend the Joplin tagging menu with a copy all tags and tagging dialog with more control.
Joplin Tagging Plugin 
Plugin to extend the Joplin tagging menu with a copy all tags and a tagging dialog with more control.
Installation
Automatic
- Go to
Tools > Options > Plugins - Search for
Tagging - Click Install plugin
- Restart Joplin to enable the plugin
Manual
- Download the latest released JPL package (
io.github.jackgruber.copytags.jpl) from here - Close Joplin
- Copy the downloaded JPL package in your profile
pluginsfolder - Start Joplin
Commands
Copy all tagsShow Tagging dialog
Copy all tags
Copies all tags of the first marked note to all other marked notes.
- Select multiple notes (The first marked note must be the one from which the tags are to be copied)
- Click on
Tools > Copy all tagsor use the commandCopy all tagsfrom the context menu
Tagging dialog
Select on or more notes, click on Tools > Tagging dialog or use the command Tagging dialog from the context menu.
-
Add tags to notes
-
Remove tags from notes
-
Create new tags
Keyboard Shortcuts
Under Options > Keyboard Shortcuts you can assign a keyboard shortcut for the following commands:
Copy all tagsTagging dialog
Build
To build your one version of the plugin, install node.js and run the following command npm run dist
Updating the plugin framework
To update the plugin framework, run npm run update
Changelog
See CHANGELOG.md