All Projects → JackGruber → joplin-plugin-tagging

JackGruber / joplin-plugin-tagging

Licence: MIT license
Plugin to extend the Joplin tagging menu with a copy all tags and tagging dialog with more control.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to joplin-plugin-tagging

joplin-plugin-combine-notes
Joplin plugin to combine one or more notes to a new one.
Stars: ✭ 27 (+58.82%)
Mutual labels:  desktop-app, joplin, joplin-plugin
joplin-plugin-hotfolder
A plugin to Monitor a locale folder and import the files as a new note.
Stars: ✭ 24 (+41.18%)
Mutual labels:  desktop-app, joplin, joplin-plugin
plugin-templates
Create templates in Joplin and use them to create new notes and todos.
Stars: ✭ 98 (+476.47%)
Mutual labels:  joplin, joplin-plugin
joplin-link-graph
UI for viewing connections between different Joplin notes
Stars: ✭ 176 (+935.29%)
Mutual labels:  joplin, joplin-plugin
plugins
Joplin official plugin repository. For issues, please use https://github.com/laurent22/joplin/issues
Stars: ✭ 623 (+3564.71%)
Mutual labels:  joplin, joplin-plugin
joplin-note-tabs
Allows to open several notes at once in tabs and pin them.
Stars: ✭ 150 (+782.35%)
Mutual labels:  desktop-app, joplin
Haskell-Electron-app
Combining Electron and Haskell
Stars: ✭ 31 (+82.35%)
Mutual labels:  desktop-app
space-client-workshop
Workshop and Example to showcase how to build a desktop application on top of the Space Daemon and Client. From installation to building a full fledged private and peer to peer application
Stars: ✭ 31 (+82.35%)
Mutual labels:  desktop-app
sliding-puzzle
Sliding puzzle game implemented in Scala / Scala.js / JavaFX
Stars: ✭ 25 (+47.06%)
Mutual labels:  desktop-app
cryptocoins-desklet-cinnamon
Cryptocurrency Ticker (Desklet) for Cinnamon Desktop that displays the current price for thousands of cryptocurrencies, and their daily percent changes.
Stars: ✭ 18 (+5.88%)
Mutual labels:  desktop-app
esteem-desktop
eSteem Desktop - Application to get paid for blogging, curating and more...
Stars: ✭ 15 (-11.76%)
Mutual labels:  desktop-app
nativeshell
Experimental embedder for Flutter
Stars: ✭ 553 (+3152.94%)
Mutual labels:  desktop-app
instatron
A simple Instagram desktop uploader & client app build with electron.Mobile Instagram on desktop!
Stars: ✭ 95 (+458.82%)
Mutual labels:  desktop-app
Translator
Translator for Elementary OS
Stars: ✭ 13 (-23.53%)
Mutual labels:  desktop-app
ray
HTML-powered text editor for creating and organizing personal notes.
Stars: ✭ 115 (+576.47%)
Mutual labels:  desktop-app
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+1205.88%)
Mutual labels:  desktop-app
gh-notifications-snoozer
Lists and filters and snoozing pull requests, oh my! This is an app for managing your notifications on GitHub by way of filtering issues and pull requests that are of interest to you.
Stars: ✭ 15 (-11.76%)
Mutual labels:  desktop-app
scratch-for-discord-app
Desktop app for Scratch For Discord
Stars: ✭ 39 (+129.41%)
Mutual labels:  desktop-app
QRCodeFX
Simple tool to generate/read QR Code and export it.
Stars: ✭ 31 (+82.35%)
Mutual labels:  desktop-app
rubick
🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。
Stars: ✭ 3,901 (+22847.06%)
Mutual labels:  desktop-app

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 plugins folder
  • Start Joplin

Commands

  • Copy all tags
  • Show 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 tags or use the command Copy all tags from 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 tags
  • Tagging 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

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].