joplin-plugin-slash-commands
Version:
This plugin is a collection of utility commands that can be executed by typing corresponding keywords, which start with a slash. Current version supports three type of commands but more may be added in the future.
24 lines • 732 B
JSON
{
"manifest_version": 1,
"id": "com.hieuthi.joplin.slash-commands",
"app_min_version": "2.2",
"version": "1.5.1",
"name": "Slash Commands: Datetime & More",
"description": "Execute several utilities by typing a command that starts with a slash.",
"author": "Hieu-Thi Luong",
"homepage_url": "https://github.com/hieuthi/joplin-plugin-slash-commands",
"repository_url": "https://github.com/hieuthi/joplin-plugin-slash-commands",
"keywords": [
"joplin-plugin",
"datetime",
"slash",
"commands",
"shortcut"
],
"platforms": [
"desktop",
"mobile"
],
"_publish_hash": "sha256:981b3fe069df0387f884baecef07c288441df8bfaecd465ad2c43b07449b3a32",
"_publish_commit": "main:2f9e5ed5bf165b0020ac4707a45aeebf6091d186"
}