Show HN: Linkidex – save and sort the URLs you care about
21–30 of 55 posts
Re: Show HN: Linkidex – save and sort the URLs you care about
#22What it misses for me personally is an ability to search over the pages my links are pointing to. Ideally within some additional radius over the links these pages have. Perhaps, it won't be easy to implement, but it looks like the only way to find a page you've bookmarked a year ago when you vaguely remember what was it about... Even integration with Google Custom Search would do the job here.
To clarify, the suggestion here is to search the contents of a given Link, not just the link's title or url? For example, if I have a webpage "www.linkidex.com/test" which displays a bunch of text, including "HackerNews2022", you need the ability to find this link by searching for `HackerNews2022`, assuming that you haven't named the link `HackerNews2022` or tagged it or categorized it as such? Some of our competitor…
Re: Show HN: Linkidex – save and sort the URLs you care about
#23Re: Show HN: Linkidex – save and sort the URLs you care about
#24It should auto synchronize with browser as another devixe, not just import export. Sync code in Chromium and Firefox is opensource ...
Re: Show HN: Linkidex – save and sort the URLs you care about
#25That way, you could also feed the info from all those pages into software, let alone an AI for instance.
Re: Show HN: Linkidex – save and sort the URLs you care about
#26Yeah full text search, saving an archived text based version of the page behind the link and local storage (export) would make it interesting for me. That way, you could also feed the info from all those pages into software, let alone an AI for instance.
Re: Show HN: Linkidex – save and sort the URLs you care about
#27I think what really is missing here would be a full text search. I have currently multiple thousands of bookmarks. Sometimes remembering the title just doesn't cut it. Also I have a severe fear of link rot. I developed the habit of putting every link I would bookmark into web.archive.org and archive.is as well. So a nice tool should do that too (and of course store the generated link). Some folks might even would wan…
Re: Show HN: Linkidex – save and sort the URLs you care about
#28Re: Show HN: Linkidex – save and sort the URLs you care about
#29It should auto synchronize with browser as another devixe, not just import export. Sync code in Chromium and Firefox is opensource ...