devonthesofa_obsidian-note-.../manifest.json
2025-04-04 17:00:20 +02:00

20 lines
905 B
JSON

{
"id": "note-status",
"name": "Note Status",
"version": "1.0.6",
"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,
"keywords": ["status", "notes", "organization", "productivity", "workflow"],
"license": "MIT",
"icon": "status-pane",
"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"
}