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