Skip to content
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

Segment panel and timeline improvements #432

Closed
14 tasks done
dquinton opened this issue Jul 29, 2020 · 3 comments
Closed
14 tasks done

Segment panel and timeline improvements #432

dquinton opened this issue Jul 29, 2020 · 3 comments

Comments

@dquinton
Copy link

dquinton commented Jul 29, 2020

The panel showing segment durations is a good improvement. Here's some suggestions to make it better - but you'll probably say its already done/in the works!

  • Segments should be numbered (in order)
  • Segments need to be selectable
  • Up/Down buttons in the panel to move a selected segment up or down the order easily
  • Labels could be set by clicking somewhere in the segment in panel too.
  • Also a [X] remove button in each segment detail box would be handy

(thus only the new Segment button would be needed and that could be moved back under the timeline - or at least these buttons could be a little smaller ?)

  • segment details could be editable in the panel - e.g. one can adjust the start/end, increase/decrease duration by a second etc

  • Export only selected
    Ctrl-click select segments and export them - info at bottom says how many selected and the updated duration.
    This might need an Export selected button?

  • Overlap error
    When segments overlap, there is this error: "Make sure you have no overlapping segments." in the segments panel and then the segments can't be seen in panel, and the segment remove button can't be used to cancel a segment e.g. that was started at the wrong place.
    The overlapping segments could be highlighted in the panel to show there's a problem.

But why is overlapping a problem?? If two Keep segments overlap, then surely that means all that area will be kept - if this happens then the program needs to take the start-point of Seg1 and end-point of Seg2 (or last segment in a continuous area)

  • New segment

  • Shortcut key X to add new

  • Shortcut key R to remove (or send to bin?)

  • Timeline select
    As one can easily click on a segment, is there need for the next/previous buttons under timeline?
    OK, can those buttons be moved under the seek buttons, together with start/end set and Add new segment, like this
    [Add] [<-] [->] [Prev] [Next] [Discard]

  • Shortcut keys for previous/next: K and L

  • Shortcut keys for jump to start/end point: < and > (comma and stop keys)

  • [hotkeys change in settings would be good]

  • Segment start/end setting

  • The two hand-pointing buttons be moved next to each other (as above layout example)

  • Shortcut keys to set start/end: [ and ]

  • Segment duration
    the segments on the timeline could have handles at ends that user drags to incr/decr duration - maybe that breaks simplicity? See Timeline improvements #483

  • Segment slip
    Shift- mouse drag on a segment in timeline could slip the segment up or down on timeline.
    This could be very handy! See Timeline improvements #483

That's all, thanks!

@mifi
Copy link
Owner

mifi commented Aug 29, 2020

Thanks for your suggestions. I believe that many of these features are already implemented in the nwest version, like segments selectable and numbering, etc.

Are you sure you are running the newest version? If you are, please explain a bit more detailed what you mean by those features.

@dquinton
Copy link
Author

OK the shortcut keys you have.

One thing that is a little frustrating, at least for mouse control, when I add a new segment -sometimes at an estimated place during playback- moving the mouse across and finding the left edge set button is too much work. The button sits right next to jump to start which I sometimes click on by mistake

-preferably, the add segment, set left, set right buttons could be together, like underneath the reeking buttons.

@mifi mifi changed the title Segment management enhancements Segment panel improvements Jan 15, 2022
@mifi mifi changed the title Segment panel improvements Segment panel and timeline improvements Mar 6, 2022
@mifi
Copy link
Owner

mifi commented Mar 6, 2022

I'm closing this and moved the remaining features to #392 and #483

@mifi mifi closed this as completed Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants