Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tommoral/todolist

gnome-shell extension for todolist with subsections.
https://github.com/tommoral/todolist

gnome-shell-extension todolist

Last synced: 7 days ago
JSON representation

gnome-shell extension for todolist with subsections.

Awesome Lists containing this project

README

        

## todolist-gnome-shell-extension

This extension is built on the gnome shell extension [A simple TODO list](https://github.com/bsaleil/todolist-gnome-shell-extension) and add some features:

* Section
* Better erase handling
* Click to rename a Section/Task

![Screenshot](images/screenshot.png)

## Installation

Link the git folder in your gnome sheel extension repository (mine is ~/.local/share/gnome-shell/extensions/) as [email protected]
Starting from the git repo:

```bash
$ ./install.sh
```

then restart you session ```Atl-F2``` and ```r```.

## License

Licensed under the GNU General Public License. See `COPYING` for details.