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

joplin-plugin-tag-navigator

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joplin-plugin-tag-navigator - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

LICENSE

2

package.json
{
"name": "joplin-plugin-tag-navigator",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {

@@ -5,0 +5,0 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",

@@ -5,3 +5,3 @@ {

"app_min_version": "2.10",
"version": "0.1.0",
"version": "0.1.1",
"name": "Inline Tag Navigator",

@@ -21,4 +21,4 @@ "description": "Convert inline tags to native joplin tags, or navigate between tags using a dedicated panel.",

"icons": {},
"_publish_hash": "sha256:62d4135059a854ff9912aaf29c8b5a9fc8611d5514be2dff115735b30742708c",
"_publish_commit": "main:e44b529a4deb7f08807e7326132244c6b7ec4ac7"
"_publish_hash": "sha256:c23cfe89ee76b72ff5bc9df273d731e37f21840e5d00d8b8f96e335d4fe8075a",
"_publish_commit": "main:2ea4ad43abdc2fecce44b40f6bc794046a633e01"
}

@@ -5,4 +5,7 @@ # Inline Tag Navigator

- It can convert your existing inline tags to native Joplin tags
- It adds a panel for navigating between inline tags that appear in the current note
- It can convert your existing inline tags to native Joplin tags, so that they are accessible using tag search
- To convert a single note, use `Tools-->Tag Navigator-->Convert note's inline tags to Joplin tags`
- To convert all notes, use `Tools-->Tag Navigator-->Convert all notes' inline tags to Joplin tags`
- To periodically convert all notes, define the update period in `Settings-->Tag Navigator-->Periodic update (minutes)`

@@ -9,0 +12,0 @@ ![tag-navigator demo](img/tag-navigator.gif)

Sorry, the diff of this file is not supported yet

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