unfoldingWord / translationCore

Repository for the desktop application translationCore
https://www.translationcore.com
Other
36 stars 11 forks source link

Epic for Editing and Aligning Verse Ranges #7167

Closed birchamp closed 2 years ago

birchamp commented 3 years ago

Feature Canvas: https://docs.google.com/document/d/1-76Ysa_AurM3yQCyajoEqFw4ZzcJvdC5DCb7xE285Rw/edit

ClickUp: https://app.clickup.com/t/1jfq4cj

Sample text for testing: gal 1:1 in UST

Existing issues that affect this need:

TODO - tCore Updates Needed:

birchamp commented 3 years ago

@birchamp add in canvas and scripture

birchamp commented 3 years ago

@mannycolon @PhotoNomad0 Please review these mockups:

PhotoNomad0 commented 3 years ago

@birchamp Some of these can be done, but we were talking about minimal UI changes to make this doable in a short time. Currently the Expanded scripture pane is laid out in rows, so it is much easier to do this layout:

Screen Shot 2021-09-27 at 9 41 57 AM

Still looking into how we could do the regular scripture pane without a lot of refactoring of UI. Currently I can make all the bibles show up as verse spans, such as:

Screen Shot 2021-09-28 at 10 35 35 AM

but that is not ideal. Looking at options.

birchamp commented 3 years ago

Thanks for the heads up on that. @PhotoNomad0

birchamp commented 3 years ago

@PhotoNomad0 Could you put a verse number mid-text in the UGNT where the next verse starts? So leave the reference as '1:1-2', but also have a bold '2' where the 2nd verse begins.

PhotoNomad0 commented 3 years ago

@birchamp @mannycolon - I have succeeded in getting a rough prototype working for the UI. Still have a bunch of business logic issues to resolve. Here is the rough UI for alignment now:

Screen Shot 2021-09-29 at 4 46 29 PM

PhotoNomad0 commented 3 years ago

@PhotoNomad0 Could you put a verse number mid-text in the UGNT where the next verse starts? So leave the reference as '1:1-2', but also have a bold '2' where the 2nd verse begins.

I think in this case I can place two separate verses here (e.g. 1:1 and 1:2). I'll look at it later to see what might be easier. For now I just have the 1:2 before the second verse. See screen above.

PhotoNomad0 commented 3 years ago

@birchamp @elsylambert - I have a very rough prototype if you want to take a look: https://github.com/unfoldingWord/translationCore/actions/runs/1304694194

PhotoNomad0 commented 3 years ago

Notes: Repos with verse spans:

elsylambert commented 2 years ago

Looks good in translationCore 3.1.0 (a7d2893).