Markdown GUI that turn notes with actions points into a single ToDo list. Read more at Fardig.io
- Save confirmation
- List all Todos by tag
- Auto save
- Date parsing
- Time parsing
- Style a-tags
- Investigate security: https://auth0.com/docs/libraries/auth0-spa-js
- Fix logo for Dropbox connect
- Archive documents
- List all files
- Faster loading on startup, progressive load
- Revisions
- Front page
- Presentation mode (H1 => Title, H2 => New slide, One bullet at a time etc)
- Create reminders through command palette
- Refactor connection service to prepare for other storage providers
- File names with slashes creates folders
npm install
npm run serve
npm run build
npm run lint