Notes feature

I’ll check it out, thank you.

I not only agree with this suggestion, I actually had the exact same idea for a while. :grinning: I hadn’t suggested it because I’ve suggested a bunch of other stuff and I don’t know if that bothers @shotcut. Just like how @MusicalBox has it there is how I was thinking.

It would be like its own icon in that icon list that is found with Open File, Open Other, Save, Undo, Redo, Peak Meter, etc… so it can be pressed and the window would pop up where you placed it or have it floating. This suggestion is different than the existing comment space found in the clip properties because this would be its own window and have much more space to write in. Writing comments in the clip properties is fine for just notes on one clip but having an actual Notes window would serve as notes for the whole project which means it can also be found much easier and faster. It’d be really useful for so many use cases!

1 Like

Thank you for your support @DRM :slight_smile:

I found myself here after looking around to see if there might be a note feature I had missed. I had been thinking along the lines of an optional notes window that would be available in each project. One that could be docked or undocked, I find myself jumping in to do something when I have a few extra minutes. I think of something I might want to do, an idea I might get excited about, and unless I write it down, it’s gone in minutes after I close the project. I know I should open some sort of app to take a note or write it down on scratch but…I rarely do. I’m not a coder but happy to help if there’s any way I could… thanks

There was a recent thread suggisting something like this, along with several suggestions of what can be done at present. See:

@Elusien you’ve just created an endless loop where people will get caught in…
In the thread you suggest I posted a link to get here… :grinning_face_with_smiling_eyes:

1 Like

A bit like the box office hit “Groundhog Day”, or He Wen’s “Enless Loop” movie.

@brian
I tested the Notes panel a bit. Here’s some feedback:

  • I think the font is slightly too small.
  • The Tab key is not working.
  • If you type something then close the Notes panel and open it again or even minimize the Shotcut window and bring it back it erases what you wrote. That’s the opposite of how in the Comments box for clips you can type something click away, come back to it and it will still be there.
  • If you hover the mouse to the upper corner right or lower corner left then a little bar shows up.

This is separate from the bar that actually appears that controls the scrolling of the Notes screen. These little bars don’t do anything so I don’t know why they’re there.

  • Can’t copy and paste with the shortcut keys Ctrl+C and Ctrl+V just the time from the counter under the player (i.e. 00:00:00:00). It will instead paste a bunch of other stuff along with it. This might be related to the regression caused here in the timer controls.
  • Instead of having a left and right scroll, can the wrapping of the text be based on whatever size the user makes Notes box? That’s how Notepad on Windows deals with text wrapping.
  • There should be more of a color contrast of the space where the notes are written with the outside of the panel itself. Compare that with the Comments space in Properties or @MusicalBox’s mockup above to see what I mean where the space to type in is in a color that contrasts the space outside of it.
  • I suggest the default position for Notes in all layouts be floating. But in Logging I think it should be in the same space as Recent because it makes sense that if a person is going to use the Logging layout to organize a lot of clips for a project that they should have the Notes panel easily available to start putting down any annotations they want. The space with Recent is a very comfortable place to set it in. In fact, it should also be tab before Recent so that users know it’s there.

There’s a Note panel??
Where is it?

Thanks for testing. To set some expectations with people, I am not going to implement a full WYSIWYG rich text editor. I am not going to re-implement notepad++. I am not even going to recreate Notepad. This will be a simple text box where arbitrary text can be placed.

It is the same size as all the rest of the fonts in the UI.

By convention, the tab key moves focus to the next control in Shotcut.

I will get that fixed

I had considered this - and I am open minded about it. But I do not want to implement a “text wrapping” option. So it needs to be one or the other. If I remove the scroll bars, and make it always wrap, will someone else complain? I would like to hear from more people about this before I make a final decision.

I will give some consideration to your other comments.

DRM found some preliminary code that I wrote on Github. This has not been made available in a beta build yet.

@DRM I think I addressed most of your comments. I did not change the default location. That is still under consideration.

A panel will never be floating by default as a general rule.

I went back and tested and it turns out the Tab key does work as expected by skipping some spaces up as long as the panel is docked somewhere. When it is floating then it doesn’t change any focus. This Tab thing could be under a little reconsideration here because it’d very strange to have a Note feature where you can’t use Tab to skip some spaces up. It’s such a basic feature to have.

I don’t know how the equivalent versions of Notepad work on Linux or even on Mac but anyone who uses Windows will not complain because they would be used it and would expect it even. And the majority of people who use Shotcut are on Windows.

I agree we should try to if we can. It is OK for tab to not move focus in the UI if it has another important use in a more detailed context such as this text editing. With that said, tab does not insert characters in Properties > Comments, but it does the Text: Rich editor. The latter behavior is a Qt default, but I see we set tabChangesFocus true in Properties > Comments. I am not sure which is better for that. I think there is less likely a need for tabs within comments than there is in notes, but consistency should also be a consideration.

I will certainly complain if there is NO word wrap in the Notes panel :slight_smile:

It is easy to enable tab characters in the Notes panel. But then we have to discuss tab stop distance in the display. The control setting for tab size is in “pixels”.

the default of 80 pixels is huge and not useful for the typical use case of indenting.

One option would be for the notes panel to use a fixed width font and then the tab stop distance could be “character width” x 3 (or something similar).

I’m happy to enable tabs, but I don’t think it is strictly necessary. Just hit the spacebar a couple of times if you want a larger space.

Any chance to make Notes the exception?

Testing this out, Tab works fine as expected for a notes feature when it’s floating. When it’s docked it doesn’t and it jumps to another panel. Having Tab not work would just be strange and not expected especially since Tab actually works in the space to write text in both Text: Simple & Rich filters.

It would make sense to have Notes floating as a default since anyone who writes Notes on any kind of app would usually have a simple Notes app floating. The equivalent feature in Resolve has it floating and in fact cannot be docked.

I cannot think of an alternative unless that is to change the shortcut keys to jump to another panel. Maybe Tab could be used to just move around the one panel you are on and pressing Ctrl with Alt then the corresponding number of a panel would actually switch to that panel. Or have it that when you press the shortcut key for a panel, instead of it just closing if it’s up even if the focus is not on it, it will close it only after it’s been selected. So if you have the Markers panel open but the focus is not on it, pressing Ctrl+Shift+6 will put the focus on it. Then pressing Ctrl+Shift+6 after the focus is on it will close it.

Another thing I want to suggest is to change the spot of the Notes icon and with that its shortcut key. It’s strange to have that as the last icon on the list. Maybe like after the Recent icon since if someone has Notes for a project that they are opening again then they would probably want to look at their notes before starting again or before the History icon.

Maybe so, if they are thought of like a sticky note ala Windows 10/11 and macOS sticky note apps.

its shortcut key

It’s strange to have that as the last icon

I would not call it strange as there is no strong meaning to the order. However, I can agree to move it to after Recent as it could be perceived as related to (project) Properties or perhaps Recent from a workflow perspective as you pointed out. The problem I have with its current keyboard shortcut Ctrl+Shift+0 is that A) it is not working for me on Windows for some reason, and B) it does rather anchor this as the last panel in list by keeping the current shortcuts convention. It appears that we are heading into the direction of alternating Ctrl and Ctrl+Shift plus number, as panels are added.

I’m surprised to see the beta for the next version today because the discussion on the Notes feature made me expect a follow up from where it was last left off:

So far they haven’t been addressed.

I think the beta process is a good way to elicit feedback from a wider audience before making many changes. These are things that are easy to change with low risk of regression. I like to see discussion from many people before making changes so that I don’t spend my time changing things back and forth.