Ask Slashdot: Is There a Bookmark Manager That Actually Manages Bookmarks? 100
hackwrench writes: Most reviews of so-called bookmark managers focus on the fact that they can share bookmarks across browsers and devices and whether or not they can make your bookmarks public or not. Sometimes they mention that you can annotate bookmarks. Little is said about real management features like making certain bookmarks exclusive to one or a set of browsers or devices, checking for dead links and maybe even looking them up on archive.org. I'm sure this isn't an exhaustive list of features that would be good to have. What bookmarks managers do you use and why, and what features would you like to see in a bookmark manager?
All of them (Score:1)
All of them manage bookmarks.
Re: (Score:2)
Re: (Score:2)
ReOnly:added bookmarks, not deleted ones (Score:3, Interesting)
Re: (Score:3)
Re: (Score:3)
Re: (Score:2)
I will settle for one that just synchronizes across all devices. like biology i prefer a mixed os lifestyle, even if I have a mac book and iPhone, My tablets are android just to be safe.
At the moment I manually deleted and re-add chrome bookmarks to Safari every once in a while. This keeps all those fairly close in sync. I have to do the same for contacts, too. fortunately I use google calendar, and gmail already so those stay in sync.
Xmarks. (Score:4, Informative)
Lets me set bookmark profiles for different devices/environments, so I have my "Work" bookmarks distinct from my home use ones. Automatically synchronizes between all major browsers and devices. I mainly only keep smart bookmarks and daily-use ones, so I don't ever need dead link checking or any frills like that. Covers my needs.
Re: (Score:1)
Did Xmarks ever re-enable the ability to use your own FTP server, so your bookmarks don't go to "the cloud"? I did that for several years when the extension was called Foxmarks, then they sold out and Xmarks discontinued that feature. Last I checked the only way to use Xmarks with your own server was to deploy an installation of Apache with mod_dav, and I'm not going to that much trouble, I just ditched Xmarks.
Re: (Score:1)
Lets me set bookmark profiles for different devices/environments, so I have my "Work" bookmarks distinct from my home use ones. Automatically synchronizes between all major browsers and devices. I mainly only keep smart bookmarks and daily-use ones, so I don't ever need dead link checking or any frills like that. Covers my needs.
Perhaps the requestor should have included "does not steal/monitor my stuff", where stuff is bookmarks, sites visited, etc. When I nearly installed xmarks in Chromium, there was no way to avoid setting up a free account, so the setup was cancelled at that point and xmarks removed from Chromium. I imagine it's the same in Firefox.
My need is to manage bookmarks:
- with a master file on a server
- across PCs (I have the same account on several)
- without monitoring or stealing
Is that too m
Re: Xmarks. (Score:1)
Re: (Score:2)
Lets me set bookmark profiles for different devices/environments, so I have my "Work" bookmarks distinct from my home use ones. Automatically synchronizes between all major browsers and devices. I mainly only keep smart bookmarks and daily-use ones, so I don't ever need dead link checking or any frills like that. Covers my needs.
I also use Xmarks and the related Lastpass. I'm so happy with them that I have no problem with paying them $12 yearly for the Premium version, just to ensure that the company stays in business.
The only thing really missing for me is the horrible Firefox bookmarks search. You cannot search for folders, and you cannot see in which folders reside the bookmarks found. Here is my Python script for searching the Firefox bookmarks, tested on a few Debian-based Linux distros:
https://github.com/dotancohen/... [github.com]
Re: (Score:3)
"you cannot see in which folders reside the bookmarks found. "
https://addons.mozilla.org/en-... [mozilla.org]
https://addons.mozilla.org/en-... [mozilla.org]
Re: (Score:2)
Xmarks - handy but flawed and stagnant (Score:3)
In my case I assume it was a sync issue between browsers on multiple systems, but since it was a folder of sites I o
Put some effort into it (Score:1)
This post reads as:
"The thing I want doesn't do everything I want, but I can't be bothered to actually define what it is I actually want."
Well, put some effort into it. How are we supposed to know how to satisfy you if you don't even know what you want?
This shows such a lack of effort that I'm amazed you even managed to get your question posted on slashdot.
Re: (Score:2)
Are the features I want, but to say that the reviews said little about such features may be generous, because they actually said nothing at all about it.
Re: Put some effort into it (Score:1)
What? No it doesn't.
Most reviews of so-called bookmark managers focus on the fact that they can share bookmarks across browsers and devices and whether or not they can make your bookmarks public or not.
Defines existing tech and excludes those features as insufficient.
Sometimes they mention that you can annotate bookmarks. Little is said about real management features like making certain bookmarks exclusive to one or a set of browsers or devices, checking for dead links and maybe even looking them up on arch
Re: (Score:2)
In the past, when I used to use bookmarks, I would have certain sites viewed on IE, certain sites on Netscape/Firefox and later certain sites on Chrome. Depending on the DE I was in, I'd even toss in Konqueror/Epiphany. Main issue was that certain browsers used a html file to store bookmarks, while some, like IE, used a Windows Explorer like file manager to sort them. Main issue was I couldn't migrate some of the bookmarks from one browser to the other.
However, of late, I've given up using them alto
Re: Opera 12 (Score:2)
Re: (Score:1)
archive.org page check (Score:3, Informative)
To check if a current site you are on is on archive.org have the following as a bookmark
javascript:location.href='http://web.archive.org/web/*/'+document.location.href;
Github Issues Database (Score:3, Interesting)
I use the github issues database. It allows me to quickly tag each bookmark and add descriptions. Works good. The side benefit is that it pretty useful for lots of other things too.
Windows: Use .URL files (Score:4, Interesting)
If you use Windows .URL files, you gain several critical abilities: browser-independent storage, cross-browser utility, and searching and filtering driectly from Windows Explorer. The browsers I have used all support the ability to drag URLs directly from the browser address bar into Explorer or the Desktop to create these shortcuts. Not sure if you could then create methods and tools to support your other desired features like browser-exclusive shortcuts, but completely detaching URLs from any application-specific database is a good place to start.
Re: (Score:2)
Wont work on linux or mac osx though :-(
Re: (Score:2)
I tried a drag'n'drop in linux. Seemed to do nothing then a file manager copy window popped up, trying to copy "/" into the target directory.
It failed with a nonsensical error message thankfully (can't copy "/" : "/" is a directory).
Re:Windows: Use .URL files (Score:4, Informative)
Drag and drop from the browser's address bar, specifically the "identity information" icon that precedes the URL. That saves the URL itself in a .URL shortcut file, not an attempted copy of the Web page as HTML/MHTML.
Re: (Score:3)
Wow, that worked. Either URL bar, icon on the left of URL bar or from a bookmark. .desktop file, which on inspection is very simple, so that's probably an old, long available feature that few people know about.
It creates a
The error I got was likely from a slight mess up : weird outcomes are not rare with drag'n'drop, that's why you end up with computer users whose task bar accidentally takes up half of the screen, or music folders that got "nested" by accident.
[Desktop Entry]
Encoding=UTF-8
Name=Lien vers Ask Slashdot: Is There a Bookmark Manager That Actually Manages Bookmarks? - Slashdot
Type=Link
URL=http://slashdot.org/comments.pl?sid=8400015&cid=51016103
Icon=mate-fs-bookmark
You can put comments in the file, even possibly
Re: (Score:2)
Awesome. I thought I recalled being able to do the same in Ubuntu or Suse Linux a few years ago, so it was worth mentioning even though I described it as though only for Windows.
Re: (Score:3)
Wont work on linux or mac osx though :-(
Works in KDE. This is a very basic feature, I have a hard time believing that any modern Linux desktop doesn't support opening a .URL file.
Here is a description of the format if you want to write a Python script to handle it:
http://www.fmtz.com/formats/ur... [fmtz.com]
Re: (Score:2)
Win win.
My other (Score:4, Funny)
Re: (Score:2, Informative)
Google Bookmarks [google.com] kind of ruins the joke, eh? ;)
Two thoughts (Score:5, Interesting)
1. Sometimes I have to rename the bookmark to something more meaningful than what's in the tags.
2. Use tags. Firefox has them and it makes my life so much easier. It beats sorting them into folders.
I'm not sure what to do about dead links. It happens. If you really, really need to save something forever, I assume it is something for reference, then save it to PDF and upload it to a cloud service.
TagSieve (Score:2, Interesting)
FireFox bookmark tagging is very good, but what really rounds it out is TagSieve, a fantastic FireFox extension that really should be added to FireFox itself:
https://bugzilla.mozilla.org/show_bug.cgi?id=1092878
https://addons.mozilla.org/en-us/firefox/addon/tagsieve
https://addons.mozilla.org/en-us/firefox/addon/tagsieve/#reviews
Re: (Score:1)
If we added it then people would whine because they don't use it and call it bloat.
Re: (Score:2)
My Slashdot bookmark (Score:3)
http://slashdot.org/?nobeta=1 [slashdot.org]
To be honest, doesn't need much management.
Re: (Score:2)
I realize I'm not answering the question... (Score:2)
i loved delicious (Score:1)
I really loved simplicity of delicio.us until it was broken by yahoo some years ago.
After that I was too suspicious to use on-line tools.
Later, Opera with one update got rid of my historical bookmarks.
Got sick with this. Now, if I may need it, I just email it to myself with set of probable keywords in the message for which I might be looking for in the future.
"Clip to Evernote" (Score:1)
Pinboard, Venn viewing/editing by tag (Score:1)
I use Pinboard, which doesn't sync to browsers at all, though it does import from them and there are extensions for most(all?) browers. It has excellent tagging capabilities. Every once in a while I switch browsers or do a fresh install of one, over time set up the bookmark toolbar. In theory it would be nice to have that stored in Pinboard, but on the other hand being forced to rethink what I most want easy access to can be a good thing. Having a different set that sync to mobile would be good.
With a month
Re: (Score:1)
"With a monthly fee, " -- so, it is an online service? Then what you do when it goes titsup in October 2016?
That is always a risk... but I take regular backups and could probably hack together a simple web app, should the service ever go dark, to serve up my data until a suitable replacement could be found.
Pinboard is a great little service. It has really liberated my bookmarks - now I keep about ten common sites synced via Firefox and have the rest of my oodles of bookmarks on pinboard tagged and easily searchable. I use the pinboard browser plugins to quickly add new stuff. It works really really well - better
Re: (Score:1)
Re: (Score:1)
How about anything that isn't stored remotely? (Score:2)
How about something that is never stored in plaintext remotely? Like you can manage your bookmarks, put them in subgroups, ideally move them across browsers and devices, but no one but you ever knows what bookmarks you saved?
Real Programmers (Score:1)
There is, of course, a relevant XKCD cartoon.
https://xkcd.com/378/ [xkcd.com]
Re: (Score:2)
Re:Real Programmers (Score:4, Funny)
I haven't seen an announcement about systemd doing it yet, but there are a few hours left in this week's release cycle. And i'm sure it will be incompatible with all other bookmark managers and, in fact, all browsers.
Step away from the Bookmarks (Score:4, Insightful)
Doing it Wrong (Score:1)
Re: (Score:1)
Shameless Plug (Score:1)
Re: (Score:2)
your registration does not work. Or at least, I detailed my email for your database three times, worked for Google image recognition three times too with their captcha thing, then nothing.
Re: (Score:1)
Re: (Score:1)
Re:Crestify (Score:1)
Re: (Score:1)
Diigo (Score:1)
Re: (Score:1)
I tried Diigo, but it always, ALWAYS, logged med out.
Having to log in again doing every damn thing on the web didn't suit my style.
Here you go (Score:2)
http://lmgtfy.com/?q=bookmark+... [lmgtfy.com]
Enjoy, I can do this all week.
Private Homepages (Score:1)
Shaarli!!! (Score:1)
Personal bookmarks manager available from anywhere.
https://github.com/shaarli/Shaarli
Re: (Score:3)
Accidentally posted this as AC. Seriously, tagging, descriptions, nice layouts, themes, well maintained, easy addition of links, I could go on. It's nice having my own bookmarks and not having them mined by every company out there.