You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.
Now that each TODO/DONE item has a (user-supplied, but hopefully still unique) ID, we can extract those items and generate a synchronisation script that feeds the items into taskwarrior, or updates the state of existing tasks accordingly.
come up with a way to generate taskwarrior UUIDs from user-supplied IDs
find out how to address a single item by its UUID/user-supplied ID over the task interface without writing to taskwarrior's JSON directly
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Now that each TODO/DONE item has a (user-supplied, but hopefully still unique) ID, we can extract those items and generate a synchronisation script that feeds the items into taskwarrior, or updates the state of existing tasks accordingly.
task
interface without writing to taskwarrior's JSON directlyThe text was updated successfully, but these errors were encountered: