Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ajoslin/hashcal
Browse files Browse the repository at this point in the history
  • Loading branch information
ajoslin committed Apr 20, 2012
2 parents 0140986 + 898f529 commit c716d04
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Expand Up @@ -3,4 +3,15 @@

A small command line interface for adding events to a calendar. Planning on having it connect to iCalendar eventually.

Basically addresses the obnoxiousness of entering in events in any calendar program with the number of fields that they require by using optional hashtags.
Basically addresses the obnoxiousness of entering in events in any calendar program with the number of fields that they require by using optional hashtags.

**Usage**:

`py hashcal.py -a <phrase>`

A few examples of phrases:

`'Get dog #tomorrow #3pm'`
`'Do stats homework #apr23 #800'`
`'Run a marathon #octob25 #830pm-9am'`
`'This is event spans more than one day #23-1'`

0 comments on commit c716d04

Please sign in to comment.