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