We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following text is being added to the README.md to illustrate the intended usage:
If you prefer to map Todoist projects to other Taskwarrior entities (tags, for example) you can:
./venv/bin/titwsync configure --td-project-to tag --map-project Inbox= --map-project Company=work --map-project Company.SubProject=work.subproject --map-tag books=reading <TODOIST_API_KEY>
The --td-project-to parameter must be a valid Taskwarrior field name or UDA.
The text was updated successfully, but these errors were encountered:
Implemented option -i to allow selecting other field in TW for TI
00c1783
Projects - Closes #1 - There are still some awkward exceptions I couldn't understand yet. Oaa
No branches or pull requests
The following text is being added to the README.md to illustrate the intended usage:
If you prefer to map Todoist projects to other Taskwarrior entities (tags, for example) you can:
The --td-project-to parameter must be a valid Taskwarrior field name or UDA.
The text was updated successfully, but these errors were encountered: