Firefox. Bookmarks are synced across multiple platforms.
I have tried Pocket and Google Keep before, but Firefox Sync is an order of magnitude more fluid to me.
51–60 of 79 posts
Firefox. Bookmarks are synced across multiple platforms.
I have tried Pocket and Google Keep before, but Firefox Sync is an order of magnitude more fluid to me.
It is .webloc format.
I sort it, move folders/subfolders. You can easily preview it with space button in Finder.
The whole folder is repo stored on github. Also there are many markdown files, screenshots, interesting files.
I use symlinks (softlinks) which points to large binary files outside repo.
Often i want to put bookmark in markdown file. For this i use this bookmarklet:
javascript:var%20text='-%20%5B'+document.title+'%5D('+location.href+')';window.prompt(%22Copy%20to%20clipboard:%20Ctrl+C,%20Enter%22,text);void(0);
it is 5th bookmark in my Safari's favorites. I just hit ⌘⌥5 then ⌘C - and then paste it in markdown.
--------------------------------
If you're interested in this system there are PRO-TIPS:
* if you drag "+" in safari or "https-lock" in chrome - the .webloc is binary.
- name of .webloc is page
* if you drag link on page - then .webloc is plain text. And name is na - name of .webloc is what inside html - tag
* there'is plain text .url format, which you can also open in both macOS and windows. But macOS's Quick Look is not works. Thats the reason why I decided to keep using bad-for-git binary .webloc* .webloc is actually plist which is actually xml. You can easily parse binary plists with python's plist module
This guy on the Pinboard google group reached TEN THOUSAND bookmarks. For what reason exactly? https://groups.google.com/forum/#!topic/pinboard-dev/JKSUpO6...
Here's another user with A HUNDRED THOUSAND.
https://groups.google.com/d/msg/pinboard-dev/JKSUpO67cuA/7Hd...
Ooh, that looks useful, thanks! (I’m approaching the 100k bookmark barrier, and I’m well-behind in tag maintenance over the last couple of years. Thank goodness for full-page search of my archives!)
- Lynne
That sounds like a manual search engine to me?
I tried many times to manage bookmarks in various forms, and it just turns into a giant list that you never revisit. Cathartic to just delete them all.
It sounds like a utility for people who hoard things in general.
Thoughts?
I'm curious as to the reason for storing bookmarks. It was a feature long ago, before search engines became so powerful. So what exactly is the use case now? This guy on the Pinboard google group reached TEN THOUSAND bookmarks. For what reason exactly? https://groups.google.com/forum/#!topic/pinboard-dev/JKSUpO6... Here's another user with A HUNDRED THOUSAND. https://groups.google.com/d/msg/pinboard-dev/JKSUpO67cuA/7…
Not using anything other than my browser's bookmarking system ( https://imgur.com/a/BsaC6ZA ) I think the biggest way to maintain it is to keep a firm control on categories and subcategories - very similar to setting up folders on a file system or labels in my email. As things become less relevant, I archive them into another subfolder for things I never need to return to again. Overall, I've never been a fan of the…
Fixed link: https://imgur.com/a/BsaC6ZA
Do not use proprietary closed source solutions.
UPDATE: For something more importatng I use gitlab/gitlabe pages(my works usually) or syncthing (copies)
I'm curious as to the reason for storing bookmarks. It was a feature long ago, before search engines became so powerful. So what exactly is the use case now? This guy on the Pinboard google group reached TEN THOUSAND bookmarks. For what reason exactly? https://groups.google.com/forum/#!topic/pinboard-dev/JKSUpO6... Here's another user with A HUNDRED THOUSAND. https://groups.google.com/d/msg/pinboard-dev/JKSUpO67cuA/7…