rabirabirara_obsidian-jelly.../manifest.json

12 lines
346 B
JSON
Raw Normal View History

2023-03-15 07:04:06 +00:00
{
2023-03-15 07:43:04 +00:00
"id": "obsidian-jelly-snippets",
2023-03-15 07:04:06 +00:00
"name": "Jelly Snippets",
2023-03-15 07:44:38 +00:00
"version": "0.1.0",
2023-03-15 07:04:06 +00:00
"minAppVersion": "0.15.0",
2023-03-15 07:43:04 +00:00
"description": "This plugin implements text snippets: replace text after typing a snippet on some trigger or command.",
2023-03-15 07:04:06 +00:00
"author": "Spencer Gouw",
"authorUrl": "github.com/rabirabirara",
2023-03-15 07:43:04 +00:00
"fundingUrl": "",
2023-03-15 07:04:06 +00:00
"isDesktopOnly": false
}