feat(export): add Tauri commands for transcript, task, and Obsidian export

Three new commands: export_transcriptions (MD/TXT), export_tasks (JSON/CSV),
and export_to_obsidian (MD with wikilinks and checklists). All write plain
text files to a user-selected directory.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
jake
2026-03-21 15:20:38 +00:00
parent d56c37d9b6
commit eace0e88c3
8 changed files with 686 additions and 2 deletions

File diff suppressed because one or more lines are too long