About

Start

ZLister is a basic task list progressive web application (PWA). Data is stored on the local device only.

With this application, you can create multiple lists. Each list may contain multiple entries. An entry has some text and is either 'to do' (unchecked) or 'completed' (checked). Lists and entries may be renamed, deleted, and undeleted. Your data may be exported to a file, and you can import that data to another device.

Philosophically, our intent is this application will become feature-complete and effectively frozen.

The canonical application URL is zlister.ztoz.blog. Source code is hosted here.

Application Controls

The application code cache contains X entries. The youngest cache entry has the date Z.

The code cache contains Y entries with non-2xx status.

Force Update

This button will clear the cache of the application code and other resources, forcing a reload via the network. List data will not be altered.