clach04
clach04
Just realized spec has another one listed https://github.com/todotxt/todo.txt#rule-2-the-date-of-completion-appears-directly-after-the-x-separated-by-a-space as part of priority for completed tasks: pri:A
wait: https://lwn.net/Articles/824608/ Hide until wait date, essentially an expected start date
I'm definitely interested in a comment line and `#` is as good as any. `;` could work too. In the mean time tools could agree on a standard in the...
@camoz recommend closing this, looks like spec was updated to remove ambiguity on these two points.
@camoz for number 2 see https://github.com/todotxt/todo.txt/blob/master/description.svg - I take it to be optional - EDIT see https://github.com/todotxt/todo.txt/issues/70#issuecomment-1249750530 this point is wrong! for number 1 - completion rule 2 https://github.com/todotxt/todo.txt#rule-2-the-date-of-completion-appears-directly-after-the-x-separated-by-a-space which...
@camoz lol, I may have proved your point about spec being unclear as I made a mistake when posting the above message! 😆 Completion date is required as per completion...
Alternative (and would not require developer support initially) is to write a shell script called `vcgencmd` to fake out a Pi on a non-raspberrry pi system.
@emma-goldman interesting, based on: bash: cat: command not found bash: grep: command not found bash: wc: command not found It looks like porting to another platform needs: * `vcgencmd` *...
So I ended up have a need (well, maybe want is more accurate :-p) for this on a rock64 SBC. It runs linux so everything works great, other than the...
Posted a version to https://github.com/clach04/rock64_vcgencmd