A simple checklist addon to keep tracks of things.
- Badge shows the no. of tasks to do in your checklist.
- Separate list for tasks to do and tasks already done.
- Tasks can be ordered.
- Tasks can have multiple pre-defined tags.
- Click on a tag to filter tasks.
- Drop a tag on an task to assign it.
- Click on task's tag to remove it.
- Custom tags can be created.
- Type '@' followed by any alphanumeric characters
- Press 'Space', 'Tab' or 'Enter'
- Custom tags will be cleared out if it is not used.
For firefox users, https://addons.mozilla.org/en-US/firefox/addon/checklist/
For chrome users, https://chrome.google.com/webstore/detail/checklist/fnfekoddbjkgnhkhjlaiddjionpkeddn
To build the extension, run:
yarn install
yarn build
Yarn version: 1.22.4 OS: Linux 5.5.13-arch2-1 x86_64 GNU/Linux