Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this allow for bulk import? #25

Closed
GoogleCodeExporter opened this issue Mar 22, 2015 · 14 comments
Closed

Does this allow for bulk import? #25

GoogleCodeExporter opened this issue Mar 22, 2015 · 14 comments

Comments

@GoogleCodeExporter
Copy link

If so how do I use it?

Thanks for your help


Original issue reported on code.google.com by bfsocc...@gmail.com on 17 Feb 2012 at 6:56

@GoogleCodeExporter
Copy link
Author

This api can be used for bulk import - what are you importing from?  I 
currently have a tool for importing from Nike Plus (haven't tested it since I 
did my import years ago) but I can definitely help you put something together 
to import your workouts if you'd like.

Original comment by platers....@gmail.com on 17 Feb 2012 at 8:18

@GoogleCodeExporter
Copy link
Author

I'm trying to import from a .csv (strands fitness) or from Runningahead.com 
(tab delimited .txt file or XML). I know the ciscomonkey 
(http://www.ciscomonkey.net/sf2dm/) website had one for strands but when it ran 
it did not import any of my times for my run.

Thanks for your help

Original comment by bfsocc...@gmail.com on 20 Feb 2012 at 1:27

@GoogleCodeExporter
Copy link
Author

I don't have an online tool, but I can either show you how you can use this API 
to create a command line tool for importing them or I can give you a command 
line tool (executable jar file) that you can run.  Which would you prefer?  If 
you would like me to create the command line tool, can you provide some sample 
data from the two files?  Thanks.

Original comment by platers....@gmail.com on 20 Feb 2012 at 1:57

@GoogleCodeExporter
Copy link
Author

If you don't mind can you create one that I can run? I attached .xml format and 
the .txt tab delimited format. So whichever is easier for you to work with. 

Original comment by bfsocc...@gmail.com on 21 Feb 2012 at 1:49

Attachments:

@GoogleCodeExporter
Copy link
Author

Sure, I can take a look.  Might be a few days as I am wrapping up some other 
work

Original comment by platers....@gmail.com on 21 Feb 2012 at 2:43

@GoogleCodeExporter
Copy link
Author

Do you know what fields you want mapped in to Dailymile?

Original comment by platers....@gmail.com on 22 Feb 2012 at 5:21

@GoogleCodeExporter
Copy link
Author

If I can get Date, Time, Activity, Distance, Duration, Pace (unless daily mile 
will automatically figure this out when duration is put in), and Comments.

*I also attached a .csv file that looks like it might be even easier to use 
(It's a little out of date by 2 months) but i'll do the rest manually.

Original comment by bfsocc...@gmail.com on 22 Feb 2012 at 1:55

Attachments:

@GoogleCodeExporter
Copy link
Author

Haven't forgotten about this, will probably get to it tomorrow or later this 
weekend - just wrapped up my android app (dailyworkout)

Original comment by platers....@gmail.com on 24 Feb 2012 at 4:34

@GoogleCodeExporter
Copy link
Author

Thats alright, no huge rush. Thanks again for the help!

Original comment by bfsocc...@gmail.com on 24 Feb 2012 at 12:24

@GoogleCodeExporter
Copy link
Author

I am planning on using the XML format - do these workout type mappings work for 
you:

RunningAhead -> Dailymile

Running -> Running
Yoga -> Yoga
Bike -> Cycling
Gym Workout -> Fitness
Walking -> Walking
Weights -> Weights
Cardio Workout -> CrossTraining
Hiking -> Hiking

Original comment by platers....@gmail.com on 26 Feb 2012 at 8:13

@GoogleCodeExporter
Copy link
Author

Yea that sounds good to me!

Original comment by bfsocc...@gmail.com on 27 Feb 2012 at 12:22

@GoogleCodeExporter
Copy link
Author

ok, should be able to use the executable jar I just added to the download page. 
 Simple instructions can be found here: 
http://code.google.com/p/dailymile-client/wiki/BulkImport.  Let me know if you 
have any issues.

Original comment by platers....@gmail.com on 28 Feb 2012 at 2:46

@GoogleCodeExporter
Copy link
Author

You my friend are AWESOME! Thanks so much for the help, it worked like a charm! 
What would we do without smart and generous people like you. 

Thanks a bunch man!

Original comment by bfsocc...@gmail.com on 28 Feb 2012 at 2:00

@GoogleCodeExporter
Copy link
Author

No problem, glad I could help

Original comment by platers....@gmail.com on 28 Feb 2012 at 2:13

  • Changed state: Done
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant