GothenburgBitFactory / timewarrior

Timewarrior - Commandline Time Tracking and Reporting
https://timewarrior.net
MIT License
1.25k stars 94 forks source link

Deleting tags.data and undo.data (question) #592

Closed iameru closed 6 months ago

iameru commented 7 months ago

I was using timew on two different devices for the past months, while one of them has a Database reaching back years. I want to merge them and just sync the directories with the data in the future as suggested ( #428 #340 #359 )

I found a tags.data in both sources, of course they don't match. I don't really find info on the importance of the file, however in the source code it looks like to me as if it could just be deleted and then it would be regenerated. I didn't look too much into it though.

So can I just delete tags.data in my merging? the times are easier to merge.

Can I also just delete undo.data if I am content with the state of the database as it is?