CVE Alert: CVE-2021-47966 - Timeclock - PHP Timeclock - https://www.redpacketsecurity.com/cve-alert-cve-2021-47966-timeclock-php-timeclock/
#OSINT #ThreatIntel #CyberSecurity #cve-2021-47966 #timeclock #php-timeclock
CVE Alert: CVE-2021-47966 - Timeclock - PHP Timeclock - https://www.redpacketsecurity.com/cve-alert-cve-2021-47966-timeclock-php-timeclock/
#OSINT #ThreatIntel #CyberSecurity #cve-2021-47966 #timeclock #php-timeclock
Nice little script to convert a Toggl CSV timetracking export to a timeclock file compatible with hledger.
https://codeberg.org/scy/toggl2timeclock
#Toggl #hledger #timetracking #converter #conversion #Python #script #timeclock
Couldn't find a way to export #timewarrior files to the #timeclock format for #PlainTextAccounting...so I made my own 😇
🚀 #annextimelog v0.8.0 comes closer to being well useable: It is now possible to search recorded events with sophisticated syntax:
> atl ls work @home this week
> atl ls last month project=myproject with note='my.*regex'
Same syntax as for tracking events with 'atl tr'.
This plays nicely with data export to other formats, e.g. #hledger #timeclock
> atl ls last month -O timeclock | hledger -f timeclock:- bal -D
🚀 #annextimelog v0.3.1 has reached the absolute minimum of functionality to call it a time tracker. It can now:
· `atl track`: record past events and attach arbitrary metadata to it
· `atl ls`: list recorded events in a certain time period
· `atl rm`: delete a recorded event
· `atl sync`: sync state with
#gitAnnex
· `atl -O timeclock ls`: export data to #timeclock (e.g. for #hledger)
@alerque also put it into the #AUR² 🙂 (thanks!)