This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /usr/bin/env python | |
# Import Journler entries into DayOne 2.0 | |
# Keeps Date and Title, does not attempt to import Category or Tags | |
import os | |
import dateutil.parser | |
# The folder containing your Journler export | |
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<object width='425' height='344'> | |
<param name='movie' value='http://www.youtube.com/v/a0BOPX8yy4g&fs=1' /> | |
<param name='allowFullScreen' value='true' /> | |
<param name='allowscriptaccess' value='always' /> | |
<embed id='ytplayer' src='http://www.youtube.com/v/a0BOPX8yy4g&fs=1' type='application/x-shockwave-flash' width='425' height='344' allowscriptaccess='always' allowfullscreen='true' /> | |
</object> | |
<div class="STplayer STplayerEmbedded STplayerBarebones" id="STtranscriptEmbed_1_a0BOPX8yy4g" data-version="1.0"> | |
<div class="STbar"> | |
<div class="STlogo"><a href="http://speakertext.com/captionbox?ref=cb" target="_blank"></a></div> |