mirror of
https://github.com/rabirabirara/obsidian-jelly-snippets.git
synced 2026-07-22 07:30:22 +00:00
11 lines
346 B
JSON
11 lines
346 B
JSON
{
|
|
"id": "obsidian-jelly-snippets",
|
|
"name": "Jelly Snippets",
|
|
"version": "0.1.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "This plugin implements text snippets: replace text after typing a snippet on some trigger or command.",
|
|
"author": "Spencer Gouw",
|
|
"authorUrl": "github.com/rabirabirara",
|
|
"fundingUrl": "",
|
|
"isDesktopOnly": false
|
|
}
|