Skip to content

Instantly share code, notes, and snippets.

View tkieft's full-sized avatar

Tyler Kieft tkieft

  • New York City
View GitHub Profile
<object width='425' height='344'>
<param name='movie' value='http://www.youtube.com/v/a0BOPX8yy4g&amp;fs=1' />
<param name='allowFullScreen' value='true' />
<param name='allowscriptaccess' value='always' />
<embed id='ytplayer' src='http://www.youtube.com/v/a0BOPX8yy4g&amp;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>
@tkieft
tkieft / journler_dayone.py
Created October 24, 2016 01:15
Journler -> DayOne
#! /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
#