GothenburgBitFactory / timewarrior

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

changed hook to only transfer project name from task warrior to timewarrior. #587

Open suchoudh opened 5 months ago

suchoudh commented 5 months ago

I was using the hook example provided and made some changes in it The prime purpose is to remove the tags and the description from the task id when it gets appended to the timewarrior as I start stop the task attaching my changed on-modify.timewarrior.cfg.txt

This was required as otherwise my timewarrior report was getting unnecessary lenghty

suchoudh commented 5 months ago

For now this is working In case anyone else wants to have a look or improve upon pls do.