Andrew Williams
|
3bf53c7436
|
Version 0.2
|
2015-12-12 14:22:14 +00:00 |
Andrew Williams
|
4c82e9465c
|
Add copyright to LICENSE
|
2015-12-12 14:21:45 +00:00 |
Andrew Williams
|
f925615238
|
Cleanup README, remove Heroku Procfile
|
2015-12-12 14:20:48 +00:00 |
Andrew Williams
|
bd3cbead8c
|
Change suffixes to working defaults
|
2015-12-12 14:17:25 +00:00 |
Andrew Williams
|
130b2f8ccb
|
Update to use setuptools
|
2015-12-12 14:07:48 +00:00 |
Andrew Williams
|
97bd4f7fb4
|
Trap problems using the Todoist API
|
2015-12-12 13:54:42 +00:00 |
Andrew Williams
|
2564f972d8
|
Remove Heroku support
|
2015-09-05 15:56:30 +01:00 |
Andrew Williams
|
5baa671d83
|
Start v0.2-dev
|
2015-09-05 15:56:09 +01:00 |
Andrew Williams
|
5554c636d9
|
Stop removing/readding of next_action for future items.
|
2015-09-04 23:40:15 +01:00 |
Andrew Williams
|
54f770f5f7
|
Add support for ignoring future dated items.
|
2015-09-04 22:15:54 +01:00 |
Andrew Williams
|
52aff18d90
|
Fix committing to Todoist
Without calling commit(), the state is never updated server side. Replace the final sync with commit() to make NextAction work correctly.
|
2015-09-01 18:00:45 +01:00 |
Andrew Williams
|
360be44dd7
|
Add setup.py, proper CLI interface.
|
2015-08-29 19:15:09 +01:00 |
Andrew Williams
|
a62ae17866
|
Update README.
|
2015-08-29 18:42:54 +01:00 |
Andrew Williams
|
5c4945d3c2
|
Cleanups and docstrings.
|
2015-08-29 18:32:24 +01:00 |
Andrew Williams
|
990b0190bc
|
Add support for the parallel/serial suffixes to be configurable.
|
2015-08-29 18:24:19 +01:00 |
Andrew Williams
|
39bedda786
|
First pass at conversion to todoist-python library.
|
2015-05-01 01:02:50 +01:00 |
Andrew Williams
|
aff9047c0d
|
Fix removal of "last_updated" field for projects.
|
2015-04-30 23:27:25 +01:00 |
Andrew Williams
|
94d1a1bc15
|
Support handling the Inbox project as either sequence or parallel.
|
2014-11-15 20:44:45 +00:00 |
Andrew Williams
|
2e25d88031
|
Add debug config value.
|
2014-11-15 20:31:36 +00:00 |
Andrew Williams
|
9e41cf38af
|
Fix invalid app.json
|
2014-11-15 20:01:44 +00:00 |
Andrew Williams
|
639950c5f5
|
Updated README
|
2014-11-15 19:58:01 +00:00 |
Andrew Williams
|
3db98d186f
|
Add sync delay, to tune the speed of hits on the Todoist API.
|
2014-11-15 19:56:37 +00:00 |
Andrew Williams
|
f077053bb2
|
Exit if no API key is defined.
|
2014-11-15 19:49:52 +00:00 |
Andrew Williams
|
0b023789a7
|
PEP8 Cleanup
|
2014-11-15 19:45:52 +00:00 |
Andrew Williams
|
7e226f2255
|
Add Heroku support.
|
2014-11-15 19:38:44 +00:00 |
Benjamin Van Ryseghem
|
32fe3f277a
|
Fix issue with sub project of parallel project
|
2014-08-16 12:24:52 +02:00 |
Benjamin Van Ryseghem
|
8d4a762d57
|
Better refresh of data
|
2014-08-07 23:01:17 +02:00 |
Benjamin Van Ryseghem
|
d3f6745667
|
Adds List as a magic keyword to get ignored
|
2014-08-07 22:27:32 +02:00 |
Benjamin Van Ryseghem
|
0fc8b1e436
|
Migrate from API v2 to API v5.3
|
2014-07-21 19:06:37 +02:00 |
Benjamin Van Ryseghem
|
09fc8cfebf
|
Better projects order management
|
2014-07-16 02:15:50 +02:00 |
Benjamin Van Ryseghem
|
85e9d48722
|
Introduce a Someday project
|
2014-07-16 01:26:58 +02:00 |
akramer
|
e79f5dc697
|
Merge pull request #1 from iggyvolz/master
NextAction requires Todoist Premium
|
2014-07-09 23:20:33 -07:00 |
iggyvolz
|
a6547f369a
|
Update README
Note that NextAction requires Todoist Premium to function properly, as labels are a premium feature.
|
2014-07-09 10:51:40 -04:00 |
Adam Kramer
|
cd17dc3d7e
|
When modifications are necessary, sync immediately rather than waiting for the sleep interval.
|
2014-03-09 21:32:36 -07:00 |
Adam Kramer
|
7021f38c35
|
Checkin of nextaction code.
|
2014-03-09 21:11:58 -07:00 |
Adam Kramer
|
42b7810ab6
|
Updated license and took a first stab at preliminary documentation.
|
2014-03-09 21:09:57 -07:00 |
akramer
|
afb82f773d
|
Initial commit
|
2014-03-09 20:55:47 -07:00 |