Skip to content

wassimbj/todoit-gnome

Repository files navigation

Todoit Gnome Extension

Demo

autocomplete

Features

  • Add/remove/copy tasks
  • Toggle tasks progress
  • Toggle with a shortcut (Alt+Shift+Space)
  • Focus on a specific task (moves the task to the top and highlight it with a bg color)

Support

Todoit is built with the latest gnome API, which uses ESM to import the needed libraries. So as long as you have gnome version >= 45, todoit will work

Install

Todoit is available on gnome extensions, you can download it here

Manual install

All you need to use todoit is the zip file

1) Install gnome extensions manager

But before that, make sure you have gnome extensions prefs installed, search for extensions in your search bar, if it's not found install it with the command below.

sudo apt install gnome-shell-extension-prefs

2) Download the zip file

Download [email protected]

3) Extract and enable

Unzip the extension inside ~/.local/share/gnome-shell/extensions folder

Make sure to create the extensions folder if it doesn't exist

Now open the extensions manager and enable the Todo List extension.

You can run gnome-shell-extension-prefs to open it, or directly from the apps list (Extensions).

The extracted zip file structure should look like this

[email protected]/
├── extension.js
├── LICENCE
├── manager.js
├── metadata.json
├── schemas
│   ├── gschemas.compiled
│   └── org.gnome.shell.extensions.todoit.gschema.xml
├── stylesheet.css
└── utils.js

Credits

the very first icon is from flaticon

About

Gnome Todo list extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published