mirror of
https://github.com/devonthesofa/obsidian-note-status.git
synced 2026-07-22 05:45:04 +00:00
20 lines
814 B
JSON
20 lines
814 B
JSON
{
|
|
"id": "note-status",
|
|
"name": "Note Status",
|
|
"version": "3.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Track and change note statuses across your vault with templates, bulk folder actions, dashboards, and non-Markdown support.",
|
|
"author": "Aleix Soler",
|
|
"authorUrl": "https://aleixsoler.com",
|
|
"fundingUrl": {
|
|
"PayPal": "https://paypal.me/aleixsoler",
|
|
"Buy Me a Coffee": "https://buymeacoffee.com/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": "3.0.0: full UI refresh, new dashboards and grouped views, bulk folder actions, templates and mappings, and non-Markdown status support.",
|
|
"css": "styles.css"
|
|
}
|