Show HN: Mark Scroll Positions (rugu.dev)
Hi everyone,
I was getting annoyed when I had to leave a page and then needed to find where I was when I reopened it each time. So, I have just built a web extension to allow users to mark certain scroll positions for a page and then jump between them.
I hope it can be of use to you as well.
18 comments
[ 3.3 ms ] story [ 29.1 ms ] threadI've always used the "Copy link to text" option in Chrome for this but that doesn't always work when the formatting is a little complex.
Seems like Desktop Chrome/Edge support creating links to and showing highlighted text, Safari/Android Chrome supports showing highlighted text but not creating the links, and Firefox supports none of it.
I should make a bookmarklet/extension for this...
I remember being a little annoyed by those fake anchor links when they first appeared, but I've since softened to the concept.
0: https://addons.mozilla.org/en-US/firefox/addon/link-to-text-...
https://wicg.github.io/scroll-to-text-fragment/
https://web.dev/articles/text-fragments
https://developer.mozilla.org/en-US/docs/Web/Text_fragments
Will address this issue ASAP. [1]
Thanks for finding an edge case which I did not notice :)
1. https://github.com/kugurerdem/mark-scroll-positions/issues/1
However, the current jumping method seemed to be working fine for most of the sites I use, so I decided to release the app first and improve it along the way based on the traction it gets.
1. https://www.rugu.dev/en/blog/mark-scroll-positions/#3-decidi...
At work so don’t have time to explore it right now but what features does it provide that Vimium marks don’t ?
I was not aware that Vimium could already do what I tried to accomplish but to give you an answer: I made it possible that marks can be properly re-named and have their note taking place. You also have a management page where you can see all the marks that you have set for all different sites. Other than these, nothing so fancy.
There is still lots of room for improvement to make the UI/UX better.
I am using vimium and I don't know what you are talking about I suppose it's like vim marks but couldn't find info about such a feature