1
0
Fork 0
obsidian-vault-starter/.obsidian/plugins/obsidian-day-planner/manifest.json

12 lines
367 B
JSON
Raw Normal View History

{
"id": "obsidian-day-planner",
"name": "Day Planner",
2023-10-14 08:34:17 +00:00
"version": "0.11.0",
2023-09-25 22:44:52 +00:00
"minAppVersion": "0.16.0",
"description": "A day planner with clean UI and readable syntax",
"author": "James Lynch, continued by Ivan Lednev",
"authorUrl": "https://github.com/ivan-lednev",
"fundingUrl": "https://www.buymeacoffee.com/machineelf",
"isDesktopOnly": false
}