Jonathan Moerman

Results 101 comments of Jonathan Moerman

https://github.com/JMoerman/Go-For-It/commit/6e75e5ae643151c403db911f6fb335c9992aa967 implements the J, K, Ctrl-J, Ctrl-K, Ctrl+Enter shortcuts you suggested. It is now also possible to switch to another page by using Shift+J and Shift+K (feel free to propose...

I will improve the shortcuts situation (configurable shortcuts, better default shortcuts, redoing shortcut code) as soon as I have time, but currently I'm overloaded with assignments and exams. For now...

The current keyboard shortcuts can now be configured using dconf. A swttings window/widget for changing the shortcuts still needs to be made.

@klawdhfzasjhaa Done: de76f9478a1fb0680691ac9ed38187c8895f0c22

I've yet to release a version containing this change. I may release 1.9.2 this week. I'm actually not using dconf directly, rather I'm using GSettings, which on most distros uses...

Does someone know some good shortcuts for sorting tasks and for skipping to the break/skipping the break? The following shortcuts are already in use: j, ctrl+j, k, ctrl+k, ctrl+tab, ctrl+shift+tab,...

@klawdhfzasjhaa I just released 1.9.2, which includes the ctrl + q shortcut.

Agreed, I have already fixed this in the next version (currently living in the recurrence branch). It may take a while for that to land, though. The current behavior does...

**Comment by [JMoerman](https://github.com/JMoerman)** _Friday May 22, 2015 at 05:55 GMT_ ---- I think that it may be worth to add projects to the GUI as it may reduce clutter if...

**Comment by [voldyman](https://github.com/voldyman)** _Friday May 22, 2015 at 11:12 GMT_ ---- Do you want the different backends to be shipped as plugins or are they embedded in the program? If...