Skip to content

Commit

Permalink
progress updates
Browse files Browse the repository at this point in the history
  • Loading branch information
johndyer committed Jan 12, 2012
1 parent 338474c commit 1926f2d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
/study.js /study.js
/study.min.js /study.min.js
/test/
21 changes: 14 additions & 7 deletions README.md
Expand Up @@ -54,20 +54,27 @@ source work including [http://openscriptures.org](Open Scriptures) and [http://w
* ~~Put version info into version.json within folder, then load dynamically~~ * ~~Put version info into version.json within folder, then load dynamically~~
* ~~Store current state / preferences~~ * ~~Store current state / preferences~~
* ~~Add/delete columns~~ * ~~Add/delete columns~~
* Chapter/verse Navigation Dropdown * ~~Chapter/verse Navigation Dropdown~~
* ~~Add original language tools (highlighting tense/voice/freq)~~
* Change theme colors
* Change font size within the reader

### 0.3 Todo List

* handle missing books (e.g. Psalms and NT) * handle missing books (e.g. Psalms and NT)
* handle apocrypha * handle apocrypha
* Allow version to switch if a book is missing (WLC -> tisch is hardcoded) * Allow version to switch if a book is missing (WLC -> tisch is hardcoded)
* Build NASB importer * Build NASB importer

### 0.3 Todo List

* Add Audio player * Add Audio player
* Add video launcher * Add video launcher
* Add maps/images links * Add maps/images links
* Add original language tools (highlighting tense/voice/freq)
* Change theme colors ### Wish List
* Change font size within the reader
* Strong's based searching
* Strong's/Thayer/BDB popups
* Compare versions
*


### Done ### Done


Expand Down

0 comments on commit 1926f2d

Please sign in to comment.