PoC for a Juxtalinear Bible Translation Editor
$ git clone https://github.com/Proskomma/Sundesmos.git
npm i
npm start or ionic serve
You can open usfm files using Open Usfm button.
You can navigate between sentences by clicking prev/next Arrow buttons in the header.
You can drag/drop the words and split into chunks by double clicking any word.
You can navigate and drag/drop the words using the following keys.
- Navigation ->
Tab - Select/Drop ->
Space - Move ->
Arrow Keys
Each chunk has up/down arrow buttons on its left and you can reorder the chunks by clicking them.