Lightweight and user-friendly extension designed to help you manage your tasks efficiently. With a minimalistic interface, it allows you to add, modify, and delete tasks effortlessly. No complicated settings, just pure productivity! For managing multiple To-Do lists : The following syntax enables efficient navigation, creation, deletion, and renaming of your to-do lists: @2 – Navigates to the to-do list identified by its number, here list 2. @Groceries – Accesses the to-do list with the name 'Groceries'. List Creation +::Work Projects – Creates a new to-do list with the name 'Work Projects'. List Deletion -::@2 – Deletes the to-do list at number 2. -::@Chores – Removes the to-do list with the name 'Chores'. Renaming Lists @2::Weekend Plans – Renames the to-do list at number 2 to 'Weekend Plans'. @Vacation::Trip Itinerary – Changes the name of the list 'Vacation' to 'Trip Itinerary'. Help !l – Adds an item with all current lists and they number and state. This syntax provides a streamlined way to manage your lists intuitively through direct special inputs. NOTE (Gnome 47): second list's initial name can be changed with @2::New name, after that you can change it with @Word::@Word, i made a mistake and made the initial name contain a number which isn't matching with /^(@((?!\d)[\w\s]+))::((?!\d)[\w\s]+)$/
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove `session-modes`: [EGO Review Guidelines: Metadata Session Modes](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed) 2. Please use a less generic name for the default class you are exporting. 3. Don't use old imports (line 7 `extension.js`). If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions