mirror of
https://github.com/dragonwocky/obsidian-tray.git
synced 2025-04-02 19:19:03 +00:00
11 lines
291 B
JSON
11 lines
291 B
JSON
{
|
|
"id": "tray",
|
|
"name": "Tray",
|
|
"author": "dragonwocky",
|
|
"authorUrl": "https://dragonwocky.me/",
|
|
"description": "Run Obsidian from the system tray for customisable window management & global quick notes",
|
|
"version": "0.3.5",
|
|
"isDesktopOnly": true,
|
|
"minAppVersion": "1.0.0"
|
|
}
|