Add annextimelog project
This commit is contained in:
parent
581e8b0661
commit
efc461ff51
1 changed files with 10 additions and 0 deletions
10
doc/projects/annextimelog.mdwn
Normal file
10
doc/projects/annextimelog.mdwn
Normal file
|
@ -0,0 +1,10 @@
|
|||
[annextimelog](https://gitlab.com/nobodyinperson/annextimelog) (`atl`) is a cli time tracker and logbook made by [[users/nobodyinperson]]. It uses git-annex to store and sync data. `atl` has a loosely similar usage to [timewarrior](https://timewarrior.net/) but improves on many of its pain points:
|
||||
|
||||
- tracking of simultaneous events
|
||||
- conflict-free syncing
|
||||
- more powerful tagging system
|
||||
- more powerful search
|
||||
- more output formats (JSON, hledger timeclock, ...)
|
||||
- a more sophisticated event specification language
|
||||
|
||||
annextimelog is also an experiment how useable git-annex is as a backend for syncable application data storage. While first sounding silly, it works very well.
|
Loading…
Add table
Reference in a new issue