Remix.run Logo
mdxmaker 12 hours ago

Working on a md file eidtor for average users to use, by click buttons like MS word.

https://hellomdx.com/

- Built with Tauri — installer is small and start-up is near-instant on all three OSes. - No accounts, no telemetry, no MDX server in the loop. Sync goes through whatever cloud folder you already have (iCloud / Drive / Dropbox / a plain directory). - Tab-to-accept ghost-writing is bring-your-own-key

- Exports to PDF, HTML, DOCX. Tables, math, diagrams, code blocks all live behind toolbar buttons — no syntax to memorise.

Hope to have some people like it and use it.

alok-g 11 hours ago | parent [-]

Any plans to support mobile as well? I'm lookimg to replace OmniNotes on Android.

mdxmaker 11 hours ago | parent [-]

good idea, i am thinking about it, but i guess it will be not that rich in formatting like the desktop app, the architecture design here using "vault" is a 'problem' for extend to mobile, maybe a lightweight re-designed version :-)