moon-note icon indicating copy to clipboard operation
moon-note copied to clipboard

bullet journal, 子弹笔记

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