mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Replaced data archiving
This commit is contained in:
parent
506fe5c97c
commit
5583593ed5
1 changed files with 5 additions and 9 deletions
14
doc/data.txt
14
doc/data.txt
|
@ -80,15 +80,11 @@ exlcusions prevent an excess time buildup of the 63 hours that compries the
|
||||||
weekend (Friday 5:30pm until Monday 8:30am).
|
weekend (Friday 5:30pm until Monday 8:30am).
|
||||||
|
|
||||||
|
|
||||||
Archiving
|
Data File Names
|
||||||
---------
|
---------------
|
||||||
Automatically archiving this data, based on a configurable duration, is simply a
|
The data file names will have the year and month embedded, which acts as a
|
||||||
process of breaking the file at an arbitrary line, and making sure the active
|
heuristic for filtering, keeps the data files small and therefore quicker to
|
||||||
set of exclusions are inserted after the break, thus leaving each file in a
|
manipulate, and eliminates the need for any sophisticated archiving.
|
||||||
readable state with no data loss.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- If the data files have the year and month in the name ('2016-02.data') then
|
|
||||||
archiving is a non-issue.
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue