Local-first task management from the GNOME top bar. Create, complete and edit tasks without leaving the panel, and sort them into coloured groups you can fold away and reorder by dragging. Everything is stored on your machine as plain JSON; no account, no server, no network access.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-004 warning
extension files should not contain excessive ungated console logging
File contains 6 ungated console.log/warn/error calls (threshold: 5).
extension.js:119
console.error(`GNOME Task: final save failed: ${String(error)}`)
extension.js:153
console.error(`GNOME Task: could not save tasks: ${String(error)}`)
extension.js:204
console.error(
`GNOME Task: ${this.path} is unreadable (${error.message}). Moved it to ${kept} and started with an empty list.`
)
extension.js:254
console.error(`GNOME Task: could not quarantine the damaged file: ${String(error)}`)
extension.js:1328
console.error(`GNOME Task: could not load stored tasks: ${String(error)}`)
extension.js:198
console.warn(`GNOME Task: dropped ${skipped} unreadable record(s)`)
| Version | Status |
|---|---|
| 0.1.0 (1) | Unreviewed |