/committed2

Primary LanguageJavaScript

Committed - NewTab Todo and Goal Manager

Try here!

Contributions welcome!

Just pick up anything from the requested features / todos below!

Committed Dev Log

I do read all feature requests! Not every feature on this list is guarenteed to be added, since Committed is a side project I work on in my spare time.

Requested features

Todos

  • Tutorial
  • Save list expanded state / have an indication that a list is collapsed
  • Consistent naming: "textColor" -> "fontColor", "duedate" -> "dueDate"
  • Rewrite Contexts with React Hooks (useReducer, useEffect)
  • Write tests
  • progress
  • Settings:
    • Duedate display format (show "due in X days" instead of a date)

Steps to publishing

  • update version in manifest.json
  • npm run build
  • put a copy of .pem file in the build folder
  • renamee it to key.pem
  • compress the build folder
  • upload zipped file to Chrome extension dashboard