Live data from Hacker News

Ask HN: How do you manage your bookmarks?

news.ycombinator.com

231–240 of 272 posts

Re: Ask HN: How do you manage your bookmarks?

#231

A while back someone on here posted a reply to a similar question for me - and it was one of those 'road to Damascus' moments for me. The poster pointed out that we should not have to bookmark - that why do our own browsers not simply record every site we visits (and even cache the text for alter searching). Its technically trivial. But we all have this blind spot - that it is perfectly reasonable for massive corpora…

How ironic :p

Re: Ask HN: How do you manage your bookmarks?

#232

At what point do bookmarks essentially become an internet of your own making? I guess you need to create a search engine so you can search your bookmark collection, or maybe a Yahoo style directory to browse them. Or... Stop collecting the internet and give your brain a break from data overload. There is a certain flavour of FOMO that keeps tabs open forever and bookmark lists getting huge. Let go of it all. There wi…

> “I guess you need to create a search engine...”

For years [1] I’ve been looking for a browser extension that will let me flip a switch and search only within the sites in my history and/or bookmarks.

You know you’ve visited some sites with the answer you want, but have to try to recreate the divine moment in google.

[1]: https://softwarerecs.stackexchange.com/questions/46270/solut...

Re: Ask HN: How do you manage your bookmarks?

#233

I have this problem too. In fact, I built a tool to better serve my own needs [0]. It helps to categorize links based on keywords. Best for article links but also works for generic links, as long as a title and description is present. [0] Stackkup.com

http://stackkup.com

Re: Ask HN: How do you manage your bookmarks?

#234
Hello, We think bookmark is not only a bookmark, but something we want to keep it to get back later. It could be a link, a hight light text, a note, a todo etc... , sometime a bookmark relates to a document (a file) or a people. At the end of the day we have a lot of things to keep but easily to forget. That the reason we think bookmark with #hashtag is the best way to mark some important keyword we could get back later easily. Beyond a bookmark is could be a thinking we want to keep, that 's why many people like to use private facebook post as bookmark. We did try to build a simple MVP of this idea at https://www.kocpit.com - bookmark management with #hashtag , with full text search support. Bookmark an URL , a file, a content, markdown, note etc by your way. Try it free.

Re: Ask HN: How do you manage your bookmarks?

#235
post #16

I threw everything in a checkvist ( https://checkvist.com ) list and generously annotated every bookmark with tags, now I have bookmarks and attached notes and it's searchable with tags, it works really good ! I think this offers the exact same thing as the popular pinboard but it's free !

Yep, Checkvist's Web Clipper allows adding tags via smart syntax, and there are versions both for Firefox and for Chrome

Re: Ask HN: How do you manage your bookmarks?

#236

I built devmark.io a couple of years ago but it never took off - never went beyond a Chrome extension. It is a bookmarking tool designed so it didn't feel like you were collecting urls - you'd save them and rely on the search function (which isn't that advanced unfortunately - postgres full text search). I still use it myself but hosting costs about 300euro every year so it's a questionable investment from my own poi…

That sounds high for a few text searches a day. Do you have a large number of sites saved?

No, just that. The joys of running on Heroku!

Re: Ask HN: How do you manage your bookmarks?

#237
post #82

Earlier quoted context omitted.

Exactly what I was searching for! Do you plan to create a business out of this or is there a chance for open sourcing/self hosting?

thats a good idea to open source it, after cleaning up the code. I plan to keep it running for the foreseeable future since i use it. I have added self-service ads for now.

Will keep an eye on it. Good work! Btw. thanks for the simple registration ;-)

Re: Ask HN: How do you manage your bookmarks?

#239

Well...I'm working on my own thing (FOSS) https://github.com/calpaterson/quarchive It's quite early but I'm able to use it as a near replacement for pinboard (including search but not including tags). I have circa 6k bookmarks so I feel your pain. It's based on sync of your browser bookmarks via an extension. This works well because it allows you to bookmark on your phone. Here are some features I have planned: 1. Sh…

why "not including tags" i derive _so_ much value from having well tagged items in Pinboard.

Tags are planned - they just aren't something I personally use much (I prefer searching) so when trying to stand up a version for my personal use I skipped tags. :)

Re: Ask HN: How do you manage your bookmarks?

#240
post #131

Earlier quoted context omitted.

Be advised: your username-based subdomain is not browsable in modern security-conscious browsers as your LE cert for the main domain is not a wildcard cert and isn't valid for the username.historio.us subdomains.

It is a wildcard cert, it just expired because for some reason acme.sh stopped liking the CloudFlare API. I'm trying to fix it as we speak, but the rate-limiting isn't helping. EDIT: It's back up, now I have to figure out why acme can't automatically renew... Very odd.

Ahh, sorry for the erroneous report, then. TIL: MobileSafari's certificate display doesn't show the subject alternative names.
Post reply on HN