LocoKit icon indicating copy to clipboard operation
LocoKit copied to clipboard

Time at home, work and commute for the Arc App like Moves App had

Open adidoes opened this issue 6 years ago • 5 comments

Hi,

I know you are busy with the import feature right now but can we get this on the list of features for the Arc App? Basically have the option to set some locations as 'home' or 'work' and have the time spent there displayed somewhere in the app. Thanks!

adidoes avatar Jul 05 '18 07:07 adidoes

You mentioned "commute" time - I have a long tunnel on my way to/from work and therefore my trip to/from work is always broken into several timeline items. I'd love to be able to join them, at least manually (should I create a new issue for this?) Thank you.

mikiqex avatar Jul 18 '18 07:07 mikiqex

@mikiqex The unmerged same-type trips bug is fixed in v2.0. Might be time to upgrade 😉

sobri909 avatar Jul 18 '18 09:07 sobri909

Upgraded and confirmed :-)

I'd say "work" could be as a private place and on place there already are some neat statistics. I don't know if this is what @adidoes requested, but seems to me it is.

mikiqex avatar Jul 20 '18 08:07 mikiqex

@mikiqex Almost, I often take lunch outside my work building and what I would like is to have all the time spent inside the building aggregated as a single number. It's the same with the commute time and time at home.

adidoes avatar Jul 20 '18 08:07 adidoes

Hi, you can get some of this info out of the data provided by my little project for analysing Arc Data: https://github.com/thoughtgap/arc-data-server

Right now you can

  • mark several places as home or work
  • list all stays at these locations
  • list the commutes with activityType and duration

Right now only direct travels (e.g. home > activity > work or vice versa) can be filtered. If your commute is more complicated feel free to add your feedback in this issue

In the future we'll plan to implement:

  • a web-based analysis possibility to check durations, numbers of occurrence (e.g. heatmaps)...
  • an animated map comparison of commutes

Let me know what you think!

thoughtgap avatar Mar 17 '19 22:03 thoughtgap