Commit Graph

27 Commits

Author SHA1 Message Date
dasman
349ec7413e bin/tau: fix archive monthes and indexing stopped tasks 2024-05-26 04:39:19 +03:00
parazyd
bdb24d3078 tau: Rename main.py to tau 2024-04-17 20:11:47 +02:00
dasman
f7d0b7a5ac bin/tau: print info on cli when access denied 2024-03-20 23:32:19 +03:00
dasman
5dec33a632 bin/tau: accept RefID in any length 2024-03-11 16:18:37 +03:00
dasman
66d5e760b9 bin/tau: accept full RefIDs as IDs as well 2024-03-11 15:29:52 +03:00
dasman
0ecdff598d bin/tau: show task index when creating a new one 2024-02-22 02:37:18 +03:00
dasman
2a8ba89001 bin/tau: accept shortend refid as an identifier for tasks 2024-02-22 02:36:00 +03:00
Dastan-glitch
bf65de25ad bin/tau: remove commented/unused code 2023-12-22 01:22:08 +03:00
Dastan-glitch
3fafd85d3c bin/tau: more informative connection error with daemon 2023-12-19 06:06:50 +03:00
Dastan-glitch
27531c487b bin/tau: show refids as well when listing tasks 2023-11-19 04:45:53 +03:00
Dastan-glitch
ade0aa1dc7 bin/tau: [tau-python] alias UTC instead of importing it 2023-11-15 18:28:47 +03:00
Dastan-glitch
07441ee7b9 bin/tau: fix EOF error when adding a comment 2023-11-07 05:24:13 +03:00
Dastan-glitch
35f1d4d620 bin/tau: allow executing subcommands on all/non-filterd tasks 2023-11-07 05:20:45 +03:00
Dastan-glitch
820198db8e bin/tau: add more help info/examples 2023-10-30 17:09:28 +03:00
Dastan-glitch
c62846eb90 bin/tau: allow subcommands to affect multiple tasks 2023-10-30 16:54:53 +03:00
Dastan-glitch
3c6f8d86a7 bin/tau: add export and import 2023-10-27 18:34:24 +03:00
Dastan-glitch
b115638e98 bin/tau: update code and rpc methods 2023-10-26 20:56:21 +02:00
Dastan-glitch
2ee6dfbfc3 bin/tau: fix adding/removing tags and assigns 2023-10-10 16:25:06 +03:00
Dastan-glitch
06c22f2b80 bin/tau-python: sleep a bit for modifications to reflect before showing the modified task 2023-10-10 16:25:06 +03:00
Dastan-glitch
856ab6cf0a bin/tau-python: [WIP] show task title on creation 2023-10-05 06:00:33 +03:00
Dastan-glitch
facc1a2f3a bin/tau-python: [WIP] fix task events 2023-10-05 05:58:21 +03:00
Dastan-glitch
b3307c35b3 bin/tau-python: [WIP] fix RPC methods naming 2023-10-04 05:38:48 +03:00
Dastan-glitch
5ad745f1fd bin/tau-python: [WIP] replace id with refid 2023-10-04 05:38:22 +03:00
Dastan-glitch
cd31e18820 bin/tau-python: [WIP] saving mapped ids is not needed 2023-10-04 05:31:10 +03:00
Dastan-glitch
8a769604fe bin/tau-python: [WIP] round rank up to 4 decimal places 2023-10-04 05:29:34 +03:00
Dastan-glitch
b30ff61e65 bin/tau-python: [WIP] fix find_free_id() and ids start from 1 instead of 0 2023-10-04 05:27:12 +03:00
Dastan-glitch
02a2a1587c bin/tau: [WIP] add tau-python frontend 2023-10-02 16:56:35 +03:00