Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 933 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 933 Bytes

Journal startpage

screenshot

This browser extension provides a journal and todo apps in the startpage of your browser. Try it !

Inspired by Elegant New Tab

Roadmap

Todo

  • 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)

Done

  • Customize colors
  • improve calendar display
  • handle multiple open tabs: data is not overriden
  • select locale
  • Search journal

Develop

Run:

  • pnpm start to run in develop mode
  • pnpm build to build the production assets