guohuiyuan / tauri-markdown

A simple local markdown tool, use Tauri & Vditor & Vue3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • 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)

Roadmap

see: jeeinn#1

Thanks

About

A simple local markdown tool, use Tauri & Vditor & Vue3

License:MIT License


Languages

Language:Vue 52.0%Language:JavaScript 40.5%Language:Rust 4.6%Language:HTML 2.9%