1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-09-28 00:09:18 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Filip Makowski
d091ee9f0b Fixed bug preveting from importing a task that has no tag. 2017-06-19 14:00:27 +02:00
Filip Makowski
8362f1e9fc Small code fixes. 2017-06-19 13:45:49 +02:00
Filip Makowski
8c2eac447b Added possibility to specify tags for the tasks by adding +tagname at the end of the entry line. 2017-06-19 13:42:19 +02:00
Filip Makowski
6948de72ca Added few log calls and code comments. 2017-06-11 21:56:35 +02:00
Filip Makowski
279be3f7e6 Selection is replaced with same text with insertions. Also changed regexps slightly. 2017-06-11 21:14:51 +02:00
Filip Makowski
85055c39aa Added "Delete on import" setting, false by default. 2017-06-11 19:35:02 +02:00
Filip Makowski
ae141f1c6e Nested headers parsing available during task importing. 2017-06-11 18:45:15 +02:00
Filip Makowski
7bd91852f9 Added header nesting for project name parsing. 2017-06-11 18:07:06 +02:00
Filip Makowski
abf7670927 Added verbose setting. Also added several log calls in the code. 2017-06-11 16:09:49 +02:00
Filip Makowski
5a951fdbf4 Parametrized Taskwarrior executable path (to be set in settings). 2017-06-11 15:43:20 +02:00
Filip Makowski
4a2e61d61b Added header parsing (no need to use "project:" statement anymore for project definition) 2017-06-05 12:19:09 +02:00
Filip Makowski
7a1315b494 Added additional parameter parsing as new todo item.
Fixed bug where no project results in "undefined" project.

Added unfinished "importFromTaskwarrior" case. Also generalized few internal tasks into functions.

Written working Import from Taskwarrior action. Also updated description in info.json to reflect the changes.
2017-06-02 20:33:57 +02:00
Filip Makowski
77d9208399 Added Taskwarrior import/export script. 2017-06-02 17:34:42 +02:00