devonthesofa_obsidian-note-.../manifest.json
2025-07-23 21:11:51 +02:00

19 lines
819 B
JSON

{
"id": "note-status",
"name": "Note Status",
"version": "2.0.0",
"minAppVersion": "0.15.0",
"description": "Enhance your note organization with a status management system. Assign and track statuses (active, on hold, completed, dropped) for your notes with a customizable interface including status pane, dropdown, and file explorer integration.",
"author": "Aleix Soler",
"authorUrl": "https://aleixsoler.com",
"fundingUrl": {
"PayPal": "https://paypal.me/aleixsoler"
},
"isDesktopOnly": false,
"license": "MIT",
"icon": "tag",
"repository": "https://github.com/devonthesofa/obsidian-note-status",
"issues": "https://github.com/devonthesofa/obsidian-note-status/issues",
"releaseNotes": "Initial release with status management, customizable UI, and file explorer integration.",
"css": "styles.css"
}