tekknoman_obsidian-prio-plugin/manifest.json

11 lines
308 B
JSON
Raw Permalink Normal View History

2023-03-08 07:13:43 +00:00
{
2023-03-09 13:32:09 +00:00
"id": "prioritize",
"name": "Prioritize",
2023-03-16 07:20:51 +00:00
"version": "1.0.2",
2023-03-08 07:13:43 +00:00
"minAppVersion": "0.15.0",
2023-03-09 13:32:09 +00:00
"description": "Prioritize your tasks and notes in Obsidian.",
"author": "EloiMusk",
"authorUrl": "https://github.com/EloiMusk/",
2023-03-09 13:32:09 +00:00
"fundingUrl": "https://www.buymeacoffee.com/eloimusk",
"isDesktopOnly": true
2023-03-16 06:48:44 +00:00
}