UNPKG

joplin-plugin-random-note-reloaded

Version:

The plugin opens a note at random from your vault, after installing the plugin you can create a custom hotkey that opens a note at random, or use the default hotkey `Ctrl+Alt+R`.

22 lines 687 B
{ "manifest_version": 1, "id": "com.plugin.randomNoteReloadedPlugin", "app_min_version": "3.0.0", "version": "1.0.6", "name": "Random Note Reloaded", "description": "Opens a random note from your workspace", "author": "Fork: Marph, Original: Azamah Junior", "homepage_url": "https://github.com/marph91/joplin-random-note-reloaded/", "repository_url": "https://github.com/marph91/joplin-random-note-reloaded.git", "platforms": [ "mobile", "desktop" ], "keywords": [ "note", "random", "random note" ], "_publish_hash": "sha256:d0b2c62cd3bccf3afaf322fcc6b6e6f8db715832e03d3f5f25b87d316780abef", "_publish_commit": "master:adc33e660369ad699e7f5fb9a2ff34ad4ba82d7d" }