Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jh3y committed Feb 14, 2014
1 parent 545aa94 commit 6aa27fb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,17 @@ just visit [jh3y.github.io/tyto](http://jh3y.github.io/tyto).
* easy to use
* easy to configure
* easy to extend and develop
* __NEW!__ localStorage persistence
* __NEW!__ undo action
* __NEW!__ UI overhaul
* etc.

###what's been happening.
* __11/12/13__: Posted to HN, really great and very appreciated feedback from a large group of people.
* __11-22/12/13__: Been really busy and ill but been able to reply here and there to issues when I can.
* __22/12/13__: After a congested couple of weeks, finally have sat down and taken notes from the HN discussion in order to compile a nice little issues list of what needs doing. The summary can be seen [here](https://github.com/jh3y/tyto/blob/master/docs/HNnotes.md)
* __12/02/14__: Wahey! Happy NY and finally after some time working on other little things I'm getting under way picking up issues again.

* __14/02/14__: V1.1.0 released with plenty of new features that were raised in the first showing.
###why tyto? what's it for?
To be honest __tyto__ arose from my own and other members of my then team desiring something easy to organise and manage your own daily workflow. This could be something simple like the current development tasks on your plate or maybe the meetings you have scheduled in the current week coming. The ability to also share this is important.

Expand Down Expand Up @@ -91,8 +94,6 @@ provides the CSS selector for the DOM element being used for the board.
defines a default subject of email generated by tyto.
#####emailRecipient: string
defines a default recipient of email generated by tyto.
#####actionsTab: bool
defines whether to create the menu tab or not.
#####exportFilename: string
defines the default filename for the json file when a board is exported.
#####maxColumns: number
Expand Down Expand Up @@ -141,8 +142,8 @@ there are a range of technologies being used under the hood to achieve this.
* jQuery
* requireJS
* bootstrap
* Font Awesome
* Handlebars.js
* tab.js
* CSS3
* HTML5 drag and drop
* jade
Expand Down

0 comments on commit 6aa27fb

Please sign in to comment.