You are not logged in.
On a previous setup I could create tasks via taskwarrior and they appeared in my conky. I can no longer do this, and would be grateful for a pointer to a simple walkthrough.
I have searched this issue extensively and not managed to solve it.
Offline
Can you show "how you did that in your conky"?
ie: Show the old conky that use to display the list.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
1. From cli get taskwarrior to display whatever you want to display (read man, --help, web docs, etc.)
2. In conky there is an 'exec' option or similar (execi) which you can use to include whatever you figured out in step 1.
3. If you run into any problems, do return here with exact commands you try and any error messages, be as precise as possible and try to avoid any vague abstractions/generalizations.
Online
Can you show "how you did that in your conky"?
ie: Show the old conky that use to display the list.
I don't have access to the machine that it was on
Offline
1. From cli get taskwarrior to display whatever you want to display (read man, --help, web docs, etc.)
2. In conky there is an 'exec' option or similar (execi) which you can use to include whatever you figured out in step 1.
3. If you run into any problems, do return here with exact commands you try and any error messages, be as precise as possible and try to avoid any vague abstractions/generalizations.
Thanks - it was as simple as "${exec task}"
Last edited by Obadobo (2025-01-08 12:21:05)
Offline