Y
Hacker News
new
|
ask
|
show
|
jobs
by
mmb
5660 days ago
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
1 comments
babeKnuth
5658 days ago
that's full-text regex, correct?
link
mmb
5656 days ago
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.
link
babeKnuth
5654 days ago
ah, yes. that's what i meant. thnx for the clarification tho. i assumed it was full-text.
link