Linkblocks needs some branding work.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
That's one of the reasons I'm doing the interviews :)
So, this actually works pretty great. If it had integrated search, and the ability to add tags, and integrated favicons, people would probably use it as is.
Thanks! Integrated search & website icons are coming soon. Tags are already there but are called lists - which is probably a bit confusing.
Looks interesting, first thing I notice is that the demo loads rather slowly. Why not just a wiki?
Thanks for the hint - it seems there are some routing problems to the server. I'll look into it!
linkblocks is inspired by wikis but differs in some key goals:
- the UI for discussions will be more upfront than in most wikis, and will look more like lemmy's comment UI.
- bookmarking-specific features like dead link checking, full-text website retrieval & search
- optional stream of new bookmarks & comments from people you follow
I'll try to take a closer look and I might be up for an interview, since the concept interests me. I generally prefer less formal structure. Do you remember DMOZ? It might even still be around.
I’m fine with an informal structure, as long as we talk about some of the topics I want to learn about :) DMOZ looks fascinating. Seems like curlie is its successor, but their page doesn’t load for me.
In an interview I'm fine with any structure or topics you want. By informal structure I meant in the software UI, not the interview. I'll to post more tomorrow or so.
Sorry I can't vc but I'd like to share some opinions/feedback. A lot of these are UI/UX things that I imagine won't be implemented until later in development but I would like to get them out there:
-
Please do not add AI to this (or at least keep it as a plugin). Seems like an odd ask but every webapp bookmark manager I've check out has added the most random AI features
-
Optionally see bookmarks under lists in the sidebar (including seeing lists under "unpinned lists" and bookmarks under "unsorted bookmarks"). For neatness sake maybe have it clamped to 10 items and have the rest listed as a single item
+ x bookmarks
in a subtext color
List
Sublist
Bookmark
Bookmark
-
Search for bookmarks
-
Rename, delete, and move bookmarks from the sidebar with a right click menu
-
Sidebar bookmarks show favicon of website. Bookmark page shows a preview of the website
-
Extra information in key=value for bookmarks, ie:
price=49.99
, and being able to sort by keys, ie:price <= 25
-
Hidden bookmarks: hidden by default from searches and list views unless "show hidden" option is toggled. I personally would use this a lot for websites I've read through already but might want to keep incase someone else needs the info
-
Archived bookmarks: archive the site itself and store it on the server
Thanks for the input! Lots of these features are on the roadmap already. There are no AI features planned.