Skip to content

krisc/journal-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

These two scripts work together to create a journal/diary system. This automates opening of text files (with the filename journal-yyyymmdd) in your favorite editor. The ruby script then converts these text files into navigatable html files.

##Usage

Move both scripts to your ~/bin/ directory. Make journal exectuable:

chmod +x journal

To open a new journal text file:

journal

To convert your journal files into html and open in the browser:

journal read

About

Scripts to convert journals in text files into html.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published