Having a first-class UI for bookmarks really does make a difference. I used to agree with some of the sentiments expressed in comments here - that bookmarking is a write-only activity, that just feels satisfying without actually being useful. Then I started using Zotero for my bookmarks, organizing them into collections, tagging them, adding descriptions ("Abstract"), etc., and I find that I actually go back to them…
Grimoire: Open-Source bookmark manager with extra features
71–80 of 138 posts
Re: Grimoire: Open-Source bookmark manager with extra features
#72My perfect bookmark manager is Markdownload https://github.com/deathau/markdownload Just save the complete page, only selected text or only the link to a markdown file or Obsidian. With downloaded, linked or without pictures. My OS and Obsidian can search those files, they have more (automatically added) metadata. I can even edit them in the browser: add your thoughts, tags or change the name of the file before they…
[deleted]
Re: Grimoire: Open-Source bookmark manager with extra features
#73I haven't tried Grimoire yet but I've recently started using Shiori - https://github.com/go-shiori/shiori A big plus is that is a single Golang binary so very easy to set up. It also has a browser extension.
Re: Grimoire: Open-Source bookmark manager with extra features
#74Aside. I completely stopped using book marks. Everything relevant to me will be an open tab, and closed once read or no longer useful; everything not immediately relevant enough to warrant an open tab will probably not be read anyway, or the link broken once I get back to it. This has made my digital life a lot less burdensome to manage, and it also felt freeing to drop all that unorganised baggage. To all those book…
[deleted]
Re: Grimoire: Open-Source bookmark manager with extra features
#75After delicious and pinboard I am done with bookmarks. You know why? Because I never access them ever again and if I do, and that is ridiculously rare, finding them elsewhere in is actually easier and faster. I am all for cute little services and one app for one need, but bookmarks for me are not a need at all. Whatever little need it has are squarely served by the browser’s bookmark service and I think all of them h…
Re: Grimoire: Open-Source bookmark manager with extra features
#76I use raindrop https://raindrop.io/ to manage my bookmarks but would switch if this actually gets browser extensions and stuff
Re: Grimoire: Open-Source bookmark manager with extra features
#77Re: Grimoire: Open-Source bookmark manager with extra features
#78Re: Grimoire: Open-Source bookmark manager with extra features
#79Re: Grimoire: Open-Source bookmark manager with extra features
#80I feel like "docker as the preferred installation method" is a dealbreaker for me. This means that either the dependency situation is out of control, or the author just doesn't want to think about it, but either way it's a no from me...
I kinda prefer docker installations because I don't need to guess what implicit "works on my machine" dependencies someone had, and the whole thing can be mostly stateless or the extra state is made pretty obvious.