Replies: 1 comment
-
|
Hello! Very nice tool, thank you very much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I built a small web app to migrate data from Timelog to Simple Time Tracker.
It takes a Timelog
.jsonbackup and converts it to a.csvfile ready to import into Simple Time Tracker.App: https://astik-dev.github.io/timelog-to-simple-time-tracker/
Source code: https://github.com/astik-dev/timelog-to-simple-time-tracker
All conversion happens locally in the browser.
Timelog is closed source, requires internet permission, and the free version is quite limited — so I think this could be useful for others who want to switch to Simple Time Tracker.
Beta Was this translation helpful? Give feedback.
All reactions