Comment on Ask HN: What is your workflow for saving bookmarks?Comments−mmb15yI wrote this so I would not have to rely on a third party for bookmarking and so I could have regex search:https://github.com/mmb/murlsh−babeKnuth15ythat's full-text regex, correct?−mmb15yIt's regex search the of the url itself and the page title. It doesn't match against the full document if that's what you mean. That's an interesting idea though.−babeKnuth15yah, yes. that's what i meant. thnx for the clarification tho. i assumed it was full-text.
Comments
I wrote this so I would not have to rely on a third party for bookmarking and so I could have regex search:
https://github.com/mmb/murlsh
that's full-text regex, correct?
It's regex search the of the url itself and the page title. It doesn't match against the full document if that's what you mean. That's an interesting idea though.
ah, yes. that's what i meant. thnx for the clarification tho. i assumed it was full-text.