summaryrefslogtreecommitdiff
path: root/inbox_for_todoist.widget
AgeCommit message (Collapse)Author
2018-11-26- Updated .sh command for broader compatibilityBenjamin Chausse
- Updated README to provide a more complete installation process Changes to be committed: modified: README.md modified: inbox_for_todoist.widget/run.sh modified: inbox_for_todoist.widget/todoistinbox.py
2018-11-04fixed untracked filesBenjamin Chausse
2018-11-04Updated zip compressed fileBenjamin Chausse
2018-11-04Merge branch 'master' of https://github.com/ChausseBenjamin/Inbox-for-TodoistBenjamin Chausse
2018-11-04Merge did not work for some reasonBenjamin Chausse
2018-11-04Create todoist_API.txtBenjamin Chausse
2018-11-04Widget now uses the API key provided in the todoist_API.txt fileBenjamin Chausse
2018-11-04Widget now uses the API key provided in the todoist_API.txt fileBenjamin Chausse
2018-11-04Merge branch 'master' into offline-cacheBenjamin Chausse
2018-11-04Optimized scipt befor the mergeBenjamin Chausse
2018-11-04Gave Insert token line the same format as masterBenjamin Chausse
2018-11-04Optimised installation processBenjamin Chausse
2018-11-03widget keeps track of a cacheBenjamin Chausse
priority colors are not working properly On branch offline-cache Your branch is up to date with 'origin/offline-cache'. Changes to be committed: new file: inbox_for_todoist.widget/.DS_Store new file: inbox_for_todoist.widget/online.py modified: inbox_for_todoist.widget/run.sh new file: inbox_for_todoist.widget/test.txt new file: inbox_for_todoist.widget/todoist.cache modified: inbox_for_todoist.widget/todoistinbox.py
2018-10-03Added Priority Color codingBenjamin Chausse
2018-10-03Updated to match Ubersicht RequirementsBenjamin Chausse