almarklein / timetagger

Tag your time, get the insight
https://timetagger.app
GNU General Public License v3.0
1.16k stars 102 forks source link

Added a script with which you can bulk edit certain things in the Timetagger SQLite database. #471

Open Tagirijus opened 7 months ago

Tagirijus commented 7 months ago

I added this script into the contrib folder and I tried to stick to the convention of appending "HIDDEN " for deleting records. I also hope that I did the thing with the settings table correct. Locally it did work after all with v23.11.4 - still trying to get the new v24.4.1 version to run on my systems. Thank for the update, by the way! (=

Tagirijus commented 7 months ago

What does it mean when all the checks fail? Did I make something wrong? I mean ... it's a script to be run without the main Timetagger app after all, right? Maye someone could explain a bit so that I can make something better in the future? Thanks in advance! (=

almarklein commented 6 months ago

Thanks for this pr!

The errors seem unrelated to your pr. Perhaps an upstream change. I will need to look into it.

Tagirijus commented 6 months ago

Thanks for your reply. Good to know!