Skip to content

aymanim/MyNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyNotes

Simple flatfile private blog

python mynotes.py

Creates a file [dataFileRoot]/YEAR/MMDD.txt and opens it up in your editor

python mynotes.py -d "March 4 2012"

python mynotes.py -d "4/4/11"

Uses the custom date

python mynotes.py -e vi

Uses the provided editor

python mynotes.py -r "/Users/ajsingh/another_custom_path"

Uses another custom root directory

About

Simple flatfile private blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages