Skip to content

Commit

Permalink
Update features
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-klein committed Jan 22, 2024
1 parent 87e00fd commit 67dbf7f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
15 changes: 11 additions & 4 deletions features.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,21 @@ Ezra Bible App comes with the features listed below. An overview of changes per

* Bible books are opened entirely and you can scroll through the chapters seamlessly and quickly.
* The text is shown with book introductions, section headers, cross references and foot notes.
* You can compare the Bible translations of the selected verses.
* When looking at verse lists (Tagged verse lists, X-Refs or search results) you can load the context of the current verse using a button or a mouseover function.
* You can compare the Bible translations of the selected verses based on a comparison function in the side panel.
* When looking at verse lists (Tagged verse lists, X-Refs or search results) you can load the context of the current verse based on a button in the verse context menu.
* You can copy the selected verses to the clipboard by pressing `CTRL + c`.
* Access to all Bible translations available from [CrossWire's](http://www.crosswire.org) repositories.
* Ezra Bible App uses the local Sword directories as any other Sword frontend.

### Tagging (topical verse lists)

* Organize your tags as a flat list or within several tag groups.
* Tag within the currently opened book or verse list.
* Lookup all verses of a tag (show verses in the main browsing window).
* Lookup all verses of a tag in the context of a book or verse list (show verses in small popup).
* Export a tagged verse list to a document.
* Show tag statistics for the currently opened book.
* The last used tag can be used quickly with a dedicated button.
* Show tag statistics for the currently opened book in the side panel. The tag statistics can be further filtered by selecting a tag group.
* The last used tag can be used quickly with a dedicated button in the verse context menu.

### Note taking

Expand All @@ -48,6 +50,11 @@ Ezra Bible App comes with the features listed below. An overview of changes per
- Strong's based search with link 'Find all occurrances'.
- Additional Strong's based dictionaries can be installed. All Strong's related dictionary entries are shown in the dictionary info box.

### Bible Commentary

- Access to all Bible commentaries available from [CrossWire's](http://www.crosswire.org) repositories.
- Available Bible commentaries are shown for the currently selected verse in the side panel.

### User interface features

* Tabs
Expand Down
5 changes: 3 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,21 @@ Ezra Bible App comes with the following features:
* Note taking (for verses and Bible books)
* Search in Bible modules and in the currently opened Bible browsing window
* Strongs Dictionary support
* Bible Commentary support
* User-friendly interface with tabs
* Switchable light/dark color theme
* Export of user data (tags and notes) to CSV file
* Export of verse lists and notes to Word documents
* User data can be synchronized across multiple devices based on Dropbox integration
* Localizations for English, Spanish, German, Dutch, French, Slovakian, Ukrainian, Russian, Romanian, Brazilian Portuguese
* Localizations for English, Spanish, German, Dutch, French, Slovakian, Slovenian, Ukrainian, Russian, Romanian, Brazilian Portuguese

A detailed list of features can be found [on a separate page](/features).

An overview of changes per release is available in the [Change Log]({{ site.github.repository_url }}/blob/master/CHANGELOG.md).

## Upcoming Features

Ezra Bible App is currently on a bi-monthly release schedule. The next release [1.13](https://github.com/orgs/ezra-bible-app/projects/6/views/1) is planned for March 2024. Here are some of the most noteworthy upcoming features:
Ezra Bible App is currently on a bi-monthly release schedule. The next release [1.14](https://github.com/orgs/ezra-bible-app/projects/6) is planned for March 2024. Here are some of the most noteworthy upcoming features:

* TBD

Expand Down

0 comments on commit 67dbf7f

Please sign in to comment.