A simple local markdown tool, use Tauri & Vditor & Vue3
Maybe we can call it TMD
? 🤔
(tag v0.1.0 used vue2)
See Tauri official: docs
npm install
npm run tauri dev
npm run tauri build
- Tauri cannot use the application hotkey
copy/paste
see: tauri-apps/tauri#644 - The outline title does not jump (vditor in tauri)
- The
sv mode
cursor problem (vditor in tauri on macOS)
see: #1