mirror of
https://github.com/tailormade-eu/obsidian-task-export-plugin.git
synced 2026-07-22 06:41:42 +00:00
10 lines
292 B
JSON
10 lines
292 B
JSON
{
|
|
"id": "task-export-plugin",
|
|
"name": "Task Export Tool",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "1.0.0",
|
|
"description": "Export outstanding tasks to CSV for time tracking integration",
|
|
"author": "Raoul Jacobs",
|
|
"authorUrl": "https://github.com/tailormade-eu",
|
|
"isDesktopOnly": false
|
|
}
|