another blandly minimal chrome extension for listing todos, checking them off, and potentially clearing them at the end of the day.
includes a spot for rich text notes and a column for a daily calendar view.
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint