mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added some undo details
This commit is contained in:
parent
614619c11f
commit
e511e592e3
1 changed files with 5 additions and 1 deletions
|
@ -97,10 +97,14 @@ above records being written.
|
|||
|
||||
Undo Data
|
||||
---------
|
||||
The undo stack will be stored as:
|
||||
The undo stack will be stored in:
|
||||
|
||||
~/.timewarrior/undo.data
|
||||
|
||||
The level of granularity for undo operations is the command. One undo command
|
||||
will reverse the effects of one command. This may involved multiple changes,
|
||||
for example with an open interval, 'timew start' will close one interval and
|
||||
open another, and those two changes are considered one transaction.
|
||||
|
||||
--- Raw Notes ---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue