mryanb_obsidian-asana/manifest.json

11 lines
331 B
JSON
Raw Permalink Normal View History

2024-11-25 22:04:29 +00:00
{
2025-02-09 21:21:15 +00:00
"id": "asana",
2025-02-09 20:42:18 +00:00
"name": "Asana",
2025-04-06 02:42:56 +00:00
"version": "0.1.8",
2025-02-09 16:16:03 +00:00
"description": "Create Asana tasks from highlighted text or the current line in Obsidian.",
2025-02-09 20:42:18 +00:00
"minAppVersion": "1.5.0",
2025-02-09 16:16:03 +00:00
"author": "Ryan Bantz",
"authorUrl": "https://ryanbantz.com",
"helpUrl": "https://github.com/mryanb/obsidian-asana",
2024-11-25 22:04:29 +00:00
"isDesktopOnly": false
}