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

Buttons for previous/next task #54

Open orschiro opened 9 years ago

orschiro commented 9 years ago

Hi @mank319,

Great software. Thank you very much!

I have one suggestion:

What do you all think about adding both a previous and next task button to the timer tab?

This would allow the user to more easily switch among tasks (instead of having to go back to the To-Do tab and select a different task).

Thanks ahead for your response!

Robert

image

Manuel-Kehl commented 9 years ago

It's an interesting thought @orschiro :wink:

I am no quite sure though, if I'd like to display them by default, as I feel as if it might make the bottom panel a bit too bulky. I could also imagine iconographic :arrow_backward: and :arrow_forward: buttons to the sides of the task description. An even more minimalist alternative would be simple keyboard shortcuts (e.g. "b" and "n").

I'd personally barely use it, because marking a task as Done automatically selects the next task, and I arrange my tasks in the desired order prior to working. But that's just my opinion - there is more than one way to use an application and I could imagine that others find your idea useful!

orschiro commented 9 years ago

I could also imagine iconographic :arrow_backward: and :arrow_forward: buttons to the sides of the task description.

Great idea! Especially in combination with the keyboard shortcuts! Curious to hear what the others think.