-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shift + Enter to "Insert segment and link" by time #258
Comments
I think that something along these lines would definitely be useful. Haven't thought it through, though. Just wanted to bring up something we have had in mind for a long time, #104, a really long time, looking at the issue. I think the two things should be tackled together because if they aren't, the shift+enter suggestion would insert links, which is good, but provide no visual feedback about the new link, which I think is a must. (There might be other ways to provide this feedback than solving #104, though.) |
@MJochim yes but it will not be tackled here but in the EMU-webApp2 (still needs a better name btw :-)). However, these are also not necessarily overlapping issues (although related). I think @FredrikKarlssonSpeech is more interested in if you have two SEGMENT levels that have a link definition (i.e. one dominates the other) and you add a new boundary / new segment that these are automatically linked (basically a mini
what is
is the newly added segment linked to 1 or 2? |
This morning it occured to me for the first time that ng used to stand for next-generation but now is for aNGular ;-). |
You're right here. However, I think that #258 should not be solved before #104 (the other way round would be fine). As for the problematic scenarios you have described, we would probably have to go for something like in the anagest module. There, the users get to select an item as link target (from a list). |
A simple option is to just not allow the keypress (show an error message) if the user inserts a segment that is not say 90% overlapped by a segment on the parent level. I almost wrote "completely overlapped, but then there is off course the case of final segments in words where the end time may by accident be placed within the following word. Then this segment would be also be ambiguously linked, but this is a situation that would the solved by the >90% overlap rule. |
If you have a for instance a word marked on a level that is structurally the parent of a level for segments or tones for instance, you should really be able to directly create a link between them.
Word
| <- defined link
Segment
So when I now insert a vowel segment on the "Segment" tier using the proposed new Shift + Enter keystroke, I will directly also get a link between new segment and the word that it corresponds in time with.
It would be a great timesaver.
The text was updated successfully, but these errors were encountered: