PoC for a Juxtalinear Bible Translation Editor
$ git clone https://github.com/etenlab/poc-juxtalinear.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 chunk
s 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.