todoist-templates
Create Todoist projects from file.
Supported file types:
- yml, yaml
How to use?
- Install
pip install --user todoist_templates - Set environment variable with your TodoistApi
export TODOIST_API=123123123 - Create project template based on
example_project.ymlfile - Run
todoist_templates path/to/project_template.yml
Supported properties
All supported properties based on this api: https://developer.todoist.com/sync/v8/
name- Project namecolor- Project color [integer] from 30 to 49 - More explanationtasks- Project tasksname- Name of taskpriority- Priority of task [integer] from 1 to 4tasks- Subtasks
sections- Project sectionstasks- Tasks in section, properties are the same like in base projecttasks
Todo
- Add tests
- Add JSON support
Changelog
Unreleased
0.0.1 (2020-03-21)
- First release on PyPI.
Release files for todoist-templates 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| todoist_templates-0.0.2.tar.gz | 6.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| todoist_templates-0.0.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 12.2 kB
Release files / todoist_templates-0.0.2.tar.gz
| Download URL | todoist_templates-0.0.2.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
07cc35bddf77644764ba1ecc63b6c01b66a5b665f6288abfda3d50fbf08c48ef
|
|
BLAKE2b-256 checksum How to use checksums |
70484528dbe9f12edae0029b07985491b91606970fa6fe3efb6b2bae9e654add
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
|
Release files / todoist_templates-0.0.2-py2.py3-none-any.whl
| Download URL | todoist_templates-0.0.2-py2.py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
8c214a07feb9228f0bfc61f77fec9c474ebaf15898fe2f31a10b2f31a5b0b72f
|
|
BLAKE2b-256 checksum How to use checksums |
2a5c6212276d6362c6dbaec18d1e79ee4ebe5168103095f6e23b023567949a36
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2
|