letslearn is a opensource notes app
- Code highlighting
- Search (title & tag & content)
- Subnote
- Markdown
- Cloud sync
- Hand writing
- Jupyter import& running
At present,We only provide linux flatpak binary, other system/format will coming soon
If you are using other system,try our webapp
npm install
npm run build_electron
or if you would like to build the webapp werision:
npm install
npm run build_web