wakatime / legacy-python-cli

Command line interface used by all WakaTime text editor plugins.
https://wakatime.com/
BSD 3-Clause "New" or "Revised" License
1.02k stars 84 forks source link

Modify wakatime-chrome data #26

Open teserak opened 9 years ago

teserak commented 9 years ago

I have data from wakatime-chrome like this:

50 minutes 46 seconds   http://localhost:8000
10 minutes 20 seconds   https://mail.google.com
5 minutes 18 seconds    https://www.facebook.com
1 minutes 43 seconds    https://wakatime.com

I want to remove or mark as billable only localhost and mail time without facebook and wakatime activity.

alanhamlett commented 9 years ago

We are working on categorizing logged time from chrome-wakatime, I'll update here with more info and progress.