tauri-markdown
tauri-markdown copied to clipboard
A simple local markdown tool, use Tauri & Vditor & Vue3
Tauri Markdown
A simple local markdown tool, use Tauri & Vditor & Vue3
Maybe we can call it TMD ? 🤔
简体中文
(tag v0.1.0 used vue2)
Develop
Install Tauri && tauri-bundler
See Tauri official: docs
Project setup
npm install
Compiles and hot-reloads for development
npm run tauri dev
Compiles and minifies for production
npm run tauri build
Known issue
- [x] Tauri cannot use the application hotkey
copy/pastesee: https://github.com/tauri-apps/tauri/pull/644 - [ ] The outline title does not jump (vditor in tauri)
- [ ] The
sv modecursor problem (vditor in tauri on macOS)
Roadmap
see: https://github.com/jeeinn/tauri-markdown/discussions/1