Closed lwasser closed 8 years ago
@jduckles - is it easy for you to run the image export code on module 1? I can't remember how to do it unfortunately
@aebudden -- I am fairly happy with this presentation at this point. I need feedback on the following things.
Please review and edit the text!
Please review
the slides below need review. the original was very dense with text and also had a random image at the bottom. Please determine what content should remain on these slides and edit as you see fit.
\ slides 20-21 - i divided into two slides. We could adjust styles to fit text but it's a lot of text.
This is the tool I used: https://github.com/revan/pptx2md
I think I ran it already on Module 1. These are the files that came out: https://github.com/DataONEorg/dataone_lessons/tree/master/lessons/01_management/images
Or did you do those manually?
hey @jduckles i did those manually. i need to redo them !
So -- i see the code. thank you! how do you actually run that? do you create a file with that code in it and execute it at the command line?
Ok, on a Mac you have to explicitly use gsort
(available from homebrew by brew install coreutils
), as BSD sort and GNU sort are slightly different in the flags they use, so my fork of pptx2md
has an extra commit to the script which does that: https://github.com/jduckles/pptx2md/commit/9bef8440b7598b9709fa5dba499387a51dd52cf4
Then you just run:
./pptx2md L01_DataManagement_20160922.ppt
I've gone ahead and done this for you and the output is here (zipfile). Sorry I can't get it into a PR right now.
Thank you @jduckles -- i'll help heather out with this issue now that i see how to do it.
https://github.com/DataONEorg/dataone_lessons/issues/69
I'll also document the workflow just for future as I can't seem to remember it to save my life! :) I appreciate the help!!
Closing this issue as all tasks are complete. Opened a new issue to begin the review process for this presentation.
@lwasser is currently working on this lesson.