On the viajsdiff branch a and b files are read in from the data folder: a_file.txt = Flusser_a; b_file.txt = Flusserb; `aandb_via_test.txt` = the first visualized comparison of two differing translations in Caroline B.'s VIA.
Sally works on this branch to rationalize our use of js diff (it's actually the "diff" package from npm) and resolve specific issues, while
John continues to use this branch to develop and target an actual online publication of this visualization of VIA
At some point Sally takes the relevant changes into a development branch that is targeting a new rtwtr release
The next release will, simply, work with a and b files (no more pre-processed porcelain git diff file), and will also allow user upload of a and b files
Longer term, we figure out a number of ways to make the system more useable (chiefly for aesthetic, writerly projects) by adding interfaces for a and b file correlation
On the
viajsdiff
branch a and b files are read in from the data folder:a_file.txt
= Flusser_a;b_file.txt
= Flusserb; `aand
b_via_test.txt` = the first visualized comparison of two differing translations in Caroline B.'s VIA.rtwtr
release