Linkwarden & Bookmark Management

51 readers
2 users here now

A community about Linkwarden and other bookmark management tools, especially self-hosted ones. This is a place for beginners, experts, and everyone in-between. Feel free to ask your questions and to share your experiences, musings, and interesting articles.

Of course, please adhere to the usual netiquette.

founded 2 weeks ago
MODERATORS
1
 
 

geteilt von: https://lemmy.world/post/32125731

Announcing Linkwarden 2.11

Today, we're excited to announce the release of Linkwarden 2.11! 🥳 This update brings significant improvements and new features to enhance your experience.

For those who are new to Linkwarden, it’s basically a tool for saving and organizing webpages, articles, and documents all in one place. It’s great for bookmarking stuff to read later, and you can also share your resources, create public collections, and collaborate with your team. Linkwarden is available as a Cloud subscription or you can self-host it on your own server.

This release brings a range of updates to make your bookmarking and archiving experience even smoother. Let’s take a look:

What’s new:

✨ Customizable Readable View

You can now configure the font style, font size, line height, and line width for the readable view. This allows you to create a more personalized reading experience that suits your preferences.

This feature essentially gives Linkwarden what other read-it-later apps like Pocket offered.

Customizable Readable GIF

📝 Add Notes to Highlights

You can now add notes to your highlights in the readable view and view them in the highlights sidebar. This is a great way to jot down your thoughts or insights while reading, making it easier to remember key points later.

Notes GIF

⚙️ Customizable Dashboard

The dashboard has received a major overhaul! You can now customize it to show the information that matters most to you. Choose from various widgets like recent links, pinned links, or your saved collections. This makes it easier to access the content you care about right from the dashboard.

📥 Import from Pocket

Good news for Pocket users! You can now import your saved links from Pocket into Linkwarden. This makes it easy to transition to Linkwarden without losing your existing bookmarks.

🌐 Crowdin translation

We’ve integrated Crowdin for translations, making it easier to contribute translations for Linkwarden. If you’re interested in helping out with translations, check out our Crowdin page.

To start translating a new language, please contact us so we can set it up for you. New languages will be added once they reach at least 50% translation completion.

Crowdin

🎨 Improved UI

Thanks to Shadcn UI, the user interface has been improved with a more modern and polished look. This update enhances the overall user interface, making it easier to use Linkwarden.

✅ And more...

There are also a bunch of smaller improvements and fixes in this release to keep everything running smoothly.

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.10.2...v2.11.0

Want to skip the technical setup?

If you’d rather skip server setup and maintenance, our Cloud Plan takes care of everything for you. It’s a great way to access all of Linkwarden’s features—plus future updates—without the technical overhead.


We hope you enjoy these new enhancements, and as always, we'd like to express our sincere thanks to all of our supporters and contributors. Your feedback and contributions have been invaluable in shaping Linkwarden into what it is today. 🚀

2
3
 
 

Basically the title. It's particularly acute for me since (from using different browsers) I have several bookmark collections with a large overlap but no subset relation between them.

The inbuilt settings option "Prevent duplicate links" apparently doesn't resolve this; it probably only works when adding individual links.

In the absence of an inbuilt functionality, one could export all bookmark data (which gives a large JSON file) and operate on it with other tools to remove duplicates automatically or e.g. interactively. Does anyone have a good method for this?

On the BitWarden subreddit, e.g., someone has suggested this procedure, which I may try tomorrow if I find none that is better:

Export all the data as a CSV

Make copy of the file, just in case

Open the copy and do the following: Click Data > Remove Duplicates, and then Under Columns, check or uncheck the columns where you want to remove the duplicates.

Save the CSV

Delete all of your entries in the Bitwarden Vault online.

Import the new duplicate free CSV file

Check if everything looks correct, if it does proceed to delete the first exported CSV and the copy so that none of your passwords are left in plaintext

Done, enjoy