Hoffelhas
|
2625547002
|
Basic labelling functionality working again. Still need to fix metadata storage
|
2023-01-02 16:28:16 +01:00 |
Hoffelhas
|
95a71524cd
|
Initial changes made to REST API. Working on a Sync API workaround to find completed tasks now.
|
2022-12-17 19:31:19 +01:00 |
Hoffelhas
|
3a25e05aa3
|
Initial check of 'T0 task date has changed' still included the time, hence check always failed. Now [:10] has been added to exclude a time during the check
|
2021-09-20 13:26:47 +02:00 |
Hoffelhas
|
7857a397fc
|
Times in a due date could now be processed. At the moment, only the first 10 string characters are read, which only includes 'YYYY-MM-DD'. This has been updated for all relevant variables which use the due date.
|
2021-08-24 16:14:22 +02:00 |
Hoffelhas
|
67935a5b0c
|
Update README.md
|
2021-08-24 14:53:59 +02:00 |
Hoffelhas
|
482f27ff50
|
Added hotfix for detection of underscore replacement of the exclamation mark
|
2021-08-24 14:49:34 +02:00 |
Hoffelhas
|
2dd6f06b13
|
Merge pull request #15 from GwyndolynMarchant/datefix
Fix for shifted end-of-day
|
2021-08-24 14:22:10 +02:00 |
Gwyndolyn Marchant
|
d0b074e0fe
|
fix for shifted end-of-day
|
2021-06-16 23:02:27 -04:00 |
Hoffelhas
|
5f3fef0e8f
|
Update README.md
|
2021-01-25 19:50:42 +01:00 |
Hoffelhas
|
50c126b332
|
Update README.md
|
2021-01-25 19:49:24 +01:00 |
Hoffelhas
|
11f9830fea
|
Update README.md
|
2021-01-25 19:48:45 +01:00 |
Hoffelhas
|
0215af31fd
|
Update README.md
|
2021-01-25 18:27:07 +01:00 |
Hoffelhas
|
a38f14e40c
|
Update README.md
|
2021-01-25 18:25:28 +01:00 |
Hoffelhas
|
319171251f
|
Update README.md
|
2021-01-25 18:21:50 +01:00 |
Hoffelhas
|
c7ab4e564c
|
v1.5
|
2021-01-25 18:00:43 +01:00 |
Hoffelhas
|
d129885bbc
|
setup.py update
|
2021-01-23 21:53:17 +01:00 |
Hoffelhas
|
097ea0caae
|
Updated todoist-python to version 8.1.3 and added requests 2.25.1
|
2021-01-23 21:48:19 +01:00 |
Hoffelhas
|
4c421b7577
|
Fixed bug with incorrect label recognition. Added new debug logging lines, and removed redundant ones
|
2021-01-23 21:29:06 +01:00 |
Hoffelhas
|
a4ac562068
|
Made -r tag backwards compatible with v1.4
|
2021-01-17 15:14:33 +01:00 |
Hoffelhas
|
bd9e5d021b
|
Fixed a view bugs for the new regeneration mode, plus some additional clean-up of code. In addition fixed a labelling bug on deeper levels, and headered items will be cleaned of old next-action labels.
|
2021-01-17 14:58:14 +01:00 |
Hoffelhas
|
f97c7e70e0
|
Implemented new structure for regeneration mode. New modes have been added, and specific modes can be assigned to tasks by use of labels.
|
2021-01-16 22:42:46 +01:00 |
Hoffelhas
|
376e176d6b
|
General clean-up of code
|
2021-01-16 17:14:22 +01:00 |
Hoffelhas
|
17cc3a8418
|
Wrong warning message was given for a different kind of wrong syntax; additional warning added.
|
2021-01-16 15:54:21 +01:00 |
Hoffelhas
|
16d404a9ed
|
Fixed bug which caused a wrong read of the start=DATE string
|
2020-12-31 16:02:58 +01:00 |
Hoffelhas
|
22fab54dfc
|
Update README.md
|
2020-12-30 14:22:33 +01:00 |
Hoffelhas
|
d1f6ac802c
|
Update README.md
|
2020-12-30 14:12:56 +01:00 |
Hoffelhas
|
ea20ad2aa1
|
Clean-up for v1.4
|
2020-12-30 13:46:20 +01:00 |
Hoffelhas
|
ecbe8a28fa
|
Added logic to header or unheader multiple items, specifiec from project, section, or top item level
|
2020-12-30 13:21:16 +01:00 |
Hoffelhas
|
346702b904
|
Debug header_items
|
2020-12-30 01:32:17 +01:00 |
Hoffelhas
|
3e14d69653
|
Added possibility to define start-date as an offset from due-date.
|
2020-12-30 00:35:07 +01:00 |
Hoffelhas
|
41c3cc3b5c
|
Tested new section logic. In addition 'delay' has been optimised by taking computation time into account. General clean-up of code
|
2020-12-29 22:56:55 +01:00 |
Hoffelhas
|
c50f62d946
|
Sections refactoring completed. Next up, code-cleanup and testing
|
2020-12-28 23:18:54 +01:00 |
Hoffelhas
|
3943c5c614
|
Pseudocode updated, section loop build-in, still need to build a class to handle 'no section' tasks, and finalize labeling logic
|
2020-12-17 21:02:30 +01:00 |
Hoffelhas
|
a913c74086
|
Decided to add a separate section loop to allow for a better flow of the logic. Initial start made, still needs to be fleshed out.
|
2020-12-16 22:05:27 +01:00 |
Hoffelhas
|
6d3439019c
|
Continued work on section labelling
|
2020-12-07 22:45:12 +01:00 |
Hoffelhas
|
c1b14f55ac
|
Added section type functionality. Still needs incorporation with label logic
|
2020-12-07 17:44:12 +01:00 |
Hoffelhas
|
70567cacf5
|
Initial modifications to include section type
|
2020-12-06 23:08:47 +01:00 |
Hoffelhas
|
0d18c8c8b6
|
Update README.md
|
2020-09-25 13:59:54 +02:00 |
Hoffelhas
|
f3bd20cf8c
|
Update README.md
|
2020-06-15 19:01:23 +02:00 |
Hoffelhas
|
4f7981aee8
|
Update README.md
|
2020-06-13 18:55:14 +02:00 |
Hoffelhas
|
21d80334ee
|
Update README.md
|
2020-06-13 18:41:47 +02:00 |
Hoffelhas
|
bc7f6938b6
|
Update README.md
|
2020-06-13 18:39:24 +02:00 |
Hoffelhas
|
b6466130f4
|
Update README.md
|
2020-06-13 18:37:39 +02:00 |
Hoffelhas
|
7bd8b5a91a
|
Update README.md
|
2020-06-13 18:36:37 +02:00 |
Hoffelhas
|
4f531dd0dc
|
Update README.md
|
2020-06-13 18:27:15 +02:00 |
Hoffelhas
|
55e0153677
|
Testing start-date and hide-future concluded
|
2020-06-13 17:45:08 +02:00 |
Hoffelhas
|
9645942c5c
|
1) Hide-future date has been fixed 2) start-date functionality added
|
2020-06-13 15:26:56 +02:00 |
Hoffelhas
|
82b8bd2385
|
Implemented first iteration of asynchronous labelling of proejct/parentless tasks and sub-tasks
|
2020-06-13 11:13:03 +02:00 |
Hoffelhas
|
50830eaaa8
|
Prompt if user wants to create an undefined label, instead of auto-creating
|
2020-06-07 16:20:55 +02:00 |
Hoffelhas
|
fa3d7fa1dd
|
If the given label doesn't exists, a new one is now automatically created!
|
2020-06-07 15:18:12 +02:00 |