This browser extension provides a journal and todo apps in the startpage of your browser. Try it !
Inspired by Elegant New Tab
- Reorder tasks
- rework journal:
limit to one entry per day ?-> rather display time as well as date- allow to change date
- integrate with calendar
- double click to delete entry
- firefox sync
- integrate calendar (to show upcoming events)
- Customize colors
- improve calendar display
- handle multiple open tabs: data is not overriden
- select locale
- Search journal
Run:
pnpm start
to run in develop modepnpm build
to build the production assets