This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Geolocalized Tasks Plugin

What is Getting Things Gnome! ?

http://gtgnome.net/wp-content/uploads/2013/01/gtg-0.3-browser-tasks-bgcolor-desc-1024x640.png

Getting Things Gnome! (GTG) is an organizer for the GNOME desktop environment, focusing on usability and ease of use. GTG manages your to-do items easily, complete with tags and nested subtasks.

Using GTG is easy: You can create new "Tasks", to organize what you have to do. Sometimes, you need to finish something first before being able to accomplish your task. For that, we have "Subtasks". The purpose of subtasks is to cut down a task in smaller subtasks that are easier to achieve and to track down.

You can use "tags", to sort your tasks. A tag is a simple word that begins with "@".

If you press the "Work View" button, only actionable tasks will be displayed in your list. What is an actionable task? It's a task you can do directly, right now.

GTG also has the ability to add plugins to extend its core functionality.

One of the plugins is Geolocalized Tasks Plugin

What is this plugin for ?

A lot of us have to go to different places throughout the day. We need to go to office, attend classes, buy something at the supermarket etc. If you use one to-do list for all the things to do, it can become cluttered, showing all your tasks at once and making you less productive. So, you certainly want to see only those which you can do at the place you are right now

Thats where this plugin comes into picture. Through this plugin, you can set locations to your tasks and tags from a map.

How ?

Suppose you have 3 types of tasks - to do at home, at office, and things to buy from the market.

Open a task -

http://paulocabido.com/soc/task_editor_set_view_location.png

Set a location,

http://paulocabido.com/soc/set_location.png

thats it!

Here's a video which shows the original plugin in action. It shows the different ways of assigning the location to tasks and tags

So, what's the project ?

When the plugin was written in 2009, things were pretty different back then. Geoclue had a python2 library, GNOME 2.26 was released, and GTG was getting prepared to be shown to the world for the first time. Now, geoclue has been rewritten, and since GTG now uses python3, we have to switch to the new one compatible with it. Currently, the plugin is not possible to activate (bug #697870), GUI is outdated and needs polish.

GTG already has a plugin infrastructure and creating a simple plugin is very easy. There's this excellent HowTo page which shows each and every step for creating a new plugin. Also, the example plugin shown there can be used as template for a start.

So, your task is to rewrite the plugin. Here's what you have to do -

If you can think of other functionalities this plugin can have, I'd love to discuss them.

Info for applicants

A contribution to fill the application

A vital part of the application process is getting to understand the technologies that are going to be used in the project. Once you get a feel of how they work, using them isn't very difficult. It would be nice if you played with the technologies involved. Learn how DBus works, what is geoclue, why are we using it etc. Try to think how you can integrate all the stuff you've just read into a working model.

I'll leave the implementation details upto you. But remember, If you have doubts at any step, or something is not working as you expect it, I'm here to help, so don't hesitate to contact me

This is to demonstrate that you have grasped the basics and that you can successfully combine them into something that actually works (Thats what matters at the end, right ?). This will also convince me that you will be willing to learn more such things during the program. When the prototype runs, ask a developer to review the code (for code style etc.) using launchpad or mailing-lists.

Contact details


2024-10-23 10:58