TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Do you still use browser bookmarks?

441 pointsby ethanpilabout 8 years ago
How do you still use bookmarks? How do you organize them? Why are they useful to you?

267 comments

Houshalterabout 8 years ago
Of course, and I&#x27;m surprised many people don&#x27;t. Chrome handles bookmarks well, automatically syncing them between different machines you are signed in on. I used to have them nicely organized into different folders but now it&#x27;s a bit of a mess... It&#x27;s especially useful to deal with tab explosion. Control+D and you can just save all your tabs in a single folder (and never look at them again.)<p>The biggest problem is linkrot. As a rough estimate 13% of links die every year, and it&#x27;s quite possibly much higher than that. (<a href="https:&#x2F;&#x2F;www.gwern.net&#x2F;Archiving%20URLs" rel="nofollow">https:&#x2F;&#x2F;www.gwern.net&#x2F;Archiving%20URLs</a>) Without the glorious web archive, bookmarks would be unusuable. And I wonder how many people know about web archive.. Youtube-dl may also be useful if you want to preserve music or videos (despite the name, it works on almost every site I&#x27;ve tried it on including audio sites.) Someday I intend to script something up to automatically scrape all my bookmarks and make a local copy, but it seems complex.
评论 #14065693 未加载
评论 #14067245 未加载
评论 #14064861 未加载
评论 #14065249 未加载
评论 #14065012 未加载
评论 #14066701 未加载
评论 #14067481 未加载
评论 #14064857 未加载
评论 #14066691 未加载
评论 #14066565 未加载
评论 #14072144 未加载
评论 #14066566 未加载
Cyph0nabout 8 years ago
I have a ton of bookmarks, but I use them passively. From my experience, Firefox is the undisputed king of making sure anything you type in the address bar will be instantly checked against your bookmark collection.<p>For instance, maybe I&#x27;m looking for a PostgresSQL tutorial. I start typing &quot;postgres&quot; and one of the bookmarks I forgot about from several months back appears. This approach has ended up saving me a lot of time over the years. Another cool thing is when a bookmark pops up when I&#x27;m searching that brings back memories. If the site is still up, I get a free trip down memory lane :)<p>My collection is at least 9 years old now. I&#x27;ve been maintaining the same Firefox database over the years by migrating it manually from version to version. Now it&#x27;s seamless thanks to Firefox Sync. I get my bookmarks on my PC, laptop, and my phone. I have an Xmarks account as a backup, and for cases when I prefer to use Chrome.
评论 #14067818 未加载
评论 #14065877 未加载
评论 #14066620 未加载
评论 #14066668 未加载
评论 #14066661 未加载
评论 #14066369 未加载
评论 #14067417 未加载
评论 #14067654 未加载
评论 #14066185 未加载
评论 #14065659 未加载
评论 #14067887 未加载
jcritesabout 8 years ago
I don&#x27;t use browser bookmarks but I do use bookmarks through pinboard.in: <a href="https:&#x2F;&#x2F;pinboard.in&#x2F;u:jcrites" rel="nofollow">https:&#x2F;&#x2F;pinboard.in&#x2F;u:jcrites</a><p>With a paid feature called an archival account, Pinboard stores an actual copy of each bookmarked article, kind of like your own private Wayback Machine. It provides full text search over these articles.<p>I frequently save articles that I read so that I can refer to them later. It doesn&#x27;t happen often, but once in a while I will desire to access an article that I read a few months or years later, and I find Pinboard well worth the value for making it possible for me to actually identify the article and retrieve its content regardless of whether the original link is still around.<p>I find this especially useful because it is my habit to collect citations for various facts. When I find myself making a claim in conversation, I really want to be able to access the original source where I learned about the fact, and provide the evidence to back it up. Or to review the source to confirm that my memory of it is accurate. Or sometimes I want to share a useful article explaining some topic with a colleague or friend.<p>I do occasionally use the browser bookmarks a sort of clipboard or working set, for 5-10 links at a time. I use Google Chrome and it syncs bookmarks between my devices.
评论 #14066306 未加载
评论 #14065819 未加载
评论 #14064800 未加载
评论 #14065139 未加载
评论 #14067095 未加载
评论 #14069791 未加载
ikaweabout 8 years ago
I probably have 500 bookmarks. I never click on them though.<p>Instead I (ab)use bookmarks as a way to increase the weight of URLs in chrome&#x27;s navigation bar autocomplete&#x2F;suggestion algorithm.<p>e.g. If you find that you&#x27;re going to a site&#x27;s homepage and clicking three times, instead once you get to the actual page you want, bookmark it. You can even give it a more memorable name, like &quot;standup hangout&quot; and then watch it autocomplete from the address bar next time you start to type the URL.
评论 #14065376 未加载
评论 #14065282 未加载
评论 #14065189 未加载
评论 #14065391 未加载
评论 #14064700 未加载
kusmiabout 8 years ago
I used to, I now use zotero to save whole pages onto webdav, from there bunch of scripts peel the ads off, scrape the text, convert to PDF, store in cms and index for full text search on solr. Also hooked up Dropbox to do the same for one click archiving from mobile. Since Dropbox and the webdav are shared between my partners and I, it&#x27;s a convenient way to build knowledge base. Experimenting hooking up Telegram and slack as well to integrate everything for no hassle user-end. The real pain in the ass is passing the URL itself, consistently, without insisting users use another third party app.<p>*Forgot to mention the best part: Backend pools these full-text documents, cleans and parses for NLP, then generates meaningful tags, and organizes documents in an auto generated folder hierarchy which is based on word2vec&#x2F;doc2vec and content clusters. Whole thing runs on a dedicated server with two 1070 GTX video cards for the NLP work which is training and re-evaluating constantly as new content pours in.<p>Altogether it was 2-3 years of work.
评论 #14065593 未加载
评论 #14065480 未加载
评论 #14065556 未加载
评论 #14065523 未加载
threepipeproblmabout 8 years ago
At some point, it occurred to me that almost all of the bookmarks in my ever-expanding collection really represented &quot;to do items&quot; more than &quot;reference items&quot;.<p>As others have said, most things can easily be searched as needed. But I was using bookmarks as placeholders, saying &quot;I wanted to read x later&quot;, in most cases... sometimes other things.<p>So I started treating bookmarks as various categories of todos. I do have a reference folder, but it has less than a hundred items. I often use those only passively -- i.e. when typing into the address bar, the starred link will come up first.<p>All the other links are sorted into categories such as &quot;files to download&quot;, &quot;new articles&quot;, &quot;new buyables&quot; and so forth.<p>Now that I think of Bookmarks as deferred work, it has changed a lot of habits. My total number of bookmarks has slowly dropped, and I tend to handle more stuff as it comes, or not at all -- or at least to be more conscious of bookmarks as a cost.<p>An unexpected benefit has been a feeling of mental satisfaction, after closing a lot of semi-forgotten, open loops. I now think a big unorganized pile of bookmarks can represent a real liability, whereas if you actually go through all those links and delete the weaker ones you get a concentrated pile of goodness. You hit a point where you&#x27;d rather read your remaining bookmarks than most news feeds.
mr_spothawkabout 8 years ago
I have tons of bookmarks. Pro-tip: make a bookmark, edit the bookmark, set the title to &quot;&quot; &lt;empty string&gt;. Then you have it&#x27;s favicon as your site launcher.<p><a href="http:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;mVFYh" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;mVFYh</a><p>sometimes I make use of the features &quot;open all bookmarks in this folder&quot;.<p>other times I use the bookmark to (as somebody else mentioned already) weight consideration of sites I&#x27;m interested in getting results from.<p>aside: at hackreactor, I worked with some folks on the beginnings of a chrome extension to grab your bookmarks, analyze the content of each site, and suggest new bookmarks when you open a new tab. the suggestions part was working already by the time I came around. then I got a job and that pretty much fell out of priority... heh.
评论 #14065555 未加载
评论 #14065524 未加载
评论 #14066431 未加载
评论 #14091539 未加载
bm98about 8 years ago
I&#x27;m a little surprised that the majority of the answers here are Yes!<p>I help my parents and my kids work with bookmarks but I have none myself; and I was beginning to think that bookmarks were primarily used by non-technical people. I guess I was wrong!<p>Everything I need is a simple URL (like, my bank: usaa.com - why would I bookmark that?) or a quick Google search away. If I come across a deep link that&#x27;s so important that I want to keep it, I email myself the link along with maybe a short description, and it will be searchable forever.<p>My lack of bookmarks fits with the rest of my &quot;online personality&quot;. I have 14,183 threads in my work email inbox and I do not file emails into folders like most of my colleagues. I do not have the desire or the time to manage email folders or browsing bookmarks.<p>Also, the fact that I browse in a &quot;clean&quot; browser instance in SELinux that saves no history from instance to instance probably contributes to my lack of bookmark use.
评论 #14064991 未加载
评论 #14064962 未加载
评论 #14065343 未加载
评论 #14065645 未加载
评论 #14065854 未加载
评论 #14069514 未加载
评论 #14065497 未加载
评论 #14065964 未加载
评论 #14070244 未加载
INTPenisabout 8 years ago
No and it worries me. I have a great memory normally, I speak several languages and computer languages. I was raised in the era before search engines when bookmarks were important.<p>But these days it worries me to say that I just visit the same three websites over and over. Aggregation websites with links and content.<p>Sometimes I find myself staring at the url bar not being able to think of anything to do because I&#x27;ve visited my three websites already.<p>Of course besides those three aggregators there are sites like google and stackexchange that I visit indirectly. And any blogs, forum and such that I might find through google.
评论 #14066516 未加载
评论 #14067135 未加载
jacquesmabout 8 years ago
I do, but I&#x27;ve also come to rely on a plug-in called &#x27;scrapbook&#x27;. It allows you to cut a snippet from a webpage and save it along with the url of the original.<p>Very handy, and it also protects somewhat against linkrot.<p>I&#x27;ve tied it to a hotkey to copy any bit that is highlighted to the currently open scrapbook. (shift-ctrl-b) without further notifications or interaction other than the keystroke. Super quick and it doesn&#x27;t get in the way of continued reading.
评论 #14065154 未加载
评论 #14065022 未加载
评论 #14065235 未加载
Existenceblinksabout 8 years ago
My bank url is hard to remember, and search it on google is risky to be a victim of fake sites. So anything fake-able is on my bookmark.<p>Well I&#x27;ve marked a ton of urls and rarely revisit :( It&#x27;s like having a camera, take photos and forget them forever. It&#x27;s a tool to help you forget things, not to remember, sadly!
评论 #14066011 未加载
评论 #14064949 未加载
morganvachonabout 8 years ago
I use them in three ways: My most used bookmarks live on my bookmarks bar in Firefox with the text removed, so they are just icons of the favicon.gif from the server, screenshot example here[1]. The lesser used ones live in the &quot;Folders&quot; folder under a tree style arrangement. The third method is via the &quot;ReadLater&quot; folder which contains links I didn&#x27;t have time to fully read right away, and acts as a sort of manual version of Pocket or similar apps.<p>[1] <a href="http:&#x2F;&#x2F;storage7.static.itmages.com&#x2F;i&#x2F;17&#x2F;0408&#x2F;h_1491614673_3854456_f1ba5420ff.png" rel="nofollow">http:&#x2F;&#x2F;storage7.static.itmages.com&#x2F;i&#x2F;17&#x2F;0408&#x2F;h_1491614673_38...</a>
评论 #14064871 未加载
ams6110about 8 years ago
I have a home.html file that is my browser default page. It has all the links I use regularly, organized in a few columns that I think make sense, but more honestly I use it mainly by muscle memory. It also has input fields for a couple of different search engines.<p>It&#x27;s very simple, no javascript and just a tiny bit of CSS.<p>Any time I want to update it, add a link, etc. I just use a text editor.
interfixusabout 8 years ago
Of course I do. Some of them neatly stacked in labeled folders, some of them just higgledypiggledy in the great unsorted. I have my bookmark history on hand to way back before the turn of the century. A <i>lot</i> of those links have died, obviously, but it&#x27;s a neat historical record of my foci, foibles and obsessions over the years.<p>My data belong either offline or on serverspace I control myself. There&#x27;s nothing especially secret about it, but like my email (going back more than twenty years), I wouldn&#x27;t dream of storing data like that online outside my own control.<p>The bookmarking, by the way, used to take place in Firefox. The ongoing self-immolation of that once mighty browser has recently sent me to the Pale Moon camp. And it&#x27;s like coming home. I couldn&#x27;t be happier, running on various Linux&#x27;es on the household machinery. The Chrome&#x2F;Chromium world hegemony is one of those sad, scary things I shall never understand.
评论 #14066267 未加载
sleaveyabout 8 years ago
I use the bookmark toolbar in Firefox, but I delete the text and leave the favicons so that I can fit ~50 bookmarks in one row. I also have folders containing bookmarks for particular categories, like &quot;Work&quot;, &quot;Stuff to watch&quot;, etc.
评论 #14064726 未加载
评论 #14064216 未加载
评论 #14064749 未加载
huellerabout 8 years ago
I use pinboard.<p>As far as native bookmarks, I don&#x27;t like that browsers have kind of black boxed their bookmarks and require individual proprietary cloud sync for these things (I realize Firefox has a self hosted option, but it&#x27;s kind of outdated and last I checked the documentation was spotty. Even then it&#x27;s only FF).<p>I know there&#x27;s also the Netscape Bookmark Format which is kind of sketch, but at least it&#x27;s something. I tried writing something that exported on close, I&#x27;d sync them myself, then imported on open, but it was pretty hacky (edit: also browsers exports are often very different so there was some normalization there that was fragile). There should be a way to setup an endpoint to natively sync this stuff with an open protocol and then all your bookmarks on all clients look the same. If you don&#x27;t like that service, export someplace else and change your endpoint. Browsers should just be boxes for structured content.
评论 #14065147 未加载
JohnBootyabout 8 years ago
Hells to the yes.<p>To take things a step further, I&#x27;m not entirely sure how I&#x27;d function without them.<p>(I&#x27;m sure I&#x27;d find a way, but it would be an adjustment and a loss)<p>Firefox&#x27;s fuzzy searching in the URL bar makes bookmarks awesome. My &quot;workflow&quot;:<p>1. Bookmark anything I might need later by clicking the bookmark button. It presents a little tooltip-like popup that lets me edit the title and tags if I want to.<p>2. Sometimes I edit the title&#x2F;tags and sometimes I don&#x27;t. I make this call based on a quick judgement call on whether the default will allow me to find the article later. Suppose the article title is &quot;MySQL Adds Froitz-Based Blammo Filtering.&quot; Well, that should suffice. But if the title is merely &quot;10 Awesome New MySQL Features&quot; then I might want to edit the title&#x2F;tags to mention something about &quot;Froitz-Based Blammo Filtering&quot; if that&#x27;s what I&#x27;m interested in. [1]<p>3. Then I usually never use the bookmark ever again.<p>4. BUT, sometimes I do. And Firefox&#x27;s fuzzy match implementation lets me type &quot;mysql froitz&quot; and get a match on this bookmark 100% of the time. Chrome&#x27;s matching is stupider &amp; I&#x27;m not sure about Safari. Safari makes adding bookmarks less convenient than FF or Chrome so I assume finding them is harder. (Maybe it&#x27;s not, I don&#x27;t know)<p>I don&#x27;t know about Firefox&#x27;s bookmarking performance characteristics. But, I know that I&#x27;ve been adding lots of bookmarks forever and it &quot;just works&quot; and it feels instance. The fact that I&#x27;ve never had to think about it beyond that point is a compliment of the highest order. That&#x27;s one of the many reasons why I remain a dedicated Firefox supporter.<p>__________<p>[1] This is just a theoretical example, of course. MySQL does not actually receive new features, awesome or otherwise.
rmasonabout 8 years ago
I have thousands of bookmarks. One thing I&#x27;ve wanted Google to do for the longest time since I started using their browser was to let me limit searches to my own bookmarks.<p>I&#x27;ve got a fair degree of organization with folders and sub-folders but still spend way too much time trying to locate a specific bookmark. I&#x27;ve learned to edit the subject line because often you&#x27;re bookmarking something called &#x27;home&#x27; or a cryptic Github path.
pmoriartyabout 8 years ago
I have thousands of bookmarks, and gave up putting them in to folders years ago. Now I just tag them with every relevant keyword that I can think of when I make the bookmark, and search them that way.<p>Firefox&#x27;s bookmark manager is very primitive, though, and I&#x27;ve long been meaning to migrate my bookmarks over to org-mode in emacs, where I have much more powerful searching, metadata, editing, linking, commenting, restructuring, and navigating options.
评论 #14098056 未加载
评论 #14065168 未加载
aurelian15about 8 years ago
I configured my webrowser such that it clears my browsing history whenever I&#x27;m closing my browser and mainly use bookmarks for fast auto-completion when typing in the address bar. With respect to organisation, I generally don&#x27;t. I just use the &quot;star&quot; button to mark websites as favourites. I synchronise bookmarks across devices using Firefox Sync.
JanecekPetrabout 8 years ago
Additionally to what everyone said already, I have two other uses:<p>1) I have a set of bookmarks specialized for search. Chrome can do this without bookmarks, but Firefox needs them. I&#x27;m talking about bookmarks like this: <a href="https:&#x2F;&#x2F;www.google.com&#x2F;search?q=%s&amp;tbm=isch" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;search?q=%s&amp;tbm=isch</a><p>Note the %s in the middle, that&#x27;s where queries go. When you save this as a bookmark and add a keyword to it (&quot;gg&quot; in my case), you can then search images on Google like this:<p>- Alt-d (jump to url bar)<p>- gg fluffy kittens<p>I have a few dozen of these: Google, G images, G translate, G maps, local maps, Wikipedia English, Wikipedia Czech, various dictionaries, whois, wolfram alpha, grammar check, YouTube, Maven search... You get the idea.<p>2) A huge curated collection of bookmarks to Java libraries. Something similar to all those awesome-java collections that are lately popping up, but more complete, in my browser, indexed for search and neatly grouped into like a hundred folders.
评论 #14065983 未加载
theknarfabout 8 years ago
Bookmarks are where links go to die. So yes I do &quot;use&quot; bookmarks, but never revisit them. What I instead do often is either keep the tabs open or, save them as notes in a note taking app. I feel that the note taking app makes it easier to organize stuff into &quot;projects&quot; as that how I usually work.
double051about 8 years ago
Definitely! I still keep the bookmarks bar visible on Chrome and Firefox to have quick access to my favorite and most visited pages. All of the links have abbreviated names to fit more on the bar. #1 is Hacker News, of course.<p>I also still &#x27;star&#x27; interesting links and categorize them into folders. Very handy to have Chrome sync the bookmarks across all of my machines.
评论 #14064757 未加载
ravenstineabout 8 years ago
I do but only in the sense that I use it as a sort of bucket that I throw things in and almost never look at again. Basically, no.
评论 #14065449 未加载
评论 #14065800 未加载
chamakitsabout 8 years ago
For my personal use? No<p>For work, absolutely. I have a couple of top level directories on my bookmark bar:<p>KeyLinks<p>InterestingTech<p>PrevWork<p>CurrWork-&lt;2-3 words describing topic of work&gt;-&lt;Date started&gt;<p>Under KeyLinks I keep well...key links, like the links to the wiki entry on how to setup dev environments, link to the Holiday calendar, link to the Jira dashboard showing my team&#x27;s sprints, link to the company roadmap, etc. Pretty much just links that I&#x27;ll have to refer to periodically.<p>Under InterestingTech are articles or things of interest I stumble upon on my day to day, but that I don&#x27;t have time right now to look into.... This one is honestly a bit of a bottomless pit at this point...<p>Under CurrWork-* I keep all the links related to the work I&#x27;m doing right now. That means wiki entries related to it, StackOverflow links I had to use to fix something, Jira tickets, Jenkin jobs, internal web-app links, code review link, etc. You name it. If it&#x27;s in any way related to my current work, and it&#x27;s a site, it&#x27;s there.<p>And when I&#x27;m done with the current &#x27;CurrWork-*&#x27;, I remove the leading &#x27;CurrWork-&#x27; and move it to the bottom of PrevWork.<p>I have an awful memory, but this in combination with an emacs org-mode file for each &#x27;CurrWork&#x27; iteration I have, I manage to be able to refer to things I&#x27;ve worked on in the past when people ask. After they give me a minute or two to get my bearings of course.
lucb1eabout 8 years ago
I do occasionally, though usually Firefox&#x27; &quot;awesomebar&quot; will get me there anyway so there is not often a need.<p>My girlfriend does make extensive use of it for all sorts of things.<p>I think my mom uses it as well. My brother and dad I&#x27;m not sure about. Not sure what that says for a confidence interval, but many people still do. Then again, I&#x27;m sure there must be clusters of people (when clustering by who knows who) that never learned it&#x27;s there, or who choose not to use it.
skraelingjarabout 8 years ago
I still use bookmarks, but rarely go to them.<p>All of my bookmarks are resources, something for me to read or use at a later time. Some are for things I want to learn, some are for things I knew but have lost to time, and others are just.. out there. Like this: <a href="https:&#x2F;&#x2F;apps.fcc.gov&#x2F;oetcf&#x2F;eas&#x2F;reports&#x2F;GenericSearch.cfm" rel="nofollow">https:&#x2F;&#x2F;apps.fcc.gov&#x2F;oetcf&#x2F;eas&#x2F;reports&#x2F;GenericSearch.cfm</a> I have no idea why I bookmarked that (or when).<p>Another example: This week I decided to learn Rust. I was listening to a podcast and the host mentioned rustbyexample.com and I visited the site and realized previous me had bookmarked it thinking I would decided to learn Rust at some point and it would be a nice resource.<p>Maybe something that would look at my recent history and say Hey X has been in your bookmarks for months and it&#x27;s related to all the Y pages you&#x27;ve been visiting.<p>None of them are organized, I&#x27;d pay for something to automatically organize them.
aerovistaeabout 8 years ago
My chrome bookmarks are one of the 3 pillars of my cloud identity, along with my gmail and my dropbox. You could just say my google account and my dropbox.<p>I have hundreds of bookmarks, covering dozens of categories of research and reading. One of the largest subcategories includes hundreds of references that I may or may not need for future projects including software (stackoverflow questions, tutorials, bug solutions, framework and API references, optimization articles, in-depth guide articles, and so on), woodworking, economic&#x2F;governmental&#x2F;civic&#x2F;legal research, fitness, electrical engineering and general circuity&#x2F;wiring, real estate, recipes, piano repair, audio production, and so on. These are all intended to be kept until needed, most likely indefinitely.<p>Then there&#x27;s a category for more temporary things that I need in the moment and am unlikely to need again, including news&#x2F;blog articles I haven&#x27;t gotten around to reading yet, solutions for bugs that I need to fix, torrents I haven&#x27;t gotten around to downloading, and collections of references for small, specific projects that I won&#x27;t need again afterwards.<p>So basically I use Chrome bookmarks as my personal address book for &quot;things on the vast internet which I wish to return to eventually.&quot;<p>For major things I use daily, like youtube or gmail or facebook, I don&#x27;t bother bookmarking them-- for those I just use the address bar&#x27;s semi-intelligent autosuggest....Ctrl+L to go to address bar, then I just type g and hit enter, or y and hit enter, or f, etc. The only website I need to type out beyond 2 letters is twitter&#x2F;twitch.<p>I guess this may sound odd, but Chrome has begun to feel like a natural part of my mind. The bookmarks and my gmail are an extension of my memory. My interactions with the net are an extension of my thought processes. I have seen other people make similar remarks about their phones.
评论 #14067900 未加载
j0e1about 8 years ago
Oh yes! I use them in FF and have organized them in folders with tags for hassle-free retrieval across devices.<p>I find them extremely useful for tutorials&#x2F;learning new stuff which I know I need&#x2F;want to learn but just don&#x27;t have the time at the moment. Whether or not I end up coming back to them is a discussion for another day ;)<p>Most of my bookmarks are via HN.
jukiabout 8 years ago
I use Emacs &#x2F; Org Mode for bookmarks. I use a few different browser profiles, and usually always want to open a bookmark in a specific profile. Having all bookmarks in one place is much easier than figuring out which browser I need and then finding the bookmark in it. Plus this way I can use other Org Mode features with them too (adding any arbitrary notes&#x2F;tasks to them, todo keywords for a reading list, refiling&#x2F;archiving, etc.)<p>Basically I just add the properties URL and BROWSER to any entry I want to be a bookmark. I have the numpad key 4 bound to a command that opens the url (works either in the org file buffer itself, or from an agenda view). I also have the numpad key 1 bound to an agenda search for the tag :bm: (searching for a property is too slow), so I can easily get a list of all bookmarks, which can then be filtered by tags, category, top-level headline and regexes.
alexdumitruabout 8 years ago
I do, but I&#x27;ve always find it pretty hard to use them, because I forgot what exactly I bookmarked and in what folder.
slowkowabout 8 years ago
I use diigo. The free version lets you cache the page, annotate the page with highlights, and tag your bookmarks. The extension for Chrome works very well. They also launched some PDF annotation features, but I haven&#x27;t tried that.<p><a href="https:&#x2F;&#x2F;www.diigo.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.diigo.com&#x2F;</a>
评论 #14071946 未加载
tempestnabout 8 years ago
I use browser bookmarks frequently, but have few of them. I tend to use them primarily for utilities and other sites that I visit somewhat regularly. Basically the two main cases are 1) sites I visit so often that it&#x27;s handy to get there with a single click as opposed to a couple of characters in the address bar, and 2) sites with strange urls and&#x2F;or ones that I access repeatedly but infrequently, so might not remember where to find.<p>For anything I want to remember for later, or keep for reference material, I clip it to Evernote instead. Find that much more useful, as normally when you&#x27;re looking for a piece of reference material it&#x27;s going to be able to remember some keywords from it than the title or where you filed the bookmark. Also means you can easily reference it even if the page is missing or changed in the future.
aswertyabout 8 years ago
I&#x27;m a big fan of bookmarking but I found the browser features didn&#x27;t fit my needs all that well. So I built my own browser extension which I really like. Hasn&#x27;t taken off at all and development has kind of stopped for the time being (other work has put it on the back burner) so it&#x27;s still just available on Chrome.<p>Using it I hit Ctrl+M (the shortcut to open it) and then I have my top 20 sites key bound. So HN is Ctrl+M -&gt; h. All my other bookmarks can be accessed via a search feature which you can tab or &quot;&#x2F;&quot; to get to on opening the extension. I hate lists&#x2F;folders so my bookmarks are all hidden away behind the search function. The extension is built for either the mouse or keyboard so I have a lot of flexibility in how I interact with it.<p>The site for it is: www.devmark.io
vbezhenarabout 8 years ago
First of all, I use reading list. It&#x27;s kind of bookmark in Safari. If there&#x27;s interesting webpage, but I don&#x27;t have time or mood to read it, click and close. If I answered and want to check it later, click and close. Once a week I breeze through them and delete, so it won&#x27;t stockpile like a mountain.<p>Second is Favourites (like bookmark bar), I can access it from blank page. I&#x27;m saving webpages, that I visit often, news, important forums, etc. Also webpages, that I&#x27;m using currently in work (e.g. Postgres documentation, if I&#x27;m working with it right now.<p>Rest is just organized by topic list of webpages that I could use later. I&#x27;m not using it that often, but sometimes it might be handy.
zengidabout 8 years ago
I used to but now I dump everything into Pocket. I would only say it&#x27;s useful because it satisfies my need to horde interesting information.
navsabout 8 years ago
Personally, I&#x27;ve stopped bookmarking everything I find somewhat interesting. Now if I do find something and it will be used in the next week&#x2F;month, it&#x27;s often part of an existing project or idea, and so it gets thrown in a text file that&#x27;s versioned.<p>I started doing this after accumulating a huge index of bookmarks spread across saved.io, Evernote, Google Bookmarks, iCloud, Firefox, Opera, txt files, Google Spaces and the other dozen or so bookmarking&#x2F;collaborative knowledge sharing platforms showcased on Product Hunt.<p>I&#x27;m surprised there&#x27;s no digital equivalent to the Hoarders TV show. I suppose thousands of bookmarks are less impressive than a garage full of old newspapers and rats.
评论 #14066339 未加载
AceyManabout 8 years ago
I treat URLs like any other document: I click+drag the favicon off the address bar and drop it in the target folder in explorer (file browser in Windows), which creates a dot-url shortcut.<p>Why keep resources in a unique silo? You wouldn&#x27;t keep all your PDFs&#x2F;Word&#x2F;rtf&#x2F;&amp;c in a &quot;&lt;ext&gt; manager app&quot;, so why do URLs have to be kept in one?<p>Also, this way they all get backed up since I keep all work docs on my network drive.<p>I&#x27;m surprised no one else follows this pattern, but I&#x27;ve never seen anyone else use it, nor have I won over any converts via its sheer awesome factor &lt;shrug&gt;.<p>FYI, works in FF and Chrome, but not Opera. (Bummer, because I like Opera generally, and it&#x27;s my default Android browser.)
评论 #14065164 未加载
评论 #14065170 未加载
m-p-3about 8 years ago
I still do, but I find Google Chrome bookmarking system to be a bit too simplistic.<p>I mean, Google is usually strong on that from with labels in Gmail, Keep but for some reason they never implemented that in their bookmarks. It would makes more sense than using folders IMO.
评论 #14064232 未加载
nevatiaritikaabout 8 years ago
I use the bookmarks bar to neatly organize my frequent links. And I kind of have an OCD when a link is misplaced in the wrong folder. Of course, then, some folders, I never visit again but some, very very frequently.<p>Also for the habit of reading&#x2F;skimming articles and often hopping from one URL to another, I use One Tab. Super efficient to collect links in one page: <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;onetab&#x2F;chphlpgkkbolifaimnlloiipkdnihall?hl=en" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;onetab&#x2F;chphlpgkkbo...</a> On the negative side, my work PC has over 800 URLs and home PC about 1500+
jdbernardabout 8 years ago
Absolutely. I trust Firefox Sync more than third-party services. I have a fairly comprehensive hierarchical structure. I only bookmark things I really care about, but even still have hundreds of bookmarks in tens of folders. It&#x27;s useful because it makes these sites show up immediately in the address bar as I start typing. API done for example. I just start typing the library&#x2F;API name and the address bar autocompletes the part to the doc index b&#x2F;c that&#x27;s what I&#x27;ve bookmarked. One step shorter than bouncing through Google.<p>I also bookmark articles that I think I&#x27;ll reference in the future, that supports or contradicts something I believe strongly.
cyberferretabout 8 years ago
All the time in Chrome. I have a fairly rigid structure in my Bookmarks folders, where I categorise all my hobby and professional interests. I like that it is synchronised across all my devices too.<p>I used to use Pocket a lot to do similar things, but categorising, and browsing the saved links was a little too cumbersome.<p>Plus I like that I can search just within my plethora of bookmarks if I want to reference something I know I saved a year ago. [0]<p>[0] - <a href="https:&#x2F;&#x2F;www.lifehacker.com.au&#x2F;2015&#x2F;02&#x2F;quickly-search-just-chrome-bookmarks-or-history-with-custom-searches&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.lifehacker.com.au&#x2F;2015&#x2F;02&#x2F;quickly-search-just-ch...</a>
评论 #14065575 未加载
Mikhail_Edoshinabout 8 years ago
Yes, I use them a lot, but find the organizing tools pretty lacking. E.g. I program in Python and keep a bookmark for many Python modules in alphabetic subfolders so that I can quickly jump to the docs. It&#x27;s rather boring to maintain this setup. I also dance tango and I&#x27;d love to bookmark many Youtube videos but here the tools are really primitive: there&#x27;s lots of ways to organize this (by type of video, dance style, by principal figures, by dancers -- sometimes more than one couple -- by music maybe) and no easy way to do anything other than a silo of &quot;all things tango&quot;.
khedoros1about 8 years ago
Yes. Anything essential goes in the bookmark toolbar (mostly thinking about internal sites at work). I save a number of keyword searches (like &quot;yt&quot; for youtube, &quot;wp&quot; for Wikipedia).<p>For personal machines, I&#x27;ve got about 5 machine+OS combinations, with 2-3 browsers on each that I use for various things. I chose not to set up sync accounts in any of the browsers (I&#x27;ve already got too many damn accounts to manage, thank you!). So I sometimes save a bookmark if I&#x27;m in the middle of a long series of pages about something, as a sometimes-completely-literal &quot;bookmark&quot;.
ernsheongabout 8 years ago
I am currently developing PageDash, a personal web archive web-based app. The key difference is that I want to preserve the page exactly just as I saw it, with the help of a browser extension.<p>Reason for this is that I love saving pages that I encounter. I use Evernote Web Clipper a lot, but it frequently fails to keep the styling perfect. Secondly, a lot of archivers can&#x27;t save pages behind an authentication layer.<p>To be notified when it launches, let me know here! <a href="https:&#x2F;&#x2F;goo.gl&#x2F;forms&#x2F;X1IBqaA03kekR2Db2" rel="nofollow">https:&#x2F;&#x2F;goo.gl&#x2F;forms&#x2F;X1IBqaA03kekR2Db2</a>
stevewillowsabout 8 years ago
In my Bookmarks bar I have &#x27;General&#x27;, which breaks down into about fifteen categories. Each of those is broken down into several folders --- its very organized. I go through it once a year or so to clear out links I&#x27;m certain I won&#x27;t need in the future (usually project ideas).<p>I use Bookmark Box to sync with other browsers by way of Dropbox. Its not perfect, but it works.<p>For the rest of the Bookmarks bar I have my most common links -- a few spreadsheets (in Drive), some web apps, and a folder for forums I frequent. I also have a bookmarket for Pepperplate, which I use on a regular basis.
Myrmornisabout 8 years ago
No, but I use pocket. I put links to technical stuff in there that I intend to read, but I rarely look at it. Maybe I&#x27;ll start remembering to after this thread. I noticed a while back that pocket allows you to dump them in a text format; I was intending to do that and store in a git repo or my gdrive, so that I would be more confident I&#x27;d have them for the rest of my life. I sort of don&#x27;t really know where chrome&#x27;s bookmarks are kept, which makes me less inclined to use them, but that&#x27;s almost certainly lazy&#x2F;ignorant of me.
abrknabout 8 years ago
I have hundreds of them in Chrome, ported over from all kinds of browsers and services over the year. I never use them. They just sit in the bookmarks toolbar and annoy me.
chrsstrmabout 8 years ago
Literally thousands...<p>Organized in ~150 folders all with subfolders. Ditched the bookmark services when Chrome started syncing data across devices. There are three features I would love:<p><pre><code> 1. The search box in the manager does a full text search of the content on the bookmarked page instead of just the title (at the time it was marked, not updated). 2. The ability to search by URL with regex. 3. Show the date I bookmarked the page.</code></pre>
abhinickzabout 8 years ago
I use Chrome new &quot;Bookmark Manager&quot; Extension: &quot;<a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;bookmark-manager&#x2F;gmlllbghnfkpflemihljekbapjopfjik?hl=en&quot;" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;bookmark-manager&#x2F;g...</a><p>You can Access, Search, Import, and Export bookmarks from: &quot;chrome:&#x2F;&#x2F;bookmarks&#x2F;&quot; URL and Pressing &quot;CTRL+D&quot; give you option to save to folder instantly.<p>Sometimes when I don&#x27;t remember the bookmark folder location for example(<a href="https:&#x2F;&#x2F;news.ycombinator.com" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com</a>), I simply type something like &#x27;news&#x27; or &#x27;ycom&#x27; and chrome will show me some predictions which will be combination of Bookmark, Google search, and History with different icons or text.<p>Currently typing &#x27;ycom&#x27; shows me five option 1. <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;</a> with Star Icon. 2. <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;news?p=2" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;news?p=2</a> with History Icon. 3. ycombinator (Google Search) 4-5. More History Link.<p>and If I don&#x27;t remember anything I just type some random words on Google to get the web link!<p>I also use Google Keep Extension: &#x27;<a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;google-keep-chrome-extens&#x2F;lpcaedmchfhocbbapmcbpinfpgnhiddi&#x27;" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;google-keep-chrome...</a> to organize bookmark easily with labels and colors.
hkjayakumarabout 8 years ago
Yes, I do. As a university student, it&#x27;s really useful to be able to view different course webpages, schedules, important dates, etc - all links that I would access frequently (almost every day)<p>Apart from that, I also use browser bookmarks for links I want to (or have to) view in the near future. It acts as a constant reminder since it&#x27;s always visually present.<p>I use Pocket for articles&#x2F;links I can afford to view during my free time.
dorfsmayabout 8 years ago
I use wiki&#x27;s, because &quot;links&quot; only make sense in a given context, so at work I add the noteworthy links in the local wiki, and for my personal use I keep a series of text files of notes on particular subjects, where I add links.<p>I do however use bookmarks on my laptop to point to locally installed document such as the full python library doc, in order to be able to access those when offline (eg: in a train).
superasnabout 8 years ago
I do especially because Chrome syncs them everywhere including my mobile phones, laptop and desktop.<p>It&#x27;s also useful to bookmark in browser because the address bar gives priority to your bookmarks over auto-complete and history.. So it&#x27;s much easier to access those sites too.<p>P.S. I organize them by folder, so it&#x27;s most likely design -&gt; landing pages -&gt; dark -&gt; bookmark or personal -&gt; finance -&gt; bookmark, etc.
mud_dauberabout 8 years ago
My bookmarks bar has my top-30 list (mail, feedly, HN, ...) I tried a folder system but found the amount of overhead to be WAY too cumbersome.<p>I capture stuff to read in Pocket. If I eventually find the link to be valuable (news: almost never; how-tos: much more often), I move it into a Google Keep &quot;PostIt&quot;.<p>The value-add is that I can add pics, notes, links to Dropbox docs, etc in the same PostIt, and organize them as I see fit.
David_Rabout 8 years ago
Mac users...take a look at URL Manager Pro.<p>Macintosh-only stand-alone local database for URLs; Costs $25; url-manager.com. I&#x27;ve been using it for years...have 10s of thousands of bookmarks...it&#x27;s where I keep all my research...has saved me many times. All data in one local file (or Dropbox)...easily portable; no annual fee.<p>Click on the icon in the menu bar to save the current web page Title and URL; optional field for Notes permits you to add keywords or large excerpts from the site or article.<p>Organize the database&#x2F;outline by making folders&#x2F;sub-folders. Fast db search;<p>Mac OS X app : Customizable toolbar, standard Window Menu and Fonts Panel, Font Smoothing, Sheets and Drawer Windows, Cocoa Status Item and support for Dropbox. Includes Yosemite Share extension and Spotlight importer.<p>Import and Export : URL Manager Pro can import from and export to Safari, Firefox, Chrome, OmniWeb, Camino, iCab, Mozilla and Netscape. It lets you &#x27;harvest&#x27; bookmarks by importing XML (XBEL), HTML and text files for bookmarks and URLs. Export entire db or any one folder to HTML or text format.
iandabout 8 years ago
Yes. I use the bookmark toolbars in ff and chrome with icons and no text for common pages (like this <a href="http:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;uZBB8" rel="nofollow">http:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;uZBB8</a>).<p>My only other use is for groups of pages that I&#x27;m referring to or want to come back to as part of a project. I usually delete them after a few weeks.<p>For long term bookmarks I use pinboard.in
taudeabout 8 years ago
Installing the Quick Tabs [1] Google Chrome plugin has completely changed my use of browser-based Bookmarks: with cmd-e an intelligent search box pops up giving me instant access to my history or bookmarks folder.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;babyman&#x2F;quick-tabs-chrome-extension" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;babyman&#x2F;quick-tabs-chrome-extension</a>
unholinessabout 8 years ago
I&#x27;m surprised no one&#x27;s mentioned the chrome feature that&#x27;s mostly replaced bookmarks for me.<p>Just like aliasing commands in the terminal, you can alias web pages in Chrome&#x27;s address bar. So, when I type &quot;je&quot; in my omnibar it has an autocomplete option &quot;Jenkins&quot;, and pressing enter will take me to the URL I set for the Jenkins home page.<p>This feature is poorly named &quot;search engines&quot;, and yes, it is extensible to putting extra strings at the end of that URL (which could be registered as a search term within that site), but I&#x27;ve been using it for years, and 99% of my use is simply mapping arbitrary strings to arbitrary URLs. It works amazingly for that. No mouse movement digging into bookmark folders required.<p><a href="http:&#x2F;&#x2F;lifehacker.com&#x2F;5815291&#x2F;create-short-aliases-for-frequently-accessed-pages-by-telling-chrome-theyre-search-engines&#x2F;amp" rel="nofollow">http:&#x2F;&#x2F;lifehacker.com&#x2F;5815291&#x2F;create-short-aliases-for-frequ...</a>
sacado2about 8 years ago
Yes, but only for<p>- tabs I haven&#x27;t read yet, but I need to restart my browser for some reason, and I want to be sure the tabs won&#x27;t be lost ; in this case, those bookmarks are disposed of as soon as the browser restarted<p>- content I&#x27;m pretty sure I&#x27;ll want to read back in a few time<p>I only use the bookmark bar, so I have to limit what I save. When it gets too big, I clean it up.
rdpollardabout 8 years ago
I use bookmarks to keep track of the hundreds of client-specific subdomains on a site I manage for work. I start typing the name of the client in Chrome&#x27;s search bar and I&#x27;ve got instant access to the URL. I can&#x27;t think of a better way to handle that (though I&#x27;m open to suggestions if you&#x27;re using something better).
mastaxabout 8 years ago
Bookmarks manager from Chrome is quite good, I think: <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;bookmark-manager&#x2F;gmlllbghnfkpflemihljekbapjopfjik?utm_source=chrome-app-launcher-info-dialog" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;bookmark-manager&#x2F;g...</a>
richardwabout 8 years ago
Yes, lots, in Chrome. I have folders directly in the shortcuts bar, with e.g. &quot;Money&quot;, &quot;News&quot;, &quot;Proj&quot; and current projects usually have their own folders. One I use a lot is &quot;Topics&quot;, which has many subfolders for e.g. &quot;Analytics&quot;. I use the Other Bookmarks list for things I use regularly but not often (e.g. once a month).<p>I definitely would like some improvements. My &quot;Topics&quot; folder is huge and I don&#x27;t really need it loaded each time the browser loads. Just save it in the topic and let me find it later. Also, if Chrome has my shortcuts, why doesn&#x27;t Google highlight those in search results? And maybe auto-link the saved shortcuts to the terms I used when finding them in the first place. There&#x27;s a lot of meta data in that action - search-search-search, save. Google knows quite a bit of my thought process (via keywords and sequence), so use that.
AJRFabout 8 years ago
I do for sure. I do this thing where I save a bookmark without its title, so it just has a little favicon icon on my bookmark bar, and it is very nice and clean.<p>I also have folders for Work, Blogs and one for improving myself as a developer. I love browser bookmarks, but am not exactly a poweruser, but I would miss them very much if they were taken away.
tomfitzabout 8 years ago
No.<p>I use Google Keep to store URLs, typically with some note, for example: * &quot;Specialized Sirrus bike rear derailleur. Model number: DO20. URL: <a href="https:&#x2F;&#x2F;www.amazon.co.uk&#x2F;dp&#x2F;B0047D192E&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.amazon.co.uk&#x2F;dp&#x2F;B0047D192E&#x2F;</a> &quot; * 2015-03-01: Visited doctor. They referred me to physio, and told me to read <a href="http:&#x2F;&#x2F;www.arthritisresearchuk.org&#x2F;arthritis-information&#x2F;conditions&#x2F;back-pain.aspx" rel="nofollow">http:&#x2F;&#x2F;www.arthritisresearchuk.org&#x2F;arthritis-information&#x2F;con...</a> for exercises&#x2F;stretches to relieve pain.&quot;<p>Google Keep supports tagging and search, so I can usually find things. For things I want to read later, I either put it in Pocket or use Google Keeps&#x27; reminder functionality.<p>Chrome integration looks decent (save web pages as an image), but Firefox integration is lacking.
vojantabout 8 years ago
Not anymore.<p>Just google everything when I need to find something. In the past I was using bookmarks to track blogs I follow but these days there is too much content. I just google&#x2F;HN search stuff when I need to find something. I tried going back to bookmarking stuff&#x2F;save for later but I just never got time to go back to the them.
mspaulding06about 8 years ago
Currently I use a variety of techniques for managing content I would like to revisit on the web. I do use bookmarks mostly for often visited websites and I always using syncing if possible with Chrome and other browsers that support it (Brave does now!). I&#x27;ve also discovered some browser plugins that really help with this. OneTab is absolutely indispensable and will store all of your currently open tabs so that you don&#x27;t have to keep them open. That&#x27;s great when I&#x27;ve got several tabs open on a single subject that I want to come back to later. I&#x27;ve also started to use Pocket for most blog posts and random things that I want to read some time in the future but can&#x27;t right now. The nice thing is that it is accessible from all my devices so I can put links into Pocket from my phone and then go to them from my desktop computer.
theonemindabout 8 years ago
I use firefox. It&#x27;s easy to bookmark things by clicking the star. I almost never pick them from menus, but you can limit awesomebar searches to bookmarks by typing &quot;[asterisk]&quot;, so I can find, say, all of the interesting github projects I&#x27;ve ever bookmarked by typing &quot;github [asterisk]&quot;
评论 #14065183 未加载
gkyaabout 8 years ago
I use them quite a bit. They are the only completion source I allow for firefox, so when I type something other than a URL on the URL&#x2F;search bar, I either hit the down arrow and select a matching bookmark, or hit enter and run a search.<p>Structurally my bookmarks are an ever growing list, they all go into the bookmarks menu in firefox. I occasionally tag them too. Most bookmarks are part of my &quot;online library&quot;, I keep them so that if I ever want to send a link to sth. I liked to someone, use them in an article, or maybe read again. I have a separate read-it-later list in an Org-mode file.<p>Some of the bookmarks are shortcuts, mostly to different dictionaries in WordReference, to Collins english dictionary, and various websites I browse often, like Reddit, HN, my school&#x27;s, and my own website that I check every-so-often when I upload sth. new.
dpcanabout 8 years ago
Yes, and I sync them with Chrome on my phone.<p>The Bookmarks Bar really has the only ones I regularly use though. Wish it was 2 rows.
vorgabout 8 years ago
I use the bookmark ribbon in Chrome as a &quot;to visit soon, or return to&quot; list. Stuff I would normally look through the history for.<p>My most desired feature in Chrome is being able to right-click a link and add it to my bookmarks. Presently, I have to open the link in a new tab&#x2F;window (using right-click, then T or W) then go to the tab&#x2F;window, click on the bookmark star, then close the page (i.e. before it finishes loading). If I want to avoid loading a page I don&#x27;t want to look at right now, I&#x27;ll right-click on the link, then E to copy the link to the clipboard, then go to a new tab, bookmark it, right-click on the new blank bookmark link, then E to open the editor dialog, type in some suitable title, tab to the address text box, paste in the URL, then click Close. Either way, it just isn&#x27;t simple.
pasbesoinabout 8 years ago
Years (and years) ago, there was PowerMarks by Kaylon. It was great. Cross-browser, pretty good automated, over-rideable indexing -- space-separated words&#x2F;symbols, very quick to maintain, with fuzzy matching. Rapid, &quot;instantaneous&quot;, incremental search against thousands of bookmarks.<p>It&#x27;s gone, now, and I&#x27;ve never seen its equivalent.<p>These days, I use an extension that saves a local copy of the page. As others have mentioned: Linkrot.<p>But it&#x27;s not nearly as quick or convenient to return to a page as it was in PowerMarks. Although, the extension I use does have search -- manually triggered, and thereupon taking some time to initially build the index.<p>But I end up saving more &quot;read later&quot; stuff in it, as opposed to just reference links. So it ends up being a bit noisier, and size means I end up with multiple stores having multiple indexes.
susamabout 8 years ago
I don&#x27;t use browser bookmarks.<p>I save my bookmarks in a text file, commit it and push it to a remote Git repo. I have this Git repo cloned on every system I use. Since the Vim editor is part of my daily workflow, visiting one of the URLs in the text file is a simple matter of pressing `gx` while the cursor is on a URL.<p>This is useful to me because I have this repo cloned on every system I use for various reasons, e.g. it contains my daily notes, productivity scripts, etc. So it makes sense to keep all my bookmarks also in this repo. Also having the bookmarks in a text file provides me the flexibility to add arbitrary notes&#x2F;comments for each URL I save. The fact that I don&#x27;t have to use the mouse and I can use Vim search or motion commands to find a bookmark is a bonus.
smonffabout 8 years ago
All my bookmarks collection inside browsers always end up turning to a horrible stack of junk: I don&#x27;t know how to get rid of the old stuff, you know something that interested you at some point won&#x27;t be interesting later but you never know...<p>With the intelligent address bars of the browsers, you can search and find for most of the recent stuff that you used, and even sometimes very old stuff.<p>I don&#x27;t use bookmarks anymore, and I feel like the bookmark bar is most of the time a useless distraction.<p>If there is things I really want to keep, I post it in a public Shaarli[1] instance where I force myself to use tags, description and informative title.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;shaarli&#x2F;Shaarli" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;shaarli&#x2F;Shaarli</a><p>Edit: removed markdown
pritambarhateabout 8 years ago
I use bookmarks a lot and using Chrome I sync them on multiple machines. Yet, I find that bookmarks management is a neglected feature in Chrome. I have hierarchies of bookmarks, and while creating a new bookmark it&#x27;s very hard to find the appropriate folder, especially when I remember the name of the folder vaguely.<p>If any Chrome Developer is listening:<p>It will be amazing if there is some form of autocomplete to specify the folder for the bookmark. Right now on Mac, finding the folder in the drop-down is very hard. To find a folder, typing needs be fast. I almost never find the right folder, if the folder name contains a space. As after the space it starts to match from the first letter in the folder names if you take a brief pause to start typing the next letter.
joveianabout 8 years ago
I use bookmarks in two basic ways. One is that I have Firefox customized to have two rows of header and on the right half of the top row (which has tabs on the left) I have favicon only bookmarks of sites I look at frequently (like hckrnews.com) so I can open them with one click. I have eighteen such bookmarks plus a link to browser preferences. I have seven folders of bookmarks, either just with the folder icon, one or two characters of text, or a single emojii character for identification. Three of these contain links to my favorite articles (Firefox is bad at scrolling in bookmark folders :( ). One has links I occasionally want to use but not often and one is supposed to have things I want to go back and look at somewhat quickly but not quickly enough to be worth a top level link (I need to clean it out, though, I&#x27;ve collected too much that I am not going to go back to). I&#x27;ll sometimes create temporary folders about a particular topic.<p>I bookmark most pages I view as unsorted bookmarks (especially helpful for news sites that have essentially no way to ever find old articles) and then ones I am more interested in I add to another folder that I occasionally divide into smaller folders (to avoid needing to scroll) and put all of these smaller folders ordered chronologically in a folder to the right of the tabs. I usually search the bookmarks first when looking for something, but I don&#x27;t tag and too often neither the title nor url contain the right keywords for me to find it.<p>I would really love a more unified bookmark&#x2F;history system along the lines of Vivaldi&#x27;s calendar history, but being able to create icons that will flag the current page (to be able to look through just the more interesting history) and other icons that would cause the current page to be saved to a particular folder as a bookmark. Then at most one click would reproduce my current system other than occasional reorganization. Since I can&#x27;t predict in advance most of what I want to refer to again, I want it to take as little time as possible to bookmark things. I liked the star in Firefox better when it didn&#x27;t pop up the folder selection unless you clicked it twice.
felaabout 8 years ago
I stopped using bookmarks after I realized I wasn&#x27;t using them, thanks to a combination of:<p>1. Autocompletion: for any website I use regularly I just write a substring of the url or Title (Firefox does this especially well). This covers probably 70% of my browsing.<p>2. Google. This might take slightly longer in case I want to find a specific article I had read some time ago, but it still seems less effort that having to bother with bookmarks, in my experience: either you have a very long list of unsorted bookmarks, in witch it&#x27;s hard to search, or you have to spend time sorting them into sub-folders.<p>Now that I think of it, the following would be a very useful Google feature: +1 an url so that it becomes much more likely to bubble to the top in future searches.
__jalabout 8 years ago
I do, for frequent access stuff. Work-related things, personal apps that run in various places, frequently visited sites. The trick is to keep the number low, otherwise I&#x27;ll never use them because they&#x27;re impossible to navigate.<p>For reference material, I built something sort of vaguely like pinboard.in into a home-brew app that I run for myself. It handles search, a modified form of tagging, and a timeline-like view, and I get to it with a JS bookmark (tada) that lives in-browser and sends selected text as a search.<p>(The app itself is a ridiculous mess, having grown as a sort of cancer in a different app I wrote for myself that now does several unrelated things. Maybe someday I&#x27;ll pick that crap back apart into something releasable.)
blakesterzabout 8 years ago
The only part I use is the bookmark toolbar, which I use HEAVILY. Just counted, I have 30 in my toolbar. I never use any other bookmarks now though. I still have all my old bookmarks in backups going back to the late 90s though. Fun to look at every once in a while.
rvernabout 8 years ago
Smart bookmarks! Bookmarklets! RSS bookmarks! Awesomebar fuzzy matching! Along with bookmark keywords and bookmark syncing! Firefox&#x27;s implementation of bookmarks is right next to Wikipedia and ad blockers among the crowning inventions of the World Wide Web.
snlacksabout 8 years ago
I use bookmarks, but rarely for clicking from the bar. Chrome and Edge promote bookmarked sites in the nav bar suggestions when I&#x27;m typing. I usually use descriptive names of the content so I can find stuff I liked or go to often by typing a couple letters.
davidp670about 8 years ago
I stopped using Chrome bookmarks b&#x2F;c they got too messy but now I use Bookmark OS which I really like. It kinda like Mac OSX but for bookmarks in the browser <a href="https:&#x2F;&#x2F;bookmarkos.com" rel="nofollow">https:&#x2F;&#x2F;bookmarkos.com</a>
评论 #14064575 未加载
mtryczabout 8 years ago
I have something very simple, A folder called FFR = For Future Reference, where I&#x27;ll keep the most interesting stuff. Trusting Trust (and Overcoming Trusting Trust), Windows&#x27; NSA_KEY, and the like. Most are in the folder with no further hierarchy, but some are categorized into Security, DIY, UI&#x2F;UX, Gift Ideas, etc.<p>I also have bookmarks at the root level for things that I will Definitely See Tomorrow™, which I never erase, because hey, They could be important.<p>Since it&#x27;s the weekend, have this extremely educational video about languages <a href="https:&#x2F;&#x2F;www.destroyallsoftware.com&#x2F;talks&#x2F;wat" rel="nofollow">https:&#x2F;&#x2F;www.destroyallsoftware.com&#x2F;talks&#x2F;wat</a>
hashharabout 8 years ago
Absolutely yes. It serves two primary purposes for me:<p>1. Archival. If I like something and will need to refer to it&#x2F;revisit it later (more than a month, say) I will bookmark it.<p>2. Frequently used pages sit neatly on my bookmarks bar so that I can get to the websites I want quickly just by glancing at their favicons.<p>Organisation:<p>I primarily organize in 3 levels.<p>Top level: This is where frequently used stuff goes. I have configured FF to only show favicons for these so they take little space. eg. HN, GitHub, Outlook, Reddit and Bugzilla.<p>Second level: This is where things go for archival. I have bookmark folders at the top level that represent a category. eg. Books, Movies, Tech, Coding. Each of those can be further categorised. An example is my Tech folder is broken up into Articles, Blogs, Podcasts, Material (projects, GH repos etc.).<p>The void: This is the final level or organisation and is just a catch-all folder called Sort-These-Out where all stuff I&#x27;m too lazy to organise (or which isn&#x27;t well defined right now, or things I&#x27;ll get back on another machine maybe (Linux vs Windows)) goes. It currently has 13 bookmarks. Not bad.<p>PS: Did you know you can send tabs across Firefox instances on different machines by right clicking and hitting &quot;Send Tab to Device&quot;? The best thing ever.<p>EDIT: Forgot these two features.<p>1. Keyword search. Kind of like the bang query syntax from DuckDuckGo you can set up a keyword to search a single website by creating a bookmark. So I can go &#x27;gh mycoolrepo&#x27; for searching on GitHub.<p>2. Tags. Firefox allows you to tag bookmarks. It helps me a lot when, for example, I want to find all bookmarks related to vim (but don&#x27;t necessarily have vim in the page title). I&#x27;m working on an autotagger that integrates into Firefox to save me from having to tag them myself.<p>[1]: <a href="http:&#x2F;&#x2F;www.wikihow.com&#x2F;Use-Firefox-Keywords" rel="nofollow">http:&#x2F;&#x2F;www.wikihow.com&#x2F;Use-Firefox-Keywords</a> (See method 2 for easier variant.
rwanyoikeabout 8 years ago
Yes I do, I use bookmarks to save time. I have them organized in different folders, with a few for &quot;temporary&quot; bookmarks that I clear out regularly. I try to limit my bookmarks to landing pages, online tools and references - stuff I know I&#x27;ll revisit, while I send article&#x2F;news bookmarks to Pocket or Feedly (RSS).<p>A problem comes up when searching for bookmarks that don&#x27;t have keywords in their titles. I use a WebExtension [0] to update my bookmarks with website descriptions, increasing the odds of finding them.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;rwanyoike&#x2F;bookmark-refresh" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rwanyoike&#x2F;bookmark-refresh</a>
kijinabout 8 years ago
Yes, every day, as part of a two-tier system.<p>I use browser bookmarks for pages I visit every day, or for pages that I intend to view again in the near future. An icon on a toolbar right on top of the browser is much easier to access than a link stored in a third-party app or website.<p>Of course I could just keep all those pages open in background tabs all the time, but I don&#x27;t like clutter. Having too many open tabs also consumes a nontrivial amount of CPU and RAM. Bookmarks are also safer in case the browser crashes and fails to restore all the open tabs.<p>I use Pinboard for pages that I might view again at some time in the future, for research or some other purpose. The archive feature is very useful for this.
hellofunkabout 8 years ago
Unfortunately yes. And they are a mess. I have different bookmarks in Safari and Chrome, and on desktop and mobile. I have them synced between devices but the UI for navigating them is completely different and this doesn&#x27;t help me so much.<p>I have so many Chrome bookmark folders that I don&#x27;t know where anything is. The only way to find one is to just search in the Bookmark Manager. It sucks.<p>It also doesn&#x27;t help that my preferred browser on different devices is a different browser.<p>I hope you are asking this question because you want to do something about this State of Affairs. I would gladly enjoy a good service that solves this problem in some innovative way that my brain cannot come up with.
mirimirabout 8 years ago
I use bookmarks in Firefox in three ways. Sites that I use frequently go in the toolbar. Sites that I use rarely go in folders in the toolbar. Sites that I just want to remember go in &quot;other bookmarks&quot;, and later I search for them.
Steven_Bukalabout 8 years ago
I have lots of bookmarks, mostly for a few purposes:<p>1 - Pages I want to autocomplete so I don&#x27;t have to remember and type the full address or verify that I&#x27;m on the true site for my bank and not a phishing site<p>2 - Content to do something about in the future. Stuff to read later, stuff to download to my local machine, etc.<p>3 - Resources that I want to remember exist and be able to find. For example, I&#x27;ve got a page saved that produces blank graphics in whatever dimensions you want for use in stuff like web design. Forgetting what it is called, I could look it up in my bookmarks pretty quickly instead of having to open photoshop and create such graphics manually
a3nabout 8 years ago
I do, but only for frequent things, and I&#x27;ll clean that out periodically.<p>For longer term bookmarks I use pinboard.<p>I use a middle-ground for a few things: I may bookmark, say, news sites in pinboard under the &quot;news&quot; category. Every tag and combination of tags on pinboard has an RSS feed; I bookmark the &quot;news&quot; tag&#x27;s RSS feed in Firefox, and everything tagged shows up.<p>The RSS is not for the content of the target sites, it&#x27;s for what goes in and out of the news tag. So I might add another news site to my pinboard news tag, and vi-ola, it shows up in my Firefox RSS bookmark. Delete something from the pinboard tag and it&#x27;s gone in Firefox.
kxyvrabout 8 years ago
I have hundreds of bookmarks stored across dozens of folders based on topic. I&#x27;ve been burned in the past with Google changing their search algorithm and not being able to find material easily, so I just bookmark everything I want to refer to later now. To that end, I primarily use Firefox and periodically archive them using the &quot;Import and Backup&quot; option from the bookmarks folder. That works alright as it produces an HTML file with the entries, but I&#x27;d like something more program independent. Does anyone know a good utility for offline archiving of bookmarks in a mostly browser independent way?
评论 #14071825 未加载
mrmondoabout 8 years ago
More heavily than ever, I have every bookmark in my bookmarks toolbar, all in folders such as &#x27;home&#x27; and &#x27;work&#x27; for local URLs, &#x27;checkout&#x27; for things I&#x27;ve found but not researched, &#x27;git&#x27; for URLs to my GitLab &#x2F; GitHub projects etc... pretty much every fancy bookmark management service or replacement has massively disappointed me, overly complicated or requires running background services (like xmarks) etc... the only reliable one is the built in Firefox sync, then I use a plugin to export bookmarks to HTML on quit which exports to a directory in my Dropbox directory.
nebyoolaeabout 8 years ago
I do still use bookmarks, but only for places I go a lot, and I sync them via Chrome. Pocket is a godsend for the &quot;cool links&quot; that I check out when I have time and then usually archive away, never to look at again.
nsarafaabout 8 years ago
Ironically, I just cleared out my chrome bookmarks today. Found it far too difficult trying to find the correct folder hidden in a long list of old&#x2F;dead folders&#x2F;links. After I purged, I stumbled upon the chrome bookmarks manager browser extension that makes the process of adding a bookmark much easier as you can type to search (<a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;bookmark-manager&#x2F;gmlllbghnfkpflemihljekbapjopfjik?hl=en" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;bookmark-manager&#x2F;g...</a>)
savethefutureabout 8 years ago
I do, but I have them export and upload to my server daily so I can keep them in sync. I don&#x27;t organize them, I just use search and find. They&#x27;re all relevant links I wish to look at or read at a later date.
评论 #14064192 未加载
评论 #14064169 未加载
nafizhabout 8 years ago
Surprise no one mentioned pocket. I use the pocket chrome extension. Compared to the bookmark system, using it is a breeze and much more clean. More importantly, I can also find them back later with my poor memory.
comboyabout 8 years ago
The thread is already pretty long and it looks like I&#x27;m the first one to mention <a href="https:&#x2F;&#x2F;google.com&#x2F;save" rel="nofollow">https:&#x2F;&#x2F;google.com&#x2F;save</a> - works quite well.
评论 #14064943 未加载
ungzdabout 8 years ago
Yes, but in single folder (maintaining tree structure is pain) and rarely access it. Del.icio.us was very convenient, seems that it still exists but seems that they deleted all old data and may close again soon.
csydasabout 8 years ago
I do and have for our support team for our company when we hire newbies. We have a pretty standard &quot;load-out&quot; of commonly used pages and sites, both internal and external, which are commonly used for support calls for the product. A newbie might not have use of every single link, but having a curated list of &quot;this will be useful at some point, just keep in mind that it&#x27;s there should you run out of ideas&quot; really helps them get past the initial hurdle of learning the ins and outs of the product and the other elements that support it.
madiathomasabout 8 years ago
I have seven folders of bookmarks. Each for different topic&#x2F;subject. Whenever I come across a new link which I will need to refer to in future, I store it so that I can open it from the bookmark. If I am not going to need the bookmark or no longer interested in a certan subject, I delete the bookmark or the whole folder. Some of the bookmarks have been there since 2010 because they are of the tools I still use.<p>I use Chrome. I like the fact that the bookmarks are synced to my Android phone and work computer. That way they are available whenever I want to use computer.
Meremabout 8 years ago
Of course I do. Just checked everything and my bookmarks number just above 1000. The ones I use the most and websites I need in the immediate future are organized in the bookmarks toolbar (I&#x27;m using Firefox). Apart from that, they are put into separate folders regarding various topics as well as a list with &quot;random&quot; links which I can&#x27;t put anywhere else. They are useful to me in the sense that I don&#x27;t need to remember all those 1000+ links as well as it being the fastest way to access a website (it&#x27;s faster than typing).
zehfernandesabout 8 years ago
In the last few years, major bookmark services closed their doors. The browsers&#x27; bookmark system tries to organize links as folders and tags — but again, it’s an old model. Chrome&#x27;s bookmark system has many usability problems, the​ main one being that​ you need to click three times to save one link in a specific folder.<p>I proposed a new mental model using infinite history. You can see some animated examples here:<p><a href="http:&#x2F;&#x2F;zehfernandes.com&#x2F;bookmark-is-dead&#x2F;" rel="nofollow">http:&#x2F;&#x2F;zehfernandes.com&#x2F;bookmark-is-dead&#x2F;</a>
Sebatyneabout 8 years ago
I stopped using browser bookmarks to use a web app (the bookmark manager of officejs, <a href="https:&#x2F;&#x2F;www.officejs.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.officejs.com&#x2F;</a>), directly integrated within any browser by updating the default search engine. Having them synchronized on a webbdav server, after loging into the app I can access them from any browser on any device. Then all my searches in the browser bar go through my bookmarks first, and it redirects me to a real search engine if no match has been found.
scriptkiddyabout 8 years ago
I do.<p>I never have to worry about them going away and I can organize them into folders any way I like. Plus, they can be exported, imported, and shared. I use Firefox, so accessing the bookmarks is as simple as using a drop down menu. I actually use a bookmark tool bar for my ost frequently visited sites. This way, when I want to go to HN, for instance, I just click a single button and I&#x27;m there.<p>I&#x27;ve looked at other bookmarking software&#x2F;services, and I still find that plain old browser bookmarks still fit every use case.
dingdingdangabout 8 years ago
Yes, extensively - have them arranged in the Firefox bookmark bar with along with folders to drop down for categories like &quot;search&quot;, &quot;news&quot;, &quot;projects&quot;, etc. For everything that needs remembering in a more tertiary sense I bookmark without folders but use tags. FF&#x27;s system, similar to Chrome&#x27;s, that can synchronize across to other computers and phones while keeping encrypted stuff in the cloud makes bookmarks a lot less volatile in nature than they used to be.
tarboreusabout 8 years ago
I just keep links in easily searchable text files. When I need something I can just search for it. Emacs orgmode allows for nice links, you can open the page straight from the text file.
Globzabout 8 years ago
Yes I still do, at this moment I have 3413 bookmarks across different folders, coding, work, recipes, Gaming, etc.<p>I am currently running Bookmark Checker (chrome extension) and did set the parameters to &quot;error connect&quot; and at this very moment it is reporting : &quot;Bookmark check status: Total bookmarks : 2238 of 3413 error connect: 2117&quot;<p>so many dead links :(<p>I did not know about pinboard and I am really tempted to give it a try so I can do a full html archive without the fear of losing again 2000+ bookmarks in 5 years from now.
AldousHaxleyabout 8 years ago
YES! So many things to read, and I hate having a million tabs open at once. Even if I don&#x27;t get around to something until months later, bookmarks are an indispensable tool.
btbabout 8 years ago
Only the bookmarks bar at the top of the browser.<p>For most sites I use keyboard shortcuts + the autocomplete in chrome. Aka to visit hackernews: Ctrl+L and then &quot;news.y&quot; and hit enter.
petercooperabout 8 years ago
No, I created a simple Ruby script that stores them in a text file and lets me easily search them at the command line. Syncs through Dropbox so I have it on all my machines :)
psiegmannabout 8 years ago
I&#x27;m quite happy with a set of project specific bookmarks to get people up-to-speed quicker. We have web-{dev&#x2F;acc&#x2F;prd}, cms-{acc&#x2F;prd}, jira, confluence, buildsystem, log-{dev&#x2F;acc&#x2F;prd}, etc<p>We maintain the bookmarks in yaml and generate the html to import into firefox&#x2F;chrome&#x2F;ie. Script: <a href="https:&#x2F;&#x2F;github.com&#x2F;psiegman&#x2F;bookmark-generator" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;psiegman&#x2F;bookmark-generator</a>
smnscuabout 8 years ago
I&#x27;m a diehard fan of classic bookmarks. I tried pinboard, pocket, and other services, but for me the browser bookmarks with some form of organization works best. I like and use all Chrome shortcuts and nifty features for bookmarks, and even if the browsers seem to be going into a different direction (see Chrome&#x27;s &quot;smart&quot; bookmarks), as the saying goes they will have to pry them from my cold, dead hands.<p>(At the moment I have 519 bookmarks in 73 folders)
alphydanabout 8 years ago
I need to access 3 pages and 7 google drive folders almost every day for work. Those are the only browser bookmarks I have because they save me 20 - 30 clicks&#x2F;day.
zmixabout 8 years ago
Absolutely! You will always search the needle in the haystack with Google. But you will search the mouse in the haystack with bookmarks. And with the history set to &quot;not expire&quot; that mouse may even become the size of a dog.<p>I stopped categorizing my bookmarks into folders a long time ago, however. They just end in a single folder. Though, I love to use &#x27;tags&#x27;, which I use for important stuff, that I want to distinguish from other important stuff.
kakarotabout 8 years ago
I use a single line favicons across my bookmarks bar and remove all text from them. They are organized by color in a rainbow-like fashion.<p>It looks beautiful and works well. I just have to maintain a mental map of what general color a website&#x27;s icon is and while my mouse is gravitating in that direction I&#x27;m mentally retrieving the actual icon. It&#x27;s a great visual memory exercise in the beginning but eventually you wonder how you did it any other way.
jhwhiteabout 8 years ago
I do but I&#x27;m very slowly moving away from them in some instances.<p>If I come across articles I like I save them to instapaper instead of bookmark.<p>For work...I&#x27;ve pretty much created my own wiki of bookmarks using OneNote. Employer uses SharePoint and some pages won&#x27;t display or work correctly in Chrome, so I use IE for work intranet. So instead of bookmarks I have a notebook and put tags in the notebook for easy searching and I can put a good description of the site.
评论 #14065195 未加载
ronreiterabout 8 years ago
Reading list is not bookmarks. And of course we do use bookmarks, especially those who work in companies that require frequent access to several systems.
Moto7451about 8 years ago
Yup. I use Safari on my Mac and everything syncs nicely between my devices care of iCloud. I use folders within the bookmark bar to organize things.
Huhtyabout 8 years ago
Yes, I have Chrome synced between all devices and PCs.
srikuabout 8 years ago
I use but don&#x27;t rely on bookmarks as I usually want to add some information when saving a reference. My tool of choice is Zotero [1] which I started using during researcher days and never looked back. If you organize your references into collections, then zotero can make some nice summaries for you.<p>[1]: <a href="https:&#x2F;&#x2F;www.zotero.org" rel="nofollow">https:&#x2F;&#x2F;www.zotero.org</a>
svartkonstabout 8 years ago
I do, semi-organized into folders. Mostly for archival purposes. If I come across something, a product or library och guide or whatever, that I want to save, I bookmark it.<p>I don&#x27;t use the bookmark tabs, and I&#x27;m not regularly using what I have in my bookmarks, they&#x27;re more for safekeeping, and to remind myself aobut things.<p>Plus it&#x27;s fun to take a look through the bookmarks and rediscover things.
Grue3about 8 years ago
Yes, I use the star in Firefox URL bar (yeah, I know, they moved it recently for some reason) to mark the websites I&#x27;d want to revisit and add a bunch of tags to them. Then, if I forget about something, I can always search by tag. These are filed as &quot;Unsorted bookmarks&quot;. I pretty much never use Bookmarks menu, because searching by tag is more efficient.
harijoeabout 8 years ago
I tried to address this problem some months ago with a chrome extension. Feel free to try and provide feedback to it : <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;oh-hi-mark&#x2F;fcmdkgabkdkmdnbppfliniacpgadhcpo" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;oh-hi-mark&#x2F;fcmdkga...</a>
damatabout 8 years ago
I&#x27;m not only just using bookmarks but even pushed them to more advanced level with own extension for Chrome:<a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;quick-startpage&#x2F;dgbkppglifchfjpombkeaijnpppcfibf" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;quick-startpage&#x2F;dg...</a>
vermootenabout 8 years ago
I&#x27;ve still got 100s of bookmarks from the late 90s, still in their original sub-folders. Most are dead now, which is a shame.
seltzered_about 8 years ago
No, I don&#x27;t use browser bookmarks or bar shortcuts. For me at least, I feel like those needs have been replaced by:<p>- pinboard. Been using it for many years<p>- DuckDuckGo&#x27;s interrobang search to quickly access pin board bookmarks &#x2F; maps &#x2F; etc.<p>- the browser URL bars own autocomplete<p>- this may have happened also since until recently, I used different browsers on mobile (Firefox) vs desktop (safari)
DanBCabout 8 years ago
Yes.<p>I make sure I use a descriptive sentence when I save them.<p>They&#x27;re useful to me because the people creating the pages don&#x27;t know about SEO and Google fucking sucks at giving me the pages I need unless I use weird contorted search phrases or remember the exact name of the document.<p>I have 12 icons in my bookmark toolbar that I use daily. I have a few that I don&#x27;t use very often.
mehdixabout 8 years ago
Oh, yes I do use them a lot. I store my bookmarks flat, with no structure. In Chrome, I add keywords to the title upon bookmarking and later I do keyword-based searches. In fact, I developed my own Chrome extension to search bookmarks: <a href="https:&#x2F;&#x2F;goo.gl&#x2F;paiU3o" rel="nofollow">https:&#x2F;&#x2F;goo.gl&#x2F;paiU3o</a>
sigi45about 8 years ago
Yes. I hide my bookmarkbar on tabs and only see them on new tab.<p>I have in my bookmark bar the most used sites. I have a few folders for topics and for work bookmarks.<p>Bookmarks help me to close a tab. It gives me the feeling that i still can read it but i don&#x27;t have to do so now. Sometimes, depending on the content, i pocket it instead of using a bookmark for it.
评论 #14077320 未加载
ivmabout 8 years ago
No, I run a local MoinMoin instance with database in Dropbox and arrange different topics in pages there, including links.
steverandyabout 8 years ago
I use a browser called Colibri (<a href="https:&#x2F;&#x2F;colibri.opqr.co&#x2F;" rel="nofollow">https:&#x2F;&#x2F;colibri.opqr.co&#x2F;</a>).<p>It has something called Links, where all URLs that you added are sorted by date. You can save a URL quickly with keyboard shortcut (CMD+D).<p>I also organize the links that I frequently visit by topics in the Lists section.
IE6about 8 years ago
Yes but not like I used to. When I was younger and had time I would bookmark things, organize them, and use them to navigate to sites of interest. Now I simply use bookmarks as a dumping ground for &#x27;something I need to see but later because I am tired now and not using the internet for anything serious&#x27;.
jakub_gabout 8 years ago
I use bookmarks at work, mostly as a big jar of deeplinks to wiki pages, dashboards etc etc - I do not organize them nicely into subfolders, just rely on my memory on how I named them and parts of URL. The more often I use the page, the shorter the keyword. I use CTRL-L and bookmark name to open pages all the time.
etiamabout 8 years ago
Yes. In a &quot;folder&quot; hierarchy in the built-in Firefox bookmarks manager. I often wish for a better interface to move around in the tree though (e.g. filter for a bookmark or folder and see what&#x27;s stored close to it) and some sort of aliases for multiple classifications would be handy sometimes.
wtbobabout 8 years ago
Yes, I use them. I prefer them to any online service because they are completely under my own control. I do wish that I could securely sync them, but ever since Firefox completely broke the security of their Sync system, there&#x27;s nothing I can rely on to safely sync for me. It&#x27;s not a huge deal
评论 #14068297 未加载
评论 #14064273 未加载
girishsoabout 8 years ago
After having thousands of bookmarks on different services. I decided to build <a href="http:&#x2F;&#x2F;tweetd.com" rel="nofollow">http:&#x2F;&#x2F;tweetd.com</a>. It indexes the links you tweet.<p>Edit: Although, I realized that just full-text searching through bookmarks won&#x27;t pop the most relevant links to the top.
scarface74about 8 years ago
Yes. But, except for work related URLs, I rarely go back and use them.<p>If it is an interesting web site with good articles, I subscribe to the RSS feed.<p>My bookmarks stay synced between my iPhone and Chrome on Windows using Apple&#x27;s iCloud Chrome plug in. It stays synced between Chrome on different computers using my Chrome account.
markatkinsonabout 8 years ago
Yea it turns out my bookmarks are a graveyard for things I&#x27;ll never read. The Android HN app I use let&#x27;s me Mark articles as read later and most the time it works offline so I tend to use that more. When I find myself on a plane with no reception I dip into my list of offline HN articles.
goodJobWalrusabout 8 years ago
I do, but I consciously keep only a small number of them (ideally not much more than 100) and regularly purge.
评论 #14064206 未加载
ramigbabout 8 years ago
Yep, I also built a chrome extension to manage bookmarks ...<p><a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;bookmarks%2B%2B&#x2F;lipplgkpgmnpfkbiompechagoogdafom" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;bookmarks%2B%2B&#x2F;li...</a>
jiiamabout 8 years ago
Yep. When I&#x27;m doing a somewhat specialized research I bookmark interesting results and add a tag for future reference. Usually the time after which they are forgotten is ~1 week, because they either served their purpose or became irrelevant, but sometimes I still use some of them.
astrikosabout 8 years ago
Right now I use pocket, but I want to try stash!<p>I will definitely write a short review, but I need 10 people to view the link to help me access it first: <a href="https:&#x2F;&#x2F;stash.ai&#x2F;landing?source=f520deef" rel="nofollow">https:&#x2F;&#x2F;stash.ai&#x2F;landing?source=f520deef</a>
nicky0about 8 years ago
I use bookmarks for mundane services I use semi-regularly: online banking, government services, electric, gas, water company, insurance company and so on.<p>Also admin stuff like webhost control panel, bugtracker, iTunes Connect etc.<p>Arranged in favourites bar in folders by category.<p>Saved articles go in pinboard.in however.
rdiddlyabout 8 years ago
I use bookmarks, I just don&#x27;t keep them in the browser anymore. I have individual ones scattered throughout my filesystem tree by topic or function, mixed in with documents and whatever other files. Much better having just one hierarchy to search through for stuff.
jasonkostempskiabout 8 years ago
I used to use and painfully maintain them for reference materials but they proved to be less useful than just reGoogling, so I stopped. ReGoogling isn&#x27;t great either, I&#x27;d like an easy to use PKB but I wouldn&#x27;t want it to be directly built into my browser.
tjbiddleabout 8 years ago
Not really - ⌘L to get to the address bar, and then autocomplete handles the rest as I start typing for 99% of use-cases. However I know I used bookmarks semi-recently when I was working on a project where I was regularly using websites that I don&#x27;t normally use.
justaaronabout 8 years ago
of course I &quot;still&quot; use browser bookmarks. Bookmarks, back&#x2F;forward buttons, it&#x27;s amazing but you don&#x27;t actually need to kluge more poop on top of browser behavior to make it usable! Believe it or not, they made it right the first time.
Jayakumarkabout 8 years ago
Have more than 150,000 Links in Pinboard. I Bookmark every new site that i like when i come across. Wanted to start something similar to producthunt from those, but never got to it. May be someday would make it like a Yahoo directory but that day never comes.
ehntoabout 8 years ago
I use bookmarklets to perform tasks on sites to make them more readable. Actual bookmarked websites is less common but I have a few. Normally it is for short term &quot;I will forget this otherwise&quot; sites that get removed when I no longer need them.
nol13about 8 years ago
Very very rarely, but have a few.<p>Mostly just browser history, or I&#x27;ll ddg it again as a fall-back. Doesn&#x27;t work as well in Chrome (or im doing it wrong) but FF awesome bar seems to pull up the links I need within a few keystrokes the majority of the time.
nhumrichabout 8 years ago
I love Firefox&#x27;s keywords for bookmarks. I can type `gh` and be taken to GitHub, or `dh` for dockerhub, etc. Chrome can only do this for searching, not generic bookmarks. It basically is like a shell alias for all my favorite websites.
trojanhabout 8 years ago
Since in today&#x27;s age there no unified platform , it doesn&#x27;t make sense to use bookmarks to me. I use Pocket an alternative which does the bookmark smartly. It stores the webpages oflline on my mobile so it becomes very handy.
jesus92gz-spainabout 8 years ago
I do. I have my Chrome browsers in sync, categorised in folders. I do also have &quot;Read later&quot; bookmarks, as I sometimes find interesting websites or news I cannot read entirely because I&#x27;m busy or whatever other reason.
wazooxabout 8 years ago
I use the same set of bookmarks in Firefox migrating and evolving since 1997 and Netscape 1.0 on IRIX. Some are surprisingly durables. In any case even with URL rot they are useful as reminders of pages I want to keep as references.
alkonautabout 8 years ago
No. Autocomplete in the URL field only.<p>I never save anything for later, I either read it or forget it. I only regularly visit a few dozen sites, so usually the site is completed in the URL field after 1 character (such as &quot;n&quot; to load HN).
guilhasabout 8 years ago
<a href="https:&#x2F;&#x2F;darkle.github.io&#x2F;MarkSearch&#x2F;" rel="nofollow">https:&#x2F;&#x2F;darkle.github.io&#x2F;MarkSearch&#x2F;</a><p>= Or =<p>Zim wiki with With copy paste urls &quot;Copy URL + Title&quot; (Chrome) &quot;Multiple tab-handler&quot; (Firefox)
smdzabout 8 years ago
I use it, but not in its original way.<p>I would bookmark a link in Chrome just because it automatically shows up (in type ahead) when I search for similar keywords in the address bar. I have too many bookmarks to categorize and remember.
kk_czabout 8 years ago
yes, but only via bookmark toolbar - if you create folders here it acts like a pull-down menu that you have always on top of your browser + plus adding and categorizing new bookmark is as easy as dragging the site&#x27;s url into matching folder. I haven&#x27;t seen the &quot;regular&quot; bookmark manager or &quot;add new bookmark&quot; dialog in ages.<p>About 5-10 most used links are simple 1-click buttons, rest is sorted into folders.<p>Most of these aren&#x27;t content websites, but rather different webapps, or links into webapps (like direct link into some intranet forms that are used maybe 2-3x per month)
joshoabout 8 years ago
I used Stache to save a copy of the site and thumbnail. It was a pretty nifty app, but is pretty much end of life from insufficient sales.<p>There is an opportunity to do something better than bookmarks, but not likely as a business.
candeiraabout 8 years ago
Yes, but very few of them:<p>Bookmarks bar: bookmarklets for pinboard, ffound, whatfont, etc. Plus bookmarks for Toggl and certain other work-related services.<p>Bookmarks proper: one folder per client, with links to documentation, issue tracker, etc.
c_r_wabout 8 years ago
Chrome, synced. 99.99% of my bookmark clicks goto the Bookmarks Bar.<p>Mostly I save bookmarks to close a tab, doubtful I will ever look at it again. Mostly those are for tech research.<p>I also use &quot;open tabs on other devices&quot; extensively.
robertlfabout 8 years ago
I&#x27;ve always lamented the fact that the major browsers don&#x27;t make it easy to see how old your bookmarks are and provide a way to highlight and delete ones that you haven&#x27;t clicked on in awhile.
评论 #14065180 未加载
DavideNLabout 8 years ago
Yes... and also i recently discovered Bookmacster (macOS) which locally syncs bookmarks between Safari &amp; Firefox &amp; Chromium etc. (without having to upload all your stuff to a cloud.) Very handy!
squiggy22about 8 years ago
I wish Google would create a separate index of all the stuff I bookmark, and provide it as a subset of the Google search experience. I too find myself Google searching for info Ive previously browsed.
timkofuabout 8 years ago
Yes. Chrome (backs them up to the cloud, so they survive re-installs, and are synchronized across my devices) + the Bookmark Search plugin is like a personal search engine of links important to me.
sametmaxabout 8 years ago
Yes. Stuff to real later, stuff I want to share, resources I might come back to, quick grouped access to tools I use regularly (but not frequantly), links related to each of my dev missions, etc.
Kiroabout 8 years ago
No, I just save links as plain text in my Evernote. This means I can add comments and other meta data very easily and I have everything stored in one place without having to rely on the browser.
Fire-Dragon-DoLabout 8 years ago
I can&#x27;t live without my bookmarks, I have a lot of them, well organized and tagged, I search in them more than google when I&#x27;m looking for specific articles or things related to code
rachkovskyabout 8 years ago
I do and I don&#x27;t.<p>I don&#x27;t use browser bookmarks&#x2F;favorites, but I have created and use zeerka.com browser homepage that keeps all the links I need, accessible in any browser, taggable, searchable.
pjc50about 8 years ago
Yes, in small quantities and <i>not</i> synced. They&#x27;re for sites I visit regularly, or essential intranet pages at work.<p>Stuff I want archived for reference or I want to read later goes to Pinboard.in.
grafooabout 8 years ago
the thing that always bugs me is how to use bookmarks when working with multiple browsers. the various bookmark service platforms never fully scratched the one itch i was feeling =&gt; simply save a bookmark and let me add some tags to it.<p>right now the only browser based bookmark i&#x27;m having is a bookmarklet that takes me to my own bookmark store ( see <a href="https:&#x2F;&#x2F;github.com&#x2F;grafoo&#x2F;webdmp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;grafoo&#x2F;webdmp</a> if you&#x27;re interested.)
评论 #14065866 未加载
nottorpabout 8 years ago
Of course I use bookmarks. Not for sites i visit regularly, the browser takes care of that, but for reference articles I&#x27;ll need later. I just use per-subject folders, nothing fancy.
vorticoabout 8 years ago
Yes, and in vimperator they&#x27;re really easy to use. Press &quot;A&quot; to bookmark, &quot;A&quot; again to remove, and &quot;t&quot; (tabopen) to search for a page in your bookmarks.
tluyben2about 8 years ago
I use them a lot; there are a lot of obscure searches I do to which I bookmark the result with keywords that make me find it in one go instead of doing the search mambo in Google again.
roystonvasseyabout 8 years ago
Since I find most of the useful content I read either on HN or Reddit, I tend to use in-built mechanisms such as the like&#x2F;upvote&#x2F;save options to bookmark things I like.
wsc981about 8 years ago
I use bookmarks. Mainly to keep autocomplete of important URLs intact after clearing browser history.<p>And also to keep track of important endpoints when I work for a new client (I am freelancer).
ertucetinabout 8 years ago
Also I use Diigo it&#x27;s a very cool and intuitive tool so I highly recommend it: <a href="https:&#x2F;&#x2F;www.diigo.com" rel="nofollow">https:&#x2F;&#x2F;www.diigo.com</a>
neurobotabout 8 years ago
Still use bookmark. create folder inside folder (folderception).<p>Also, I used mozbackup, to backup my profile (all of them, including configuration, bookmark, history, etc).<p>I used firefox for my primary browser.
pensatoioabout 8 years ago
Of course. I believe just about any technically capable person uses bookmarks. I&#x27;ve never met a programmer who didn&#x27;t and such is the primary audience of this site.
Veratyrabout 8 years ago
I use mine as a queue for things I intend to look at later.<p>What I really wish for is a way to save all the important aspects of a page for future viewing and organise it in a particular way.
tetraodonpufferabout 8 years ago
only the toolbar for quick access to the sites I use the most, and those are kept only as the site icon so I can have many, for everything else I want to keep I use pinboard
s_mabout 8 years ago
I use bookmarks for things with weird, unmemorable URLs that I use on a daily basis: shortcuts to JIRA boards; Jenkins configs; traffic conditions to kids&#x27; daycare.
komeabout 8 years ago
I use Pinboard (for free) to manage more than 4000 bookmarks. And I use it often, it&#x27;s my personal search engine. It&#x27;s great. But it can be improved a lot.
windlessstormabout 8 years ago
I email myself the interesting and important links with added note. Gmail have powerful search option to go through any link I am looking for, no problems so far.
asdfasdf45about 8 years ago
Evernote web clipper (for Chrome)!<p>It&#x27;s bookmarks on steroids, saved for offline, taggable (no assumption of organizing data in a tree), and synced.<p>Probably the only useful Evernote feature.
probinsoabout 8 years ago
bookmarks fall into two use cases for me.<p>1 - important instant recall, across the top of my browser is a interface bar littered with favicons (and no text). I know the name of every site on that list, but don&#x27;t ever want to type them.<p>2 - approximate match&#x2F;personal search. Modern browsers will autofill your url bar as you type things associated with the metadata of a bookmark. This offloads the memory of things i found interesting 8 months ago.
rurbanabout 8 years ago
Sure. Chrome syncs them and does autocompletion. Some shortcuts are also used as icons on the bar, but autocompletion is the most important feature.
Procrastesabout 8 years ago
I do. I have several top level folders, Daily, Reference, Demo and Personal, then few links on the bookmark bar for Production, Staging and Tickets.
swrobelabout 8 years ago
Not for what seems like an eternity. Autocomplete from my history has replaced them for me. Actually, I do on mobile, just on quickstarter screens.
8noteabout 8 years ago
I use them for work to keep track of all the different systems&#x27; uis I need to use, but otherwise no: the address&#x2F;search bar does better
vinodhtabout 8 years ago
<a href="https:&#x2F;&#x2F;geekmarks.dmitryfrank.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;geekmarks.dmitryfrank.com&#x2F;</a> - is very handy
ge96about 8 years ago
Yeah just because I&#x27;ve been lazy and haven&#x27;t finished my chrome extension that I&#x27;ve been off&#x2F;on working on to deal partially with this. I research random crap and like to store that information into one of my servers. I&#x27;ve got the basic read&#x2F;write down. I&#x27;m having a problem with the stupid window disappearing when it&#x27;s not focused, this is intended&#x2F;not something I&#x27;m going to get around. So I have to work on using background-process&#x2F;page and cookies (I have yet to use cookies)
PixZxZxAabout 8 years ago
I bookmark things that I visit frequently (HN, Todoist etc) and save things to Pinboard that I want to read later or save for other reasons.
wakkaflokkaabout 8 years ago
On this topic, does anybody have a good recommendation for a Google Chrome-Pinboard bookmark real-time bookmark sync service&#x2F;extension?
continuationalabout 8 years ago
I use them to make sure I can find the site again via Chromes autocompletion. I don&#x27; organize them and I never open the bookmarks view.
taranw85about 8 years ago
I use a website called Mochimarks. It lets you set reminder dates on bookmarks. I mostly use that to check up on threads products, or blogs.
Safety1stClydeabout 8 years ago
I have a web server on my home computer, so I make a &quot;bookmarks&quot; page on there which I can use to visit web sites I want to go to.
steel88about 8 years ago
Sure, i use Papaly for everything , great service .
评论 #14066003 未加载
daledaviesabout 8 years ago
Yes, excellent for research and saving stuff for later. I do tend to purge after a year or so though because bit rot usually sets in.
gcrabout 8 years ago
Sort of.<p>I use Safari&#x27;s reading list extensively.<p>I also keep snippets of things I want to keep inside my emacs org-mode folder so it&#x27;s instantly accessible.
LocalManabout 8 years ago
I rely on Chrome and Firefox Bookmarks. But I have too many (thousands) and find that Xmarks doesn&#x27;t help all that much.
th3reverendabout 8 years ago
i bookmark for:<p>1. work; internal websites can&#x27;t be found on google and i can never remember them. 2. to clean up open tabs related to a task that i have to postpone; i bookmark them en masse and come back to them later; discard when done. 3. i have a dozen or so websites i visit daily; right click the folder of bookmarks and open them all at once.
bgrohmanabout 8 years ago
Yes. I use multiple browsers, too, so I built a bookmark manager web app for personal use with grouping, tagging, and search.
meddlepalabout 8 years ago
Not really no. Even the stuff I do bookmark I do so more as a &quot;I might need this six months from now&quot; kinda thing.
nickbaumanabout 8 years ago
I use them for workflow markers. Things I do everyday, like review pull requests, check specifications, access dashboards.
fariz_about 8 years ago
I use toby! <a href="https:&#x2F;&#x2F;www.gettoby.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.gettoby.com&#x2F;</a>
pacomerhabout 8 years ago
Sure, they sync through devices, many levels of folder nesting, easy access!, drag drop, pretty raw, basic &amp; handy.
hsivonenabout 8 years ago
I have some. I don’t organize them. I just use them to make rare things not fall of the Awesomebar search in Firefox.
vkorsunovabout 8 years ago
We create Bubblehunt (<a href="https:&#x2F;&#x2F;bubblehunt.com" rel="nofollow">https:&#x2F;&#x2F;bubblehunt.com</a>) - this is search platform, where you can create own search system for bookmarks, links and any other resources.<p>This service automatically indexed page, get relevant results from your information space, delete duplicates and non-active urls.<p>This is alpha-version and it would be awesome if you give feedback and ideas what we need to improve.
weitzjabout 8 years ago
Yes. I use the bookmarks favorites bar, create a folder per project and synchronize across all devices via xmarks.
Avshalomabout 8 years ago
I have thousands, maybe tens of thousands. The library window never closes. I really don&#x27;t organize them.
michalptabout 8 years ago
Nope :) For articles I use Pocket, anything else such as interesting websites, apps etc goes into Wunderlist.
midhunsezhiabout 8 years ago
I use them very rarely. Pocket has become my preferred source for storing, managing and sharing my links now.
pcr0about 8 years ago
I stopped using them in favor of Pocket.
faragonabout 8 years ago
Only for short-term. For things over a month of age: key words + web search is faster, at least for me.
评论 #14066239 未加载
taklyaabout 8 years ago
I do use bookmarks but now I use Refind which allows me to store the bookmarks with tags and socially.
kkanojiaabout 8 years ago
I use bookmarks for my regular links and pocket for one time links i want to go back later and read.
wesllyabout 8 years ago
More than I would like to.<p>I have a pinboard account but always end up just dragging links to the bookmarks toolbar.
pavankyabout 8 years ago
I have frequently used websites in my boomark bar. There are about 20 of them. That is about it.
paullthabout 8 years ago
Yeah 1000s of them, all organised into hierarchical subject based folders. Very useful to me
qerimabout 8 years ago
I used to manage my Bookmarks in Chrome , however after some &#x27;Sync&#x27; incident, I lost a few of them.<p>I now use [Papaly](<a href="http:&#x2F;&#x2F;papaly.com" rel="nofollow">http:&#x2F;&#x2F;papaly.com</a>). It is really well made. I have my Bookmarks on different Boards. You can view share your bookmark boards with the community if you wish.
tehabeabout 8 years ago
I bookmark a lot of sites but I rarely go back and use them at least it feels like it.
tobeportableabout 8 years ago
Not in the browser, just markdown files structured like those github *-awsome repos.
zitterbewegungabout 8 years ago
At work yea . Everywhere else I memorize urls or use search &#x2F; keep a tab open.
butzabout 8 years ago
Yes, who&#x27;s asking? Is one of mainstream browsers planning to ditch bookmarks?
NTripleOneabout 8 years ago
The side panel in Vivaldi has completely replaced any use I had for bookmarks.
seajonesabout 8 years ago
Simply put, a bit. Not much, I can find most stuff again just by searching
hrezabout 8 years ago
Yes and xmarks.com plugin for cross-browser sync and backup&#x2F;history.
j_sabout 8 years ago
Personally I use the QupZilla browser because private browsing automatically starts separate sessions per-process. Before I throw them all away I collect all the urls in a big text file using Windows UI Automation... it&#x27;s messy but just barely better than nothing.<p>Never thought about the following (search vs. bookmarks&#x2F;history) until the HN discussion last week, though I have always typed in google.com before searching just because browser search money seems like a bad incentive:<p><i>There is a reason for that – as a rule, browsers don’t really want you to use history. They want you to search and find things multiple times because search royalties are part of their business model.</i><p>A couple of full-text-of-every-page-visited Chrome add-ons textually equivalent to a single-computer version of <a href="https:&#x2F;&#x2F;pinboard.in&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pinboard.in&#x2F;</a> $25&#x2F;yr hosted &quot;archiving and full-text bookmark search&quot; subscription (unfortunately for me I don&#x27;t like Google&#x2F;Chrome&#x2F;anti-privacy enough to use as my main browser):<p><a href="https:&#x2F;&#x2F;github.com&#x2F;lengstrom&#x2F;falcon" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lengstrom&#x2F;falcon</a> &quot;Chrome extension for full text history search&quot;<p><a href="http:&#x2F;&#x2F;fetching.io&#x2F;" rel="nofollow">http:&#x2F;&#x2F;fetching.io&#x2F;</a> &quot;your own personal Google -- a search engine for all the web pages you&#x27;ve seen&quot;<p><a href="https:&#x2F;&#x2F;worldbrain.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;worldbrain.io&#x2F;</a> &quot;Full-Text Search the Pages you Visited and Bookmarked&quot;<p><a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;recoll-indexer-1&#x2F;" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;recoll-indexe...</a> &quot;copies the web pages you visit to the Recoll web indexing queue&quot;<p>Source: <i>Vivaldi browser v1.8 released, with calendar-style browsing history</i> | <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13984122" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13984122</a> (last week)<p>Also mentioned: Tree Style Tabs Firefox add-on &quot;shows my tabs in the context I opened them from&quot; | <a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;tree-style-tab&#x2F;" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;tree-style-ta...</a><p>GraphiTabs Chrome add-on | <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;graphitabs&#x2F;dcfclemgmkccmnpgnldhldjmflphkimp" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;graphitabs&#x2F;dcfclem...</a><p><i>Edit: Added intro w&#x2F; my own anecdata.</i><p>Another idea: custom browsers per-site-you-use, per HN user megous: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13226170" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13226170</a><p><i>For each use case that is not a free browsing I create an electron app, that never executes any code from the web or uses any external style</i>
astrostlabout 8 years ago
Yes, but only for regularly-visited things. The rest is on Pinboard.
make3about 8 years ago
I use pocket instead.. it&#x27;s amazing with a e-reader like kobo..
bhauerabout 8 years ago
All the time, using folders in the bookmarks bar as drop-down menus.
bootloadabout 8 years ago
yes HN itself. I don&#x27;t bother organising them, search is provided. The articles posted by myself, others are as good as it gets. Moderated&#x2F;insightful comments are a bonus.
tscs37about 8 years ago
Shaarli + Wallabag. So no.<p>I usually try to tag my bookmarks but it rarely happens.
skdotdanabout 8 years ago
I bookmark webpages all the time but then never find them again.
ecesenaabout 8 years ago
I only have 3 or 4, hn is on of them, and I use them mostly on my iphone&#x2F;mac (with the active bar), when I open a new tab I can open those sites with a single tap, pretty convenient. Beside this no, I&#x27;ve never organized them.
xylonabout 8 years ago
Of course I use bookmarks, how else could I remember websites.
sidcoolabout 8 years ago
Yes, Chrome syncs my bookmarks across devices. Pretty nifty.
nullsynapseabout 8 years ago
Yes, but I use Alfred and Chrome Bookmarks to search them.
smrtinsertabout 8 years ago
yes. synced to accounts, for reference material that required complex searches to arrive at - or material I only browse seldomly, such as fitness plans.
knownabout 8 years ago
I always keep open textpad and copy all interesting urls
senorjazzabout 8 years ago
I bookmark everything but go back and read nothing :(
KevanMabout 8 years ago
yes, I have a limited set organised into what I&#x27;m doing at work.<p>The only personal ones I have are news websites and a lunchtime reading folder.
sceleratabout 8 years ago
I miss delicio.us.
评论 #14066628 未加载
philippzabout 8 years ago
Definitely. But more often i use Pocket instead
digitalpacmanabout 8 years ago
Uh yeah. Bookmark bar is the best thing ever.
lohengrammabout 8 years ago
I constantly use the bookmarks bar (Firefox).
vasili111about 8 years ago
I use Chrome and miss opera 12 bookmarks.
kevinwangabout 8 years ago
yes, i use them extensively. They&#x27;re a godsend for the homepages of all my college classes.
blizkreegabout 8 years ago
Pocket is how I bookmark now.
jdiscarabout 8 years ago
I thought about this a lot... so this&#x27;ll be long. I thought of how bookmarks were used and came up with:<p>- Things you want easy access to, but have annoying URLs, like your company&#x27;s wiki page (Solved by Favorites&#x2F;Bookmarks Bar or Dashboard)<p>- Things you want to finish looking at later (Solved by Read Later &#x2F; Reminder)<p>- Things you want to keep track of, like blogs (Solved by Read Later &#x2F; Reminder)<p>- Things you want to be able to find later (Solved by Full Text Search and Tags)<p>- Something you might want to see again, but not anytime soon (Solved by Personal Archive)<p>- Something you simply liked or are favoriting (Solved by Personal Archive)<p>- Note taking &#x2F; Research (Solved by Tags and Boards)<p>- Idea inspiration (Solved by Tags and Boards)<p>- Things you want to show other people (Solved by Social)<p>- Things you want to get for yourself (Solved by Wishlist)<p>- Things you want other people to get for you (Solved by Wishlist)<p>My main problem with using bookmarks was that I rarely went back to them. Normal bookmarks are essentially a personal archive and google search usually finds things much better.<p>I realized there were a lot of bookmarks I&#x27;d like to go back to, I&#x27;d just forget about them. Maybe I&#x27;d like to read something when I got home from work, or maybe I wanted to check back in a week for an update (or release date), or I wanted to keep a list of items to show someone later (usually funny videos or gifs.) It was pretty difficult to do that no matter how I organized my folders or tagged things.<p>I eventually built my own bookmark site (<a href="https:&#x2F;&#x2F;www.mochimarks.com&#x2F;landing" rel="nofollow">https:&#x2F;&#x2F;www.mochimarks.com&#x2F;landing</a>) with all the features I wanted. The main features (apart from the expected tagging&#x2F;full text search&#x2F;browser integration&#x2F;notes&#x2F;etc...) were settable&#x2F;automatic reminders, wishlists, and recommendations. Wishlists let you rank bookmarks. Recommendations could be new stuff from friends or the app could recommend that you look at stuff you liked that you hadn&#x27;t visited in a while.<p>After having my app for a while, I&#x27;ve found I use bookmarks a lot more. I mostly use reminders and have a few stuff pop up to check each day. Reminders are killer for me. But when I&#x27;m bored I like to sort my wishlists. I don&#x27;t use tags much... I really only use #Programming, #Interesting (usually really good articles), #Funny, #Music, #Blog, and #ArtBlog. I&#x27;ll use the recommendation features to check on my blogs and to share links with my friends. I use Read Later a lot, but rarely actually go back and read things later. But when I do, I&#x27;m really glad the feature is there.
pmkaryabout 8 years ago
nope, but I use things like top-sites and Opera&#x27;s startpage
exabrialabout 8 years ago
Yes. Mainly the toolbar
flurdyabout 8 years ago
No. Not for many years
steigerabout 8 years ago
I never really did.
geggamabout 8 years ago
delicio.us &#x2F; delicious.com<p>back in my day...
shurcooLabout 8 years ago
It&#x27;s great timing for this question for me. I&#x27;ve recently made a change in how I use bookmarks, and I&#x27;ve become very curious about how other people deal with them.<p>Some history. I&#x27;ve used bookmarks like anyone else since before IE6 days. When Chrome 1.0 came out, I&#x27;ve switched to it and been using it as my primary browser since. When Chrome added ability to sync (bookmarks and other things), I&#x27;ve started using that.<p>So for the last 5+ years, I&#x27;ve had all my bookmarks synced between my main computers and mobile devices.<p>There were 3 stages of how I used bookmarks.<p>First stage was me trying to organize things into folders, based on content. It seemed to make sense, but didn&#x27;t really scale well. I ended up not liking my bookmarks after a while because I never actually used existing ones, only added new ones.<p>The problem with organizing by folders is that they&#x27;re exclusive. If I run into a new blog I want to bookmark, it would normally go under Blogs. But if it&#x27;s game related, I have a Game Dev folder that has Blogs inside that.<p>I feel like labels would work better, since then you can just apply multiple labels to bookmarks and be able to find them more logically.<p>Eventually, I gave up on that, but realized that I mostly cared about bookmarking things &quot;just in case&quot; and so that they&#x27;d show up in Chrome&#x27;s omnibar when I type or search for things.<p>So I changed my &quot;add a bookmark&quot; strategy to a simpler one. I created a top-level folder called Stream (inspired by Photo Stream from Apple devices), and it would be just a single place to dump all bookmarks, based on time. Latest ones always end up on the bottom. No trying to organize by content, because organizing by &quot;when this bookmark was added&quot; was actually more meaningful and helpful, but primarily easier.<p>That worked for a while, but even so, over the last few years I realized I didn&#x27;t like my bookmark situation. I had hundreds of bookmarks from last few years, and I had forgotten about most of them. It felt like baggage, mental overhead.<p>So, just a few weeks ago, I set a goal to go through all my bookmarks and delete them. For any bookmark I couldn&#x27;t delete, I added it to a text file and just organized that in an free form way.<p>I ended up removing 90% of useless bookmarks. They were either 404, no longer useful or relevant, out of date, or easily findable via Google when I need to look that topic up.<p>The 10% remaining were high quality things that I actually cared enough to want to keep in a .txt file for now.<p>So, I went from <a href="http:&#x2F;&#x2F;instantshare.virtivia.com:27080&#x2F;12tdxyh7suc7h.html" rel="nofollow">http:&#x2F;&#x2F;instantshare.virtivia.com:27080&#x2F;12tdxyh7suc7h.html</a> from last few years, to just <a href="http:&#x2F;&#x2F;instantshare.virtivia.com:27080&#x2F;1f2drzhc3w3hk.txt" rel="nofollow">http:&#x2F;&#x2F;instantshare.virtivia.com:27080&#x2F;1f2drzhc3w3hk.txt</a>.<p>Feeling good about that so far. I&#x27;ll put the .txt file with my other .txt files for now, and see if there&#x27;s anything more I wanna do with it later. But for now, it works well enough, and I&#x27;m feeling a huge sense of relief from no longer having those bookmarks in my browser.<p>As a bonus, I now feel better about being able to switch browser I use, and not have to worry about importing&#x2F;exporting bookmarks. I just don&#x27;t want to have my bookmarks tied so tightly with the browser I use, it makes sense to keep them externally.<p>I really like the observation someone here made about bookmarks usually being used as &quot;TODO&quot; items. Articles to read, interesting blog posts to consider going through, etc. I think that really makes sense why it feels bad to have so many unused bookmarks accumulating.
aorthabout 8 years ago
No.
psycabout 8 years ago
Never did.
cabalamatabout 8 years ago
Yes
_pdp_about 8 years ago
Nope
nunezabout 8 years ago
no. haven&#x27;t in years.
jbmorgadoabout 8 years ago
I do bookmark them, but I end up almost not using it.<p>The only thing that actually kind of works for me is to bookmark stuff in &quot;sessions&quot; and then open the all tabs the next time I want to work on something. For instance I was trying something very specific involving deep learning at my job, then I had to do some actual work to prepare an article and I put that DL project aside. So, I make a bookmark folder with all the open tabs and closed the window. Now I got back to that DL experiment opened the all tabs again and that kind of worked for me. But this is not really a reference system, it&#x27;s just a <i>&quot;sessions&quot;</i> system.<p>As for the traditional role of bookmarks, I don&#x27;t think they will ever work for me without a single main thing: <i>Full text search.</i><p>Every few months I try to clean the mess my bookmarks have become since I can&#x27;t find what I need and a few months after everything is a mess again.<p>The tag or folder system simply just doesn&#x27;t work for me, I keep too much stuff to check later as ideias and then I can&#x27;t really find it because I have this folder &quot;check later&quot; where I have dozens of separate ideias and I can&#x27;t really just find that one idea I had.<p>The solution seems to be some kind of full text search, where I can have a way to describe in a fuzzy way what I was doing, something like: &quot;python, maps, names, germany&quot; and go back to that post I remember where they where doing some analysis of the &quot;last names of people in germany in different regions&quot; and that I, of course, don&#x27;t remember the name anymore.<p>I recon it&#x27;s a very specific problem that only makes sense for people that think the same way like I do, but I&#x27;m also quite sure there are a lot of us like that and that this is the kind of solution that at least would help us a bit using the bookmark system.
frikabout 8 years ago
Yes and bookmark-bar enabled.<p>@browser developer: don&#x27;t remove or hide the bookmark feature. Allow me to bookmark the same link in multiple folders. Don&#x27;t nag me with your cloud sync (no thanks), but add a feature to sync to a private cloud like Owncloud&#x2F;nextcloud. Don&#x27;t remove advanced features, don&#x27;t simplify things without fully understanding the features. RSS support in bookmark-bar is pretty useful.
spectistclesabout 8 years ago
I use them in Chrome all the time, I have thousands — I basically search them as kind of a personal google... for those &quot;Oh I remember reading an article about that once, let me find it&quot;
评论 #14066292 未加载
iamacynicabout 8 years ago
yes. the 50 links i have to use over and over every day managing a business are all on the bookmarks bar.<p>for example: i have a bookmark that shows me every invoice issued in the past 30 days.
draw_downabout 8 years ago
Yes, of course!
jelderabout 8 years ago
No, and I judge pretty harshly anyone who does. A few shortcuts&#x2F;bookmarklets on the bookmark bar is acceptable.
评论 #14064807 未加载