-
Notifications
You must be signed in to change notification settings - Fork 11
Easy interface to bulk add labels to a set of pages #7
Comments
My understanding (avoiding Gherkin):
It would be helpful to be able to choose:
and say "Go!" At which point the label form box for each image would be filled in, counting up appropriately:
There are always going to be exceptions - repeated or missing folio numbers, labeled plates, alternate versions of images, etc., and being able to stop, start, and override by typing in the form box, will be necessary. |
@joycebcat, see above. Thoughts? |
Relevant conversation from Slack: tpendragon [3:31 PM] jpstroop [3:32 PM] tpendragon [3:32 PM] escowles [3:33 PM] jpstroop [3:34 PM] jpstroop [3:34 PM] escowles [3:35 PM] escowles [3:35 PM] jpstroop [3:36 PM] escowles [3:37 PM] jpstroop [3:38 PM] escowles [3:38 PM] jpstroop [3:40 PM] tpendragon [3:41 PM] tpendragon [3:42 PM] escowles [3:44 PM] jpstroop [3:44 PM] tpendragon [3:44 PM] jpstroop [3:44 PM] tpendragon [3:44 PM] tpendragon [3:44 PM] jpstroop [3:44 PM] escowles [3:45 PM] jpstroop [3:45 PM] jpstroop [3:45 PM] escowles [3:54 PM] |
It looks like ec6 has generators. This seems like a perfect application. |
Implementation: https://github.com/jpstroop/page_label_generator |
@jpstroop Yes, this idea of choosing a start image and end image, choosing a pattern and saying "go" would be great. With the ability to manually override by overtyping a value, it would cover most things quite well. Really nasty things might end up being almost all manual override. If we have roman numerals, 1,2,3... and 1r,1v,2r... that would cover the majority of objects. |
@joycebcat thanks! I spent a little time on the algorithm over the weekend, and this seems possible. We also had a chat about it late last week (look in the #plum channel on Slack, or see the bit I cut and pasted above), and have a few ideas around what the interface might look like. Do you have any strong opinions or see something in your mind's eye that we should consider? No worries if you don't or don't have time; we can just mock something up and go from there. |
@jpstroop Would be happy to look at what the interface might look like, but don't see anything in the above that looks like an interface. |
Sorry I was just referring to this discussion, no mockups yet. |
@jpstroop Oh, yeah. That is sounding OK. We can work reasonably well within a range of possibilities, the key factor is being able in some fashion to auto-populate based on a pattern. |
This is an interface for bulk labeling/previewing/persisting those labels. Closes #7
No description provided.
The text was updated successfully, but these errors were encountered: