← Overview
<aside> ⌛
The whole journey inside the app, in three stages: load from your vault, convert to LaTeX, create your document.
</aside>
You pick your project folder and, inside it, the manuscript. Obsitex reads the manuscript's Markdown files in document order and keeps a temporary copy in your browser.
Obsitex turns your headings, lists, tables, images, citations and everything else into one LaTeX document. With the default (native) engine this happens entirely in your browser — your notes are never sent to a server.
The temporary files were captured the moment you loaded them, so they stay fixed even if you keep editing in Obsidian. You can re-run the conversion any time without reloading.
Once converted, you send the files where you want them — Overleaf, GitHub (PDF built automatically), OneDrive, or a browser download. See Export & compile.
<aside> 📸
Screenshot needed: the Create view with the four-step bar (Account · Folders · Convert · Download).
</aside>