feature: add a starter kit

This commit is contained in:
Ben Hong
2021-02-23 11:01:39 -05:00
parent dd45e22771
commit f073101d46
68 changed files with 67583 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "sliding-panes-obsidian",
"name": "Sliding Panes (Andy's Mode)",
"author": "death_au",
"authorUrl": "https://github.com/deathau",
"description": "Sliding Panes! Based on the style of [Andy Matuschak's Notes](https://notes.andymatuschak.org/)",
"isDesktopOnly": false,
"version": "3.2.2",
"minAppVersion": "0.10.3"
}