https://github.com/lflxp/onenote
一个可以随时记笔记的私人笔记本软件
https://github.com/lflxp/onenote
Last synced: 4 months ago
JSON representation
一个可以随时记笔记的私人笔记本软件
- Host: GitHub
- URL: https://github.com/lflxp/onenote
- Owner: lflxp
- License: mit
- Created: 2020-10-28T03:48:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-28T06:09:02.000Z (over 5 years ago)
- Last Synced: 2026-01-02T21:41:06.232Z (7 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oneNote
一个可以随时记笔记的私人笔记本软件
# 思路
1. 功能参考oneNote
2. [底层使用git进行文档管理](https://github.com/gogs/git-module)
3. 远程同步使用gitee或者github(类似chrome-bookmarking)
4. go 二进制单体应用+前后端一起打包
5. 分布式架构