ArkHost/HelixNotes
14
151
Fork
You've already forked HelixNotes
13

[Enhancement] Add option to show notes in Notebook panel #12

Open
opened 2026年03月02日 14:35:25 +01:00 by zara2x · 6 comments

Currently there's two separate panels - one for folders and one for notes - on small screens this means that almost half of the screen is taken up by navigation.

Would be very useful to be able to combine both into the same view to utilize the window space better

Before After
image New Project
Currently there's two separate panels - one for folders and one for notes - on small screens this means that almost half of the screen is taken up by navigation. Would be very useful to be able to combine both into the same view to utilize the window space better | Before | After | | --- | --- | | ![image](/attachments/006c85c7-51d5-4825-b27b-471910c70904) | ![New Project](/attachments/f308a5a7-9fc4-4822-99d4-92edb5275524) |

Thanks for the suggestion! This is something I'm considering, but it's a non-trivial change, combining the two panels means reworking drag & drop between notebooks and notes, virtual scrolling with mixed item types, and maintaining feature parity with the current layout (context menus, multi-select, sorting, etc.).

I'd likely keep the current 3-panel layout as an option for larger screens and add the combined view as an alternative. It's on my radar but no timeline yet.

Thanks for the suggestion! This is something I'm considering, but it's a non-trivial change, combining the two panels means reworking drag & drop between notebooks and notes, virtual scrolling with mixed item types, and maintaining feature parity with the current layout (context menus, multi-select, sorting, etc.). I'd likely keep the current 3-panel layout as an option for larger screens and add the combined view as an alternative. It's on my radar but no timeline yet.

Combining the two into the tree view would be very messy in my opinion! If you have a lot of notes in a folder it would get very difficult to scroll through the list of notes. Please keep folders and notes separate.

The ability to display the first couple of lines of the note in the list makes it easier to find a particular note. I also hope that including the first image in a note (if there is one) into the list preview will be implemented. In my experience a visual clue helps finding a note much easier.

Combining the two into the tree view would be very messy in my opinion! If you have a lot of notes in a folder it would get very difficult to scroll through the list of notes. Please keep folders and notes separate. The ability to display the first couple of lines of the note in the list makes it easier to find a particular note. I also hope that including the first image in a note (if there is one) into the list preview will be implemented. In my experience a visual clue helps finding a note much easier.

What about having the option to move the note list just below the tree list? I'm sure that's easy to implement. That way you can scroll through the list without moving the tree.

What about having the **option** to move the note list just below the tree list? I'm sure that's easy to implement. That way you can scroll through the list without moving the tree.

@Stephane-30 wrote in #12 (comment):

What about having the option to move the note list just below the tree list? I'm sure that's easy to implement. That way you can scroll through the list without moving the tree.

Could be, but still need to take into account the drag&drop functionality as it will behave differently.

@Stephane-30 wrote in https://codeberg.org/ArkHost/HelixNotes/issues/12#issuecomment-11449531: > What about having the **option** to move the note list just below the tree list? I'm sure that's easy to implement. That way you can scroll through the list without moving the tree. Could be, but still need to take into account the drag&drop functionality as it will behave differently.

I actually meant the option of moving the whole panel. It shouldn't matter where the panel is located. But I might be wrong. I'm obviously not familiar with the implementation.

I actually meant the option of moving the whole panel. It shouldn't matter where the panel is located. But I might be wrong. I'm obviously not familiar with the implementation.

Just realising what you mean. Dragging up would move the list and you wouldn't get into the tree. Back to the drawing board. 😉

Just realising what you mean. Dragging up would move the list and you wouldn't get into the tree. Back to the drawing board. 😉
Sign in to join this conversation.
No Branch/Tag specified
main
fix/vault-indication
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes#12
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?