Home
Softono
moon-note

moon-note

Open source Vue
69
Stars
4
Forks
2
Issues
1
Watchers
3 years
Last Commit

About moon-note

bullet journal, 子弹笔记

Platforms

Web Self-hosted

Languages

Vue

moon note (Moon Bullet journal)

I used this weekend to develop a small bullet journal application called Moon note, which means: the light of the moon comes from the sun.

feature:

  • [x] No server (data stored locally)

  • [x] Note

  • [x] Event

  • [x] Todo

  • [ ] Use pwa offline

  • [x] Data export

  • [ ] Data import

  • [x] Widget (Podcat, RssList, Quick Note)

  • [x] Custom widget

  • [ ] Three-party widgets

  • [x] Favorite URLs

  • [x] Date view jump

  • [x] Responsive

Use

npm install

npm run dev

or

npm install

npm run build