I've one I built called Cras. Store all my neat things I find on the web there. Recently turned it into a PWA so it's a share-target on my phone (Android) which is awesome. It's self-hosted and all packed into SQLite so, IMO, very portable. Recently added a trick to snapshot all the public links I save - my copy and on Archive.is - link rot is real.
I've been thinking about building a service that makes it easy to self host apps like this. I'm curious if you'd find it useful. It would host webapps like yours that use in browser sqlite to store data, then the service provide a sync their sqlite data across different devices. The user not the app would pay for the storage of the data, so they would own their data. And you can use CSP to lock down the app from shar…
Hoarder: Self-hostable bookmark-everything app
41–50 of 111 posts
Re: Hoarder: Self-hostable bookmark-everything app
#42Earlier quoted context omitted.
I've been thinking about building a service that makes it easy to self host apps like this. I'm curious if you'd find it useful. It would host webapps like yours that use in browser sqlite to store data, then the service provide a sync their sqlite data across different devices. The user not the app would pay for the storage of the data, so they would own their data. And you can use CSP to lock down the app from shar…
Is that what pikapods is? I ask out of ignorance, not "somebody is already doing that".
Re: Hoarder: Self-hostable bookmark-everything app
#43I tried hoarder and I didn't like the way listed view works. I prefer the simplicity of the view provided by Linkding. I find hoarder new auto tagging with ollama something I want to use because I am lazy. For references there are many options in selfhosted bookmarking apps market. These beside Hoarder are the most known software. Linkwarden ( https://github.com/linkwarden/linkwarden ) Shaarli ( https://github.com/sh…
Public mode? I'd like people to NOT have to log in.
Re: Hoarder: Self-hostable bookmark-everything app
#44Earlier quoted context omitted.
Is there an official upgrade path available between versions, or do they currently break things without providing migration?
Hey, Hoarder's maintainer here. I'd like to know more about the pain you're facing when upgrading hoarder. All the releases since launch has been backward compatible, and it has always been just a matter of updating the docker images. Also for searches, Hoarder indexes all the content of the websites it crawls. If it doesn't for you then that would be a bug!
Re: Hoarder: Self-hostable bookmark-everything app
#45I think Evernote had something like this when I was using it.
Re: Hoarder: Self-hostable bookmark-everything app
#46Love this app. The only thing on my wishlist is a way to "discover" stuff I've bookmarked before when googling. So the extension would search Hoarder when I search Google (or wherever search engine) and give me a list of those next to my Google search or in the extension drop-down. I sometimes forget that I bookmarked a solution 3 weeks ago, and now I'm searching for that solution again. I think Evernote had somethin…
Re: Hoarder: Self-hostable bookmark-everything app
#47Seems like the tag system is flat, which is a big limitation on the organization capability. For example, I noticed that in the demo access app, there's a note about cooking, and it has 4 tags: - `baking` - `cupcakes` - `oven cooking` - `recipe` This would get out of hand quickly. There should be a hierarchy of tags (categories): `cupcakes` in `baking` in `oven cooking` in `recipe` The only tag needed in this case fo…
I own and operate a "list-taking" app[0] in which every list/kanban-item can itself be a list/kanban.
I currently use it for things I'm the creator of -- tasks, story outlines, etc, but looking to introduce 3rd party content for task management (I want to see GitHub tasks from work next to my own tasks) and, as you say, knowledge management of things like recipes or music.
Items could be part of one or multiple hierarchies. A list of "cake" recipes could be under both "baking" and "party essentials", and music playlists could include other playlists.
As you can tell, this can become convoluted in my mind, and so if that's something that's interesting to you (or anyone reading this), please reach out and let's discuss! hn at nestful.app
Re: Hoarder: Self-hostable bookmark-everything app
#48Anyone using this as an Evernote replacement? I use Evernote since what, 2005, 2008? Yet I hate every time I start it up. Such ugly bloatware it has become. And the silly “AI powered” features tacked on when it became fashionable… Man, replacing it would feel so good.
Re: Hoarder: Self-hostable bookmark-everything app
#49These types of projects always look really cool, but I always doubt they will be maintained so I decide not to use them.
Re: Hoarder: Self-hostable bookmark-everything app
#50We’ve got a shed full of boxes and bags of stuff. Want an easy way to take pics of the contents of a box and the “box number” and be able to browse for the box or specific contents later. Eg a home archive solution.
Anyone know of tools for that?