ChungZH / notepanda

📃 A simple cross-platform notepad. Based on Qt and C++.

Home Page:https://t.me/notepanda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autosave

ChungZH opened this issue · comments

commented

Describe your feature request:

Adding an auto-save feature.
User can setting:

  • afterDelay
  • onFocusChange
  • onWindowChange

(like VS Code)

What problem does this feature solve? [optional]

Preview panel cannot real-time preview. (#23)

Additional context [optional]