I am looking for a tool/workflow, with which I can manage a collection of all the stuff I see on the internet and elsewhere, that they are worth reading at a time in one place.
This includes:
- blog articles I randomly find on the internet
- social media posts
- news articles from RSS feeds
- books (pdf,epub,…)
- wikipedia articles
- topics I want to do further research on
- aso…
A lot of these things are bookmarks, I know that. I tried to manage my “ToBeRead” list in bookmarks before, but it didnt work out for me, because some things simply aren’t URLs, that can be bookmarked (e.g. PDFs, just names of research topics).
Besides that, longer threads on mastodon/lemmy e.g. can be easily bookmarked in the app itself, but than you start to manage multiple lists in multiple locations, which I want to avoid.
I am running my own Nextcloud instance and would like to also sync this stuff across devices with it.
I figured out (while using obsidian) that my brain works better when I dont have to worry about where to put things, but just tag them with topics, by relevance, e.g. So tags and the option to filter them would be nice!
Thanks beforehand :)
Edit: Doimg this with Nextcloud Deck, or synching an Obsidian Vault with Nextcloud came up to my mind, but I couldn’t come up with an idea for a conveniant workflow, but maybe it’s easier than I think?
I use Linkwarden. It’s similar to Raindrop, as mentioned by the other comment, but self hosted. It even creates archived copies of saved pages, similar to archive.org. My Links is a community made iOS client for it, and there’s an android client as well which I don’t know the name of.
Another popular option is Karakeep. It seems to have slightly more features, and it’s been a hit since I’ve tried it, but Linkwarden had the edge on UI/UX imo. Try both and see what you like.
The thing I like most about linkwarden is that it integrates with my existing single sign on (authentik). After you get to a certain number of apps, it becomes extremely annoying to not have this so I now look for SSO as a major factor when deciding what app to use.
The small android app that allows android share button to send links to the app and full archive options also make it fantastic
I clicked on this post to bookmark it and read it later
I believe that I need these answers more than anyone else xD
Have you considered karakeep (formerly hoarder)? It does all of this really well - drop it a URL and it saves a copy. Has lists & tagging (can be done by AI if you want), IOS & android apps as well as browser extensions that make saving stuff super easy.
I use org-mode, which is kind of a structured text format, like Markdown but far fancier, in emacs. Can have to-do lists, deadlines, tables, display a weekly/monthly agenda with planned items, etc. I sometimes use it as a sort of mini-spreadsheet, as it can act something like a spreadsheet, with recalculating tables. I don’t go in for the “whole life organizing in a tool” thing, so there’s a lot of functionality that I don’t use, but it’s generally a superset of what I want, so it works well. There are various other software packages that support it.
I figured out (while using obsidian) that my brain works better when I dont have to worry about where to put things, but just tag them with topics, by relevance, e.g. So tags and the option to filter them would be nice!
Org-mode supports tagging, though I don’t use them.
https://orgmode.org/manual/Tags.html
That being said, while other software packages do have varying degrees of support, and vim has some support it’s really an emacs thing at its core, so I think that it’s most interesting if you use emacs.
raindrop.io works well for me for most of what you’ve mentioned, but its not selfhosted so I’m interested to find out other options also.
i used that for a few years. really nice looking UI. the closest thing ive seen to that is Blinko
I actually used raindrop.io for a long while. Tight little app. It’s too bad it’s not selfhostable
i only found this 2 days ago but i seems like what youre after. its like a more modern version of wallabag
Just in case you’re not aware, Omnivore is no longer in active development: https://blog.omnivore.app/p/omnivore-is-joining-elevenlabs
I use Readeck for ‘read it later’ type articles, things of interest. The downside of Readeck is that there is no one-click-easy way to back up your database if you want to move it to another server. You can, however go to /volume1/docker/readeck/ and download all the db files there manually which will allow you to move to another server. Make sure to grab the config.toml in the same directory. It has a Firefox extension as with most of these apps in it’s genre. Probably has a chrome extension but I avoid chrome.
I use Karakeep (Hoarder) for stuff I’ve looked up to try to solve issues, such as pages from Grok where I have inquired about certain problems I may have been having.
What is keeping you from using karakeep for you “read-it-later” articles, too?
I use both as well. Karakeep is a fantastic bookmarking app and could definitely work as a “read it later” application, but I think the differentiator is how they approach content. Karakeep more or less preserves the link and all content, but Readeck provides the content in a simplified version without ads/margins/navigation menus/etc. this also allows you better customization of fonts/sizes/etc.
When I want to bookmark a website for access/interaction later, it goes to Karakeep. When I want to save content to read later it goes to Readeck
Nothing. It’s just the whack way I like to keep things separated.
Karakeep might work for you
Make a textfile you sync between your devices. Save the URL, book name, or whatever; each on a new line.
So tags and the option to filter them would be nice!
You can tag them at will. Put “#TagName” next to an entry and later you can ctrl-f “#TagName” (or anything else) in the file. Notepad++, grep, and other tools will even give you a list of everything that matched your search criteria if you want to see all items that match at once.
I like to keep things simple!
I’ve actually been curious about something similar, and unfortunately I don’t have an exact answer.
I’m currently self hosting ArchiveBox which saves a copy of the web page, but I find the UI to be pretty bloated. As an alternative, I’ve been curious about LinkWarden, but I have yet to set it up.
I know those two options aren’t ideal as they don’t directly integrate with NextCloud AFAIK, but they might support your other use cases?
Not really related to selfhosting per se, but two things come to my mind:
- Anytype is kinda like obsidian, but with a different approach. Every object is of some type and those can be searched, filtered etc in collections and sets - based on tags, attributes, … IIRC there even is a pre-made type „bookmark“ for links and documents.
- As of a workflow: for stuff like this I really feel that a „simplified“ GTD-approach works best for me - dump everything into an „inputstream“ as you encounter it and process this on a daily (or weekly) basis; prioritise, tag, remove it
Prediction: you’ll never get actually read most of what ends up on this to-read list.