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 685 B
{ "manifest_version": 1, "id": "com.plugin.randomNoteReloadedPlugin", "app_min_version": "1.7", "version": "1.0.5", "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:6bd02c63e099cbbc9fdf360a3b2632b84cc80967a8e978fec5ec66f8bf0f5f25", "_publish_commit": "master:b665eb56508db01deabb2c592d2683bcf9ffa0a2" }