Show HN: Linkidex – save and sort the URLs you care about
41–50 of 55 posts
Re: Show HN: Linkidex – save and sort the URLs you care about
#42I love it. I have this thing where I keep tabs open as a bookmark.. I wonder if this is going to help me get rid of all these tabs.
I hope it does!
What I really want/need is a tool that helps auto-categorize/group all my open tabs into areas of interest and enables full-text search across all of those pages so that I can context switch back into whatever I was working on at that time.
Manually bookmarking and tagging doesn't scale for me.
Re: Show HN: Linkidex – save and sort the URLs you care about
#43You should make a browser extension or a bookmarklet feature where I can bookmark the URL that I am on.
Re: Show HN: Linkidex – save and sort the URLs you care about
#44Earlier quoted context omitted.
I hope it does!
It would be great if you could import open tabs. What I really want/need is a tool that helps auto-categorize/group all my open tabs into areas of interest and enables full-text search across all of those pages so that I can context switch back into whatever I was working on at that time. Manually bookmarking and tagging doesn't scale for me.
Regarding auto-categorize, how would you want that to work? I imagine this could be a machine learning problem, but I wonder if there is a naive solution that solves most of the problem instead of just throwing ML at it?
Text search across pages has come up multiple times in this thread. I shall add it to our list of features to investigate.
Re: Show HN: Linkidex – save and sort the URLs you care about
#45It should auto synchronize with browser as another devixe, not just import export. Sync code in Chromium and Firefox is opensource ...
To clarify, are you suggesting Linkidex automatically sync with whatever the user's bookmarks are on the user's current browser?
Re: Show HN: Linkidex – save and sort the URLs you care about
#46Re: Show HN: Linkidex – save and sort the URLs you care about
#472. I think automated generation of favicon + maindomain + + opengraph card from the raw URL is quite useful, instead of manually adding the title.
3. Follow somebody's account. "Upvote" someone's link. (Yet another reddit/HN clone)
Re: Show HN: Linkidex – save and sort the URLs you care about
#48I've been using Shiori for some time. It is built in Go and open source.
https://github.com/go-shiori/shiori I haven't heard of this one before, thanks for the info. May I ask what made you decide to use Shiori instead of pocket or something else? It looks like Shiori is marketed as a "simple clone of pocket."
Re: Show HN: Linkidex – save and sort the URLs you care about
#491. Can we publicly share our collected links to the public? (Think about delicious clone) 2. I think automated generation of favicon + maindomain + + opengraph card from the raw URL is quite useful, instead of manually adding the title. 3. Follow somebody's account. "Upvote" someone's link. (Yet another reddit/HN clone)
2) That is a great idea. Right now we default the title to the URL if a user doesn't input a title. Your suggestion is superior, will look into this.
3) This is something we have considered, but isn't currently on our road map. Right now we are looking at making Linkidex a great productivity tool as opposed to yet another social network.
Re: Show HN: Linkidex – save and sort the URLs you care about
#50Raindrop is my current bookmark workflow, it works on desktop (Mac) and mobile and I believe it has full text search but I don’t use it. https://raindrop.io/
Our roadmap is going to bring us in a different direction than Raindrop, but more details on that later.