Manuel-Kehl / Go-For-It

A stylish to-do list with built-in productivity timer. NOTE: all contributions should go to Jonathan Moerman's fork because this is where active development is taking place: https://github.com/JMoerman/Go-For-It
http://manuel-kehl.de/projects/go-for-it/
GNU General Public License v3.0
516 stars 51 forks source link

How about Adding Notes to the tasks? #89

Open pulkit23 opened 8 years ago

pulkit23 commented 8 years ago

Hi, Great App first of all. I have just started using it.

I was wondering if we can add a note feature to the task. It occurred to me when I realized that for a certain task to be performed later, I wanted more detailed description to be added onto it. One thing is that I continue writing in task itself but that is surely not a cleaner approach.

I was thinking about integrating a note section once any task needs to be accessed. Let me know your views on the idea.

Also, I myself would like to contribute. If it is possible, let me know as to how I can approach this.

Regards, Pulkit

Manuel-Kehl commented 8 years ago

Hi @pulkit23 thanks for your nice feedback! I agree that adding notes/descriptions to todos would be highly useful.

Regarding development, especially when it comes to management of tasks, it might be worth having a look at @JMoerman's wip branch since he is currently developing a plugin system that allows for different types of todos and storage backends :wink:

JMoerman commented 8 years ago

(The wip branch isn't properly documented, a work in progress and not up to date.)