Work in progress
- pandoc full power
- real-time preview
- multiple files
- customizable configuration
- citations support
- clean design
- encryption of notes
- custom css
- citation style
- multiple files
- pdf updates only the differences
- html too
- better editor panel
- full screen panels
- registration / login with github, google
- shared files / collaborative (websockets?)
- rate limiter for login
- mjs for routes
- use katex
- service worker cache ?
- use CDN : webpack-cdn-plugin
npm install
npm run serve
npm run build
npm run test
npm run lint