parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
2 years ago |
Dastan-glitch
|
b115638e98
bin/tau: update code and rpc methods
|
2 years ago |
Dastan-glitch
|
bd82d1c850
bin/tau: task IDs to be local instead of being written in task itself, and use refids instead
|
3 years ago |
parazyd
|
2eea9daffd
taud: Finish new RPC port.
|
3 years ago |
parazyd
|
66e399fd61
tau: clippy lint
|
3 years ago |
parazyd
|
3326e1b060
tau: Do not print unnecessary table data when piping task table output
|
3 years ago |
Dastan-glitch
|
64abd7db65
bin/tau: show info on one id instead of listing it
|
3 years ago |
Dastan-glitch
|
aa2fd4e023
use custom parser for Timestamp and do conversions in tau
|
3 years ago |
Dastan-glitch
|
e13e5b2d8d
bin/tau: trim comments and rename some functions
|
3 years ago |
Dastan-glitch
|
54f08ec810
bin/tau: refactor and seperate comments table from other events in task_info
|
3 years ago |
Dastan-glitch
|
7e2bb06fc8
bin/tau: prompt in editor for comments as well, like desc in editor
|
3 years ago |
Dastan-glitch
|
2417bfdff8
bin/tau: fix viewing the task in the editor while writing desc
|
3 years ago |
parazyd
|
71cd3064d6
Update license year.
|
3 years ago |
parazyd
|
8ae84ad7f9
Add license header to source files.
|
3 years ago |
Dastan-glitch
|
05d5794744
bin/tau: add duplication check on tags, adding tags changes to event log
|
4 years ago |
Dastan-glitch
|
99cf6f7789
bin/tau: add support for tags
|
4 years ago |
Dastan-glitch
|
eb63d9559c
bin/tau: review taskwarrior CLI and cleanup tau usage
|
4 years ago |
ghassmo
|
6e6c240891
cargo clippy over all projects
|
4 years ago |
Dastan-glitch
|
0b30a86a53
bin/tau: fix a minor bug updating rank and desc, and event log now shows every change
|
4 years ago |
Dastan-glitch
|
83af5425c9
bin/tau: default rank is now None
|
4 years ago |
Dastan-glitch
|
77c891e484
bin/tau: show workspace independently
|
4 years ago |
Dastan-glitch
|
e0ccf945aa
bin/tau: events log show action author and comments as well, and timestamp alignment
|
4 years ago |
Dastan-glitch
|
e6b78d414e
bin/tau: change workspace color in table to default
|
4 years ago |
Dastan-glitch
|
855a23aa74
bin/tau: add assign change and comments to a task events list
|
4 years ago |
Dastan-glitch
|
42171dad47
bin/tau: print a task workspace in its info table
|
4 years ago |
Dastan-glitch
|
3f07a2bbc5
bin/tau: use State struct instead of hardcoded states
|
4 years ago |
Dastan-glitch
|
0a23b180a1
bin/tau: print the current workspace name with tasks table
|
4 years ago |
Dastan-glitch
|
08e79bbea1
bin/tau: slight change in tasks styling
|
4 years ago |
ghassmo
|
7f3c831d74
bin/tau: add start state and add more colore indicating the state
|
4 years ago |
ghassmo
|
9f819b0dba
general clean up and run cargo clippy for all bins
|
4 years ago |