Coder Social home page Coder Social logo

reinzor / timeline-exporter Goto Github PK

View Code? Open in Web Editor NEW
40.0 8.0 10.0 399 KB

Google maps timeline exporter Chrome extension

Home Page: https://chrome.google.com/webstore/detail/timeline-exporter/afalbippddliaaomolohcbfogogbjpkk

JavaScript 38.15% Vue 60.74% HTML 1.11%
timeline-exporter chrome-extension timeline exporter chrome mileage report maps google extension

timeline-exporter's Introduction

Timeline exporter

Chrome extension for exporting Google Maps Timeline data

Illustration

Development

npm install
npm run watch:dev  # dev is optional

Release

npm install
npm run build
npm run build-zip

timeline-exporter's People

Contributors

reinzor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

timeline-exporter's Issues

Timezone issue

One improvement would be if the exported time stamps were in the local time zone, or an offset option for the download (eg I would use -8 hrs from GMT).

Missing Data

Day in question SATURDAY 17th JULY 2021

On the
2021-07-12
2021-07-12
2021-02-17.pdf
google timelime I have 6 entries for that day. 5 driving events and 1 walking event. On the TIMELINE EXPLORER extension I only wanted to show the driving NOT the walking however it was showing the walking as a place. I arrived at bamburgh road and walked down the street.

This was the journey
Orchard Street -> Bamburgh Road
Bamburgh Road -> Home

This is what was exported
Orchard Street -> Walking
Walking -> Bamburgh Road
Bamburgh Road -> Home

On TIMELINE EXPORTER I choose to remove some of the entries I didn;t need but I removed the wrong one by mistake. So I just refreshed the date by clicking the Blue refresh button next to the date selection.

Now TIMELINE EXPLORER isn't showing any data for that day howerver all the data is still in google timeline. Is there a way I can refresh the data manually? (deleting a temp file for the extension)

endTime format incorrect in csv export if export dates in local timezone is on

If I have the "Export dates in local timezone" option turned on and export to a CSV file, the format of the timeEnd field is incorrect. It's missing the date.

All of the below entries are from the timeEnd field of the file I export for activity today with this option turned on. Note that the date is missing, as is the "T" character that separates the date and time in the timeBegin field.
2022-08-17:51:10.022
2022-08-18:09:49.000
2022-08-18:17:38.000
2022-08-18:26:41.000
2022-08-18:30:49.740

duration value incorrect in csv export if "Export processed duration: seconds vs hh:mm:ss" set to hh:mm:ss

If I set the "Export processed duration: seconds vs hh:mm:ss" to hh:mm:ss and export to csv, the duration value is incorrect.

Sample data:
timeBegin,timeEnd,duration
2022-08-05T03:16:41.866Z,2022-08-05T21:51:10.022Z,22:29:16
2022-08-05T21:51:10.022Z,2022-08-05T22:09:49.000Z,22:49:38
2022-08-05T22:09:49.000Z,2022-08-05T22:17:38.000Z,10:16:40
2022-08-05T22:17:38.000Z,2022-08-05T22:26:41.000Z,6:50:00
2022-08-05T22:26:41.000Z,2022-08-05T22:30:49.740Z,21:05:40

'from' date in filename of downloaded csv is wrong

for example, if you download a range from 21Aug22 to 2Oct22, the filename is 2022-03-10_2022-02-10.csv

Its as though the 'from' date is calculated as the 'to' date plus 1, regardless of the actual 'from' date

Export location as address (instead of location name)

Locations that have a business registered (or something like that) are shown in the export list with that name instead of the address. Is it possible to change this? It would save me heaps of post-processing (I visit around 30 places a month for work which I have to have fill in on an expenses sheet monthly.)

Hopefully someone can help with this!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.