1
0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-06-02 07:14:57 +00:00
Commit Graph

22 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
2887d10710 Added Settings section. 2017-06-11 21:33:34 +02:00
Filip Makowski
3e0a11b123 Usage description changed to README link. Bumped up version to 0.0.4. 2017-06-11 21:22:15 +02:00
Filip Makowski
3b3eaa850c Small adjustments to README.md 2017-06-11 21:18:29 +02:00
Filip Makowski
288e7a3031 Created first README.md file for Taskwarrior script. 2017-06-11 21:16:12 +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
3d5140c7e5 Updated description and bumped up version. 2017-06-11 18:53:41 +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
Patrizio Bekerle
dc114d1e4f
set the platform parameter 2017-06-03 11:27:29 +02:00
Filip Makowski
3d8396ed29 Taskwarrior: Version 0.0.2 2017-06-02 23:32:55 +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
9734a7f646 Stated "Windows support" as one of the todo items in description. 2017-06-02 18:38:04 +02:00
Filip Makowski
b27c390e1e Prepared better script description. 2017-06-02 18:32:17 +02:00
Filip Makowski
77d9208399 Added Taskwarrior import/export script. 2017-06-02 17:34:42 +02:00