I'm starting a small series of posts describing a general how-to on writing plugins for GNOME To Do. The good news: GNOME To Do has a very small API and it's very easy to build plugins. Note: I'll show examples in Python 3, since this might lower the barrier for contributors and it's a language … Continue reading Writing a plugin for GNOME To Do – Introduction
Tag: gnome-todo
The GNOME 3.20 release
Time has passed and we finally made it: GNOME 3.20 just got released. I'm writing this post in a full GNOME 3.20 + Wayland session (thanks Arch folks, [gnome-unstable] is amazing). I'd like to take some time to reflect about this release, what happened and what didn't happen. Calendar While this certainly wasn't the biggest … Continue reading The GNOME 3.20 release
What’s going on with GNOME To Do
Aye folks! Since a few weeks ago, GNOME To Do saw quite a big number of changes. As some of you may not be strict git followers, a good review of the latest changes may come in handy. Let's go! A new list view Yeah, that's it - GNOME To Do now has a grid … Continue reading What’s going on with GNOME To Do
What the future holds (or plans for GNOME 3.20)
We did it. Yes, we finally made it. We're having the 3.18 release, and is the best release ever - just like every GNOME release. We saw many cool features landing, a number of awsome project which the GNOME interns (hey, I was one of them too!) worked on this summer and lots of exciting … Continue reading What the future holds (or plans for GNOME 3.20)
Productivity, made better
Two months ago, GNOME To Do was introduced to the outside world. People got (unexpectedly, I must admit) excited about it, and said that the app looks promising. A month lated, another version was release with a bunch of new features. Now that we're reaching the 3.18 release, it's time to settle things down and … Continue reading Productivity, made better
GNOME To Do 3.17.4
After introducing GNOME To Do, it finished a very important cycle of development and we had a great set of fresh features for 3.17.4 release. Check them out: Today & Scheduled tasks The most noticeable feature of this release are the "Today" and "Scheduled" task lists, visible from the main view. They are always updated … Continue reading GNOME To Do 3.17.4
Introducing GNOME To Do
Ever since GNOME 3 release, I was looking for good personal task managers. Specially now that I'm working on a big project a.k.a. Summer of Code, I feel a real need to stay organized. For me, a good task manager for GNOME desktop should have/be: GNOME HIG compilant interface; Complete integration with GNOME environment; Simple and … Continue reading Introducing GNOME To Do