Skip to content

📖 📘 Imports wordpress blog entries to DayOne journal

Notifications You must be signed in to change notification settings

SnShine/Wordpress-to-DayOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Wordpress-to-DayOne

This main.py script parses wordpress journal entries and creates Day One entries in your DayOne app. This script imports Title, Date & Time, Text, and Tags from wordpress entries.

You need to have python2 installed to run the script and it works flawlessly on Mac OSX with latest version of DayOne app and its command line tools installed.

Download WordPress posts as an XML file

  1. Log into WordPress wp-admin page.
  2. Click on Export under Tools and select the posts option.
  3. Download the XML file and rename it to personal_data.xml.

Run main.py

  1. Place the files main.py and personal_data.xml in the same folder.
  2. Create a folder named files in the same folder as main.py.
  3. Run the file as $ python main.py

BOOM! All of your wordpress entries are imported to DayOne.

Now, in DayOne Preferences > Advanced click Convert all hashtags to Native tags and BAM! all your imported entries will be tagged with the same tags as in wordPress journal.

About

📖 📘 Imports wordpress blog entries to DayOne journal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages