benrhughes / todotxt.net

An implementation of todo.txt for Windows using the .NET framework
http://benrhughes.github.io/todotxt.net/
Other
500 stars 123 forks source link

Ctrl + up and Ctrl + down shortcuts not listed in help documentation #419

Closed bubonicfred closed 2 years ago

bubonicfred commented 3 years ago

, the help documentation should list the Ctrl + Up and Down shortcuts for threshold. There > is considerable documentation on the spec that omits any reference to threshold, and, >despite using this program for years, I had to hunt for information about it.

Originally posted by @remingtonsmith in https://github.com/benrhughes/todotxt.net/issues/395#issuecomment-530407468 As stated above the keyboard shortcuts for changing a task threshold are not listed in the help documentation, this leads to confusion if the shortcuts are accidentally pressed, especially if hide future tasks is selected which will result in tasks appearing to vanish.

shulist commented 3 years ago

If I understand you correctly the Ctrl-Up and Ctrl-Down is not listed in software help file, as it is listed in the ReadMe.MD. I am guessing MD was modified at some point earlier and not included in the builds. @benrhughes I can confirm this is still missing from TDT3.3.1. I am not sure how the MD file gets translated in to the build however.

benrhughes commented 3 years ago

Unfortunately the embedded help and the readme are not connected in any way, so things have to be manually added to both. 

---- On Fri, 12 Mar 2021 03:52:18 +1100 shulist @.***> wrote ----

If I understand you correctly the Ctrl-Up and Ctrl-Down is not listed in software help file, as it is listed in the https://github.com/benrhughes/todotxt.net/blob/dev/README.md. I am guessing MD was modified at some point earlier and not included in the builds. https://github.com/benrhughes I can confirm this is still missing from TDT3.3.1. I am not sure how the MD file gets translated in to the build however.

— You are receiving this because you were mentioned. Reply to this email directly, https://github.com/benrhughes/todotxt.net/issues/419#issuecomment-796882429, or https://github.com/notifications/unsubscribe-auth/AABZIMPWQUF573QMZL4UVJDTDDRLFANCNFSM4VXGNQYA.

chipbite commented 2 years ago

The commands are listed in the menu, ofc. Could be in the about dialogue, that would be good. image image