software:converting_google_docs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| software:converting_google_docs [2023/09/24 19:16] – removed - external edit (Unknown date) 127.0.0.1 | software:converting_google_docs [2023/09/24 19:16] (current) – ↷ Page moved from converting_google_docs to software:converting_google_docs smartin015 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Converting Google Docs to Dokuwiki Markdown Format ====== | ||
| + | |||
| + | ===== Software ===== | ||
| + | You will want to install [[Install Panadoc]] which is open source software that will help translate from Google Docs to Dokuwiki | ||
| + | |||
| + | ===== Steps ===== | ||
| + | 1. Download Google Doc as a .docx Word Document. | ||
| + | |||
| + | 2. Open Command Prompt and locate location of downloaded folder | ||
| + | |||
| + | 3. Run pandoc to convert the document | ||
| + | |||
| + | < | ||
| + | pandoc " | ||
| + | </ | ||
| + | |||
| + | 4. Next you will probably want to open the file in a text editor that has search and replace functionality. | ||
| + | |||
| + | Replace: | ||
| + | * < | ||
| + | * < | ||
| + | * < | ||
| + | * < | ||
| + | * < | ||
| + | * < | ||
| + | * < | ||
| + | |||
| + | 5. Create new dokuwiki page by entering a url that does not exists and click create | ||
| + | |||
| + | 6. In the Google doc for each image do the following: | ||
| + | - Right Click, Choose View More Actions, then Save to Keep. | ||
| + | - Download from the keep pane that opens on the right. | ||
| + | - Rename so that the file has similar naming to the wiki page | ||
| + | - use the Media Manager under the search box in dokuwiki to upload the images. | ||
| + | - link them back in the doc where they belong | ||
| + | |||
| + | 6. paste in updated text, preview and clean up. | ||
