679
submitted 2 years ago* (last edited 2 years ago) by daniel31x13@lemmy.world to c/selfhosted@lemmy.world

Greetings everyone! Daniel here, I've been working on Linkwarden part-time over the past few months.

Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages.

Key features:

  • 📸 Preserve webpages as Screenshot, PDF, etc. So you can access them even if they are taken down.
  • 👥 Collaborative, so you can share your collections with your friends and colleagues. You can also make them public and share them with the world.
  • 📱 Designed for every screen size, from widescreen monitors down to smartphones.
  • ⚡️ Open source and fully self-hostable!
  • ✨ And so many more features! (Literally, just didn't want to make this post too long. Check out the Github repo and Website for more info...)

If you like what we're doing, you can support the project by either starring ⭐️ the repo to make it more visible to others or by subscribing to the Cloud plan (which helps the project, a lot).

Things like mobile app (PWA) are already on the project roadmap and I'm so excited to share them with you in the future.

Feedback is always welcome, so feel free to share your thoughts!

Website: https://linkwarden.app

GitHub: https://github.com/linkwarden/linkwarden

you are viewing a single comment's thread
view the rest of the comments
[-] beta_tester@lemmy.ml 63 points 2 years ago* (last edited 2 years ago)

Cool app at first glance!

I always wonder why some open source projects choose discord and not matrix?

[-] Sanguine@lemmy.world 38 points 2 years ago

Matrix is cool but its user base is not there yet.

[-] TheSaus@lemmy.dbzer0.com 74 points 2 years ago

Then stop driving people to discord alone, at least use both so there’s an option

[-] NuXCOM_90Percent@lemmy.zip 25 points 2 years ago

So... split the user (and support) base while invariably emphasizing the shortcomings of Matrix?

[-] variants@possumpat.io 38 points 2 years ago* (last edited 2 years ago)

You can link them together at least that's how the discord and matrix chats are for our instance are. I can chat from discord and get replies from people in matrix

[-] NuXCOM_90Percent@lemmy.zip 7 points 2 years ago

Ah, I was not aware of a way to bridge two channels/servers entirely. I know there are bots that people use to bridge their user accounts though.

If it is fully seamless? Sure. But I don't know why you are bothering then. But if it adds a "Bot" tag or any other hoops, you are still just making a worse experience for everyone. We ran into this back in the IRC days all the time.

[-] ericjmorey@programming.dev 3 points 2 years ago

Of course it isn't seamless, but I have seen good and bad implementations.

[-] astraeus@programming.dev 8 points 2 years ago

You can create a webhook in Discord and in Matrix that will share messages in channels back and forth

[-] onlinepersona@programming.dev 14 points 2 years ago

By that logic, why are you on lemmy?

[-] Sanguine@lemmy.world 3 points 2 years ago

And I'm on matrix too, but I'm just an individual. If I were trying to advertise my project I'd probably use discord / reddit as well tbh

[-] onlinepersona@programming.dev 8 points 2 years ago

Why not both?

Also, if all projects advertised only the largest platforms, how would small platforms grow?

[-] Sanguine@lemmy.world 1 points 2 years ago

Yup why both both

[-] Fredol@lemmy.world 21 points 2 years ago

Discord and matrix are not searchable, they shouldn't be used at all

[-] beta_tester@lemmy.ml -3 points 2 years ago

That's a client issue, not a protocol issue

[-] lemonnade@sh.itjust.works 10 points 2 years ago* (last edited 2 years ago)

not a protocol issue

It is. There's no way for search engines to join all the servers and index them all, thus there's no way to efficiently find information on them without already being there.

[-] beta_tester@lemmy.ml 2 points 2 years ago* (last edited 2 years ago)

Are you talking about crawlers not being able to index matrix messenges?

It's not a website, there's no chat that's being indexed by crawlers, afaik.

You could index them if you wanted.

A chat is meant to be ephemeral. Unlike with a forum where it is a goal to have long lasting information sharing.

Usually you want to things for a project, one forum and one chat. The chat is more informal and not meant to replace a proper forum. You can basically chit chat in a chat but not in a forum.

[-] shotgun_crab@lemmy.world 9 points 2 years ago

The problem is many people are using them like forums, so a lot of potentially useful info is lost (which is more of an user issue than anything else)

[-] Fredol@lemmy.world 6 points 2 years ago

That's the problem, discussions should happen on the open web, not hidden in chatrooms

[-] beta_tester@lemmy.ml 1 points 2 years ago

There's nothijg hidden on matrix. You can verify yourself, go to the space of Nextcloud, GNOME, KDE, OPENSUSE, FEDORA, flatpak, neo store, libretube, etc. Nothing is hidden.

[-] Fredol@lemmy.world 3 points 2 years ago

it's not literally hidden, but it's not easily searchable because since it's a chat, it's not indexable on search engines. A forum is a better solution to avoid the same questions being asked 1000x and to expose great solutions and advices.

[-] helenslunch@feddit.nl 13 points 2 years ago* (last edited 2 years ago)

Matrix is a terrible experience, honestly. It's incredibly slow and their "servers" don't really function as a community as much as a series of chat groups. I'm not fond of opening my chat app and then staring at it for 10-15 seconds while it loads all the new messages. And yes, I've tried different servers.

Discord is feature-rich. And now has the option to submit posts, which drastically increases usability and searchability. But it does have a big problem with privacy and ads.

Projects like this are much better suited for something like Gitlab.

[-] beta_tester@lemmy.ml 5 points 2 years ago

matrix.org works just fine. Nowadays, the experience is as good as on any other chat app

[-] ericjmorey@programming.dev 1 points 2 years ago

Element is the thing that's subpar (to be generous) compared to other chat apps. Element X is better for the features that have been implemented, but the current feature set is very incomplete.

[-] beta_tester@lemmy.ml 3 points 2 years ago

Mobile yes, desktop isn't subpar ime

[-] ericjmorey@programming.dev 0 points 2 years ago

Even desktop is more resource heavy than it should be. But yes, mobile is much worse.

[-] helenslunch@feddit.nl 0 points 2 years ago* (last edited 2 years ago)

Beg to differ. Not all of us want to be Beta_testers

[-] brbposting@sh.itjust.works 2 points 2 years ago

Element on iOS is absolutely, definitely, slow!

Desktop is better or worse or the same?

[-] helenslunch@feddit.nl 1 points 2 years ago

Pretty much the same

[-] yessikg@lemmy.blahaj.zone 13 points 2 years ago

I wonder why they don't just set up a forum

[-] ericjmorey@programming.dev 5 points 2 years ago

Perhaps they could create a community on programming.dev

[-] denast@lemm.ee 9 points 2 years ago

I think Matrix suffers from some issues with large communities, for instance Graphene OS has already had to abandon 2-3 of their main group chats due to same bug and last time I checked (2-3 months ago) there has even been talks of switching to Discord. That is, just in case, a community of some of the most diehard privacy nerds btw

[-] Coasting0942@reddthat.com 1 points 2 years ago

Even cooler page to sell you on the app. Very smooth gifs

this post was submitted on 08 Jan 2024
679 points (99.0% liked)

Selfhosted

61853 readers
557 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS