mirror of
https://github.com/tekknoman/obsidian-prio-plugin.git
synced 2026-07-22 07:30:23 +00:00
11 lines
303 B
JSON
11 lines
303 B
JSON
{
|
|
"id": "obsidian-prio-plugin",
|
|
"name": "Obsidian Prio Plugin",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "A plugin to prioritize your tasks and notes in Obsidian",
|
|
"author": "EloiMusk",
|
|
"authorUrl": "https://github.com/EloiMusk/",
|
|
"fundingUrl": "",
|
|
"isDesktopOnly": true
|
|
}
|