Export to Desktop (MD + DOCX + XLSX)
🤖 AI Drafted (Not reviewed)
Export the selected folder or whole library to the Desktop as a Markdown folder, a Word .docx, and an Excel .xlsx. No LLM required — runs entirely on the local export service.
| Folder | /Export |
| Steps | 2 |
| Tags | preset, export, markdown, docx, xlsx |
Steps, in run order
1. Files
Tool: Files — Pass through input files from workflow context
2. Export Documents
Tool: Export Documents — Export selected documents as Markdown, Word, and/or Excel files.
Settings this step uses:
| Option | Value |
|---|---|
destination |
~/Desktop |
formats |
[“markdown”, “docx”, “xlsx”] |