Filters
Paul’s Task Tracker
Overview
This creates a Canban board that is suitable for a single user. It is not designed for teams and it isn't designed for anything that requires keeping records of work. It is a personal todo list with some of the benefits of a Canban board with all the flexibility to stay out of your way.
Getting Started
To get started, first create a project or two by clicking the "+" button on the left side of the page.
Then click the "New" button on the top of the page and add a task.
Quick Usage Guide
Columns will appear as they are needed - they are hidden when tere are no items in them.
Tasks can be dragged between columns and up and down to reorder them.
cmd-z and shift-cmd-z will undo and redo, respectively.
Offline Use
You can install this on your device as a Progressive Web App. That will allow you to have access to it whether you have an internet connection or not. For mobile devices, look for something like "Add to home screen" in the three-dot menu. On a desktop, you might see an icon in your address bar that indicates that it can be downloaded.
Data Handling
All your data is stored only in your own browser in IndexedDB. It is suggested that you make backups yourself using the "Data" button on the upper right corner. You can export and import a set of tasks there.
There are no cookies stored and there is no tracking of your usage.
Enjoy!