Skip to content

Convert ReporterApp entries to markdown. Also import said markdown files into DayOne.

License

Notifications You must be signed in to change notification settings

sambev/reportermd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporter MD

Convert your Reporter App entries into markdown, then import them into Day One... If you want. Example here

General Usage:

python reportermd <date> <dayone>

*Dates MUST be in YYYY-MM-DD format

To see command help run:
reportermd -h
To create a markdown file from all reporter app entries on October 28th 2015 run:
reportermd 2015-10-28
To create a markdown file from all reporter app entries on October 28th 2015 and import them into dayone for that same day:
reportermd 2015-10-28 --dayone=True

*Removes the markdown file when complete.


Installation

With pip: pip install reportermd

With easy_install: easy_install reportermd

From Source:

  1. git clone https://github.com/sambev/reportermd.git
  2. cd reportermd
  3. python setup.py install

Requirements:

Tested on python 2.7.10

About

Convert ReporterApp entries to markdown. Also import said markdown files into DayOne.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages