Brady Trainor
Brady Trainor
If you're interested, here's a webpage about task ids and "garbage collection": https://taskwarrior.org/docs/ids.html.
I tried adding that hook to my system, and I still don't see any pending tasks lacking an id. I think we still don't have a minimal reproducible broken example....
Great! I was able to reproduce the issue. I did it in Docker because I myself was having trouble getting it to work on local `/tmp/`. And since I put...
I've never seen an example like `taskd.server=localhost.xxxx.yyyy.zzzz.yzyz:53589`, where "`xxxx.yyyy.zzzz.yzyz` is the IP address". Maybe you can clarify for me how that should work. How about something like the following: ```ini...
> If you have more trouble, can you clarify if xxxx.yyyy.zzzz.yzyz matches some troubleshooting command in the Taskserver troubleshooting guide, and which one? On a reread, that was a bit...
Regarding , you may want to set `$TASKDDATA/server`, or `ip_address_1`, to something found in the "SERVER TOOLS" section, and `$TASKRC/taskd.server`, or `ip_address_2`, to something found in the "CLIENT TOOLS" section....
More examples of low contrast items in out of the box Weechat. 
Another example, the `/color` UI. 
This looks like a duplicate of https://github.com/Somelauw/evil-org-mode/issues/93 and https://github.com/syl20bnr/spacemacs/issues/15123. This might be fixed by https://github.com/Somelauw/evil-org-mode/issues/102.
@TylerLubeck I tried with the following context, but still didn't see an error with your data. ``` context.foo.read=+home context.foo.write= context=foo ``` I tried the following: ``` mkdir /tmp/repro cd /tmp/repro...