• feat(export): prefer native save dialog over browser blob fallback
    Some checks failed
    check / cargo check (macos-latest) (push) Has been cancelled
    check / cargo check (ubuntu-22.04) (push) Has been cancelled
    check / cargo check (windows-latest) (push) Has been cancelled
    check / svelte build + lint (push) Has been cancelled

    jake released this 2026-05-13 07:26:19 +00:00

    DictationPage + FilesPage handleExport() now use Tauri save() +
    write_text_file_cmd when in the desktop runtime; browser blob path
    remains as fallback when hasTauriRuntime() is false. saveMarkdown.ts
    surfaces dialog errors via toasts. Adds txt to the extension map.

    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

    Downloads