zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
27.2k stars 1.9k forks source link

Consider implementing something like bookmarks #596

Closed zadam closed 2 years ago

zadam commented 5 years ago

Originally I was resisting this feature since I thought you can just clone your notes wherever and also using jump-to dialog is fast enough. But the tree can be jumping around and scrolling to where you want to be can take time.

ThomasWeber commented 5 years ago

Another thing that would help this issue, I was thinking it would be nice if Trilium remembered the cursor position in your notes, and if you leave that note and return, it could return you right to back to that position, instead of resetting you to the top of the page. I've seen this functionality in other notetaking apps like OneNote and it is pretty handy.

zadam commented 5 years ago

Yes, I have thought about that a few times, but there are bunch of unclear things - e.g. should it behave like a browser which remembers the position only when using history (back/forwards).

In general the issue is I believe partially mitigated by having tabs - so if you need to work with multiple notes you can just open them in tabs instead of switching back and forth.

zadam commented 2 years ago

implemented in 0.48