https://github.com/weekend-project-space/moon-note
bullet journal, 子弹笔记
https://github.com/weekend-project-space/moon-note
chatgpt gpt journal markdown notebook podcast rss todolist
Last synced: about 13 hours ago
JSON representation
bullet journal, 子弹笔记
- Host: GitHub
- URL: https://github.com/weekend-project-space/moon-note
- Owner: weekend-project-space
- Created: 2023-02-24T10:02:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T17:06:38.000Z (about 2 years ago)
- Last Synced: 2025-04-04T01:11:11.304Z (22 days ago)
- Topics: chatgpt, gpt, journal, markdown, notebook, podcast, rss, todolist
- Language: Vue
- Homepage: https://weekendproject.online/journal.html
- Size: 71.3 KB
- Stars: 72
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moon note (Moon Bullet journal)
I used this weekend to develop a small bullet journal application called [Moon note](https://weekendproject.space/journal.html), 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 installnpm run dev
```
or
```
npm installnpm run build
```