Socket
Socket
Sign inDemoInstall

joplin-plugin-tags-generator

Package Overview
Dependencies
57
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

joplin-plugin-tags-generator

Plugin for Joplin which can be used to extract keywords from note and assign them as a note's tags.


Version published
Maintainers
1
Weekly downloads
2

Weekly downloads

Readme

Source

Joplin Generate Tags Plugin

Plugin for Joplin which can be used to extract keywords from note and assign them as a note's tags.

Demo

Demo

Installation

Automatic

  • Go to Tools > Options > Plugins
  • Search for Tags Generator
  • Click Install plugin
  • Restart Joplin to enable the plugin

Manual

  • Download the latest released JPL package (joplin.plugin.forcewake.tags-generator.jpl) from here
  • Close Joplin
  • Copy the downloaded JPL package in your profile plugins folder
  • Start Joplin

Commands

  • Generate tags

Generate tags

Uses several awesome unified packages in order to process, analyse and extract keywords from english-based markdown only notes.

  • Select one note (markdown and written in English)
  • Click on Tools > Generate tags... or use the command Generate tags... from the context menu or use the Command palette and find the command Generate tags....

Keyboard Shortcuts

Under Options > Keyboard Shortcus you can assign a keyboard shortcut for Generate tags... command.

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

Keywords

FAQs

Last updated on 25 Jan 2021

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc