New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

joplin-plugin-quick-move

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joplin-plugin-quick-move

Collection of commands to quickly move notes to other notebooks.

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Joplin Quick Move

Quick Move is a plugin to extend the UX of Joplin's desktop application.

It provides a collection of commands to quickly move notes to other notebooks without user interaction.

:warning: CAUTION - Requires Joplin v1.8.2 or newer

Features

Installation

Automatic (Joplin v1.6.4 and newer)

  • Open Joplin and navigate to Tools > Options > Plugins
  • Search for the plugin name and press install
  • Restart Joplin to enable the plugin

Manual

  • Download the latest released JPL package (*.jpl) from here
  • Open Joplin and navigate to Tools > Options > Plugins
  • Press Install plugin and select the previously downloaded jpl file
  • Confirm selection
  • Restart Joplin to enable the plugin

Uninstall

  • Open Joplin and navigate to Tools > Options > Plugins
  • Search for the plugin name and press Delete to remove the plugin completely
    • Alternatively you can also disable the plugin by clicking on the toggle button
  • Restart Joplin

Usage

  1. Install the plugin

  2. Navigate to the settings/options view and select the Quick Move tab

  3. Select notebooks for the quick move actions (to be used) to enable quick moving of notes

  4. Assign keyboard shortcuts to the corresponding quick move action commands

Commands

This plugin provides additional commands as described in the following table.

Command LabelCommand IDDefault KeyMenu contexts
Quick move action 1quickMove1CmdOrCtrl+Shift+1Note>Quick move
Quick move action 2quickMove2CmdOrCtrl+Shift+2Note>Quick move
Quick move action 3quickMove3CmdOrCtrl+Shift+3Note>Quick move
Quick move action 4quickMove4CmdOrCtrl+Shift+4Note>Quick move
Quick move action 5quickMove5CmdOrCtrl+Shift+5Note>Quick move
Quick move action 6quickMove6CmdOrCtrl+Shift+6Note>Quick move
Quick move action 7quickMove7CmdOrCtrl+Shift+7Note>Quick move
Quick move action 8quickMove8CmdOrCtrl+Shift+8Note>Quick move
Quick move action 9quickMove9CmdOrCtrl+Shift+9Note>Quick move

Quickly move the selected note(s) to a predefined notebook. The notebooks can be defined in the user options.

Keyboard shortcuts

Keyboard shortcuts can be assigned in user options via Tools > Options > Keyboard Shortcuts to all commands which are assigned to the Note menu context. In the keyboard shortcut editor, search for the command label where shortcuts shall be added.

User options

This plugin adds provides user options which can be changed via Tools > Options > Quick Move (Windows App).

NOTE - The notebook selection lists are only updated at startup. To display new or renamed notebooks, Joplin must be restarted.

Feedback

  • :question: Need help?
    • Ask a question on the Joplin Forum (TODO: Paste link to thread)
  • :bulb: An idea to improve or enhance the plugin?
  • :bug: Found a bug?
    • Check the Forum if anyone else already reported the same issue. Otherwise report it by yourself.

Support

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:

Development

The npm package of the plugin can be found here.

Building the plugin

If you want to build the plugin by your own simply run npm run dist.

Updating the plugin framework

To update the plugin framework, run npm run update.

Changes

See CHANGELOG for details.

License

Copyright (c) 2021 Benjamin Seifert

MIT License. See LICENSE for more information.

Keywords

FAQs

Package last updated on 10 Aug 2021

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc