[-] daniel31x13@lemmy.world 9 points 1 month ago

This project is going that direction, with more features :)

[-] daniel31x13@lemmy.world 17 points 1 month ago

Linkwarden is more like a Read-it-later + Bookmark manager combo which also saves the webpages itself.

Notion is a proprietary knowledge management system.

326

Hello everybody, Daniel here!

Today, we're excited to announce the release of Linkwarden 2.10! ๐Ÿฅณ 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 preserving and organizing webpages, articles, and documents in one place. You can also share your resources with others, 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:

โšก๏ธ Text Highlighting

You can now highlight text in your saved articles while in the readable view! Whether youโ€™re studying, researching, or just storing interesting articles, youโ€™ll be able to quickly locate the key ideas and insights you saved.

highlight.jpeg

๐Ÿ” Search Is Now Much More Capable

Our search engine got a big boost! Not only is it faster, but you can now use advanced search operators like title:, url:, tag:, before:, after: to really narrow down your results. To see all the available operators, check out the advanced search page in the documentation.

For example, to find links tagged โ€œai toolsโ€ before 2020 that arenโ€™t in the โ€œunorganizedโ€ collection, you can use the following search query:

tag:"ai tools" before:2020-01-01 !collection:unorganized

This feature makes it easier than ever to locate the links you need, especially if you have a large number of saved links.

๐Ÿท๏ธ Tag-Based Preservation

You can now decide how different tags affect the preservation of links. For example, you can set up a tag to automatically preserve links when they are saved, or you can choose to skip preservation for certain tags. This gives you more control over how your links are archived and preserved.

tag_based_preservation.jpeg

๐Ÿ‘พ Use External Providers for AI Tagging

Previously, Linkwarden offered automated tagging through a local LLM (via Ollama). Now, you can also choose OpenAI, Anthropic, or other external AI providers. This is especially useful if youโ€™re running Linkwarden on lower-end servers to offload the AI tasks to a remote service.

๐Ÿš€ Enhanced AI Tagging

Weโ€™ve improved the AI tagging feature to make it even more effective. You can now tag existing links using AI, not just new ones. On top of that, you can also auto-categorize links to existing tags based on the content of each link.

ai_tagging.jpeg

โš™๏ธ Worker Management (Admin Only)

For admins, Linkwarden 2.10 makes it easier to manage the archiving process. Clear old preservations or re-archive any failed ones whenever you need to, helping you keep your setup tidy and up to date.

worker_page.jpeg

โœ… 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.9.3...v2.10.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. ๐Ÿš€

Also a special shout-out to Isaac, who's been a key contributor across multiple releases. He's currently open to work, so if you're looking for someone whoโ€™s sharp, collaborative, and genuinely passionate about open source, definitely consider reaching out to him!

279

Happy New Year! ๐ŸŽ‰

It's me, Daniel, and I'm back with some huge updates for Linkwarden.

For those who are new to Linkwarden, it's basically a tool for saving and organizing your bookmarks, articles, and documents in one place. You can also share your links with others, 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.

As always before we start, we'd like to express our sincere thanks to all of our Cloud subscription users. Your support is crucial to our growth and allows us to continue improving. Thank you for being such an important part of our journey. ๐Ÿš€

Whatโ€™s new:

โœจ Local AI Tagging (Optional)

We've added a new feature that automatically tags your links based on their content. This feature uses a local AI model to analyze the content of your links and can assign tags to links in 2 ways:

  1. Auto-generate Tags: When a link is added, Linkwarden will automatically generate and assign tags based on the content of the link.
  2. Using Predefined Tags: You can also use predefined tags to let Linkwarden auto-assign tags based on the content of the link.

You can enable this feature in the Settings > Preferences page. If you're self-hosting Linkwarden, please refer to the documentation for more information on how to set up and use this feature.

ai_tagging.png

๐ŸŽจ Customizable Theme

We've added a new feature that allows you to customize the theme of your Linkwarden account. You can now choose from a set of predefined colors.

custom_theme.png

๐Ÿ“ธ Capture articles directly from browser extension

Sometimes certain websites prevent bots from accessing their content. In such cases, you can now capture the article directly from your browser using the Linkwarden browser extension and upload it to Linkwarden. Get it from the Chrome Web Store or Firefox Add-ons.

Also please give us a 5-star rating if you like it :D

extension.png

๐Ÿ“‹ View the Preserved Formats on Links

Each link now shows the available preserved formats. This allows you to easily see the preserved formats for the link and open the link in the desired format in a new tab.

available_formats.png

โฌ‡๏ธ Import from Omnivore

We've added a new import option to allow you to import your links from Omnivore. You can now easily migrate your links from Omnivore to Linkwarden.

๐ŸŒŸ RSS feed for Public Collections

Public collections now have an RSS feed link which lets others to follow your public collections and receive updates when you add new links.

๐Ÿ”” Subscribe to RSS feed

Linkwarden now supports subscribing to RSS feeds. You can subscribe to any RSS feed and Linkwarden will automatically fetch and save new items from the feed.

โš™๏ธ Choose what's shown on the Dashboard

You can now choose to show/hide your pinned links and recent links sections on the dashboard. This allows you to customize the dashboard to your liking.

๐ŸŒ Added More Translations

Thanks to the collaborators, we've added Polish and Russian translations to Linkwarden. If you'd like to help us translate Linkwarden into your language, check out #216.

โœ… And more...

Check out the full changelog: https://github.com/linkwarden/linkwarden/compare/v2.8.4...v2.9.0


If you like what weโ€™re doing, you can support the project by either starring โญ๏ธ the repo on GitHub to make it more visible to others or by subscribing to the Cloud plan (which helps the project, a lot).

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

Website: https://linkwarden.app

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

[-] daniel31x13@lemmy.world 16 points 6 months ago

Hahaha, appreciate the support! :D

[-] daniel31x13@lemmy.world 8 points 6 months ago
[-] daniel31x13@lemmy.world 46 points 6 months ago

We're one person, thanks! <3

364

Hello everybody, Daniel here! We're excited to be back with some new updates that we believe the community will love!

As always before we start, we'd like to express our sincere thanks to all of our Cloud subscription users. Your support is crucial to our growth and allows us to continue improving. Thank you for being such an important part of our journey. ๐Ÿš€

Whatโ€™s new:

๐Ÿ–ผ๏ธ Custom Preview Image

Allows users to set a specific preview image for links, making them more visually distinctive and personalized.

๐ŸŽจ Custom Icons for Links and Collections

Thanks to Phosphor Icons, users can now assign unique icons to both individual Links and Collections, each with thousands of unique combinations.

โ„น๏ธ New Link Details Drawer

We added a new drawer to display a full view of Link Details, Preserved Formats, and Additional information.

๐Ÿ› ๏ธ Customizable View and Adjustable Columns

You can now customize what to view and adjust the number of columns in the Linkwarden dashboard.

๐Ÿ”„ Browser Synchronization

Special thanks to Marcel from Floccus, you can now sync your browser bookmarks with Linkwarden using Floccus.

โ†—๏ธ Open all Links under a Collection

Allows users to open all links under a collection in a new tab.

๐ŸŒ Added many more Translations

Thanks to all the contributors, we now support the following languages to make Linkwarden accessible to a broader, global audience:

  • ๐Ÿ‡น๐Ÿ‡ผ Chinese - Taiwan (zh-TW)
  • ๐Ÿ‡ณ๐Ÿ‡ฑ Dutch (nl)
  • ๐Ÿ‡ฉ๐Ÿ‡ช German (de)
  • ๐Ÿ‡ฏ๐Ÿ‡ต Japanese (ja)
  • ๐Ÿ‡ง๐Ÿ‡ท Portuguese - Brazil (pt-BR)
  • ๐Ÿ‡ช๐Ÿ‡ธ Spanish (es)
  • ๐Ÿ‡น๐Ÿ‡ท Turkish (tr)
  • ๐Ÿ‡บ๐Ÿ‡ฆ Ukrainian (uk)

๐Ÿ‘ฅ Reserve more Seats

Cloud subscribers can now add more seats and invite users who arenโ€™t on Linkwarden from their billing page. Learn more about managing seats in our documentation.

๐Ÿ”— Editable Link URL's

Users can now directly edit link addresses without needing to create a new entry.

๐Ÿณ Smaller Docker Image

The Docker image size has been reduced by around 50%, optimizing storage usage and making deployment faster.

โœ… And more...

Check out the full changelog below.

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.7.1...v2.8.0


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).

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

Website: https://linkwarden.app

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

Read the blog: https://blog.linkwarden.app/releases/2.8

[-] daniel31x13@lemmy.world 10 points 9 months ago

Yes, you can export your data pretty easily in settings.

[-] daniel31x13@lemmy.world 16 points 9 months ago

Glad you like it! Yes GitHub is the place the community requests new features/enhancements.

372
submitted 9 months ago* (last edited 9 months ago) by daniel31x13@lemmy.world to c/selfhosted@lemmy.world

Hello everybody, Daniel here!

We're excited to be back with some new updates that we believe the community will love!

As always before we start, weโ€™d like to express our sincere thanks to all of our Cloud subscription users. Your support is crucial to our growth and allows us to continue improving. Thank you for being such an important part of our journey. ๐Ÿš€

What's New?


๐Ÿ› ๏ธ Code Refactoring and Optimization

The first thing you'll notice here is that Linkwarden is now faster and more efficient.[^1] And also the data now loads a skeleton placeholder while fetching the data instead of saying "you have no links", making the app feel more responsive.

๐ŸŒ Added More Translations

Thanks to the collaborators, we've added Chinese and French translations to Linkwarden. If you'd like to help us translate Linkwarden into your language, check out #216.

โœ… And more...

Check out the full changelog below.

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.6.2...v2.7.0


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).

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

Website: https://linkwarden.app

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

Read the blog: https://blog.linkwarden.app/releases/2.7

[^1]: This took a lot more work than it should have since we had to refactor the whole server-side state management to use react-query instead of Zustand.

[-] daniel31x13@lemmy.world 13 points 10 months ago

In simple terms, link rot is when the contents of a link you saved from the past is longer available.

Firefox sync does save the link url itself, but the actual content is susceptible to being taken down for any reason.

A tool like Linkwarden both saves the link url as well as the content itself, so you'll have a copy even if the original content is lost. All while taking collaboration into account.

[-] daniel31x13@lemmy.world 11 points 10 months ago

And there are tons of upcoming features along the way :)

340

Hello everybody, Daniel here!

I'm back with some huge updates for Linkwarden.

Before we start, we'd like to express our sincere thanks to all of our Cloud subscription users. Your support is crucial to our growth and allows us to continue improving. Thank you for being such an important part of our journey. ๐Ÿš€

What's New?


๐Ÿ“„ Full Page Copy

This new feature allows users to save a complete copy of a webpage in a HTML format. It's perfect for archiving pages in their entirety, capturing all content as it appears at a specific point in time.

๐Ÿ‘ฅ User Administration

Server administrators can now manage user addition and deletion with greater ease. This feature is especially useful for organizations that need to manage multiple users.

๐Ÿงฑ New Masonry View

View your bookmarks in a visually appealing masonry layout, where content is arranged in an optimal position based on available vertical space. This feature is perfect for users who prefer a more visual approach to browsing their bookmarks.

๐Ÿ iOS and MacOS Apps (Maintained by JGeek00)

We're excited to announce the release of the new iOS and MacOS apps, developed and maintained by JGeek00. These apps provide a seamless experience for users who prefer to access Linkwarden on their Apple devices. You can download the apps directly from the App Store.

๐Ÿ“ฅ Import from Wallabag

There was a high demand for this feature, and we're excited to announce that you can now import your bookmarks from Wallabag. This feature simplifies the transition process, allowing users to maintain their bookmarks without hassle.

๐ŸŒ Support for Other Languages (i18n)

Linkwarden has recently expanded to support Italian in addition to English. As this feature is quite new, there might be some bugs, and we're actively working to refine it. We're also looking for community help with translations to make Linkwarden accessible in more languages soon!

๐Ÿ“ Image and PDF Uploads

Users can now upload images and PDF files directly to Linkwarden. This feature is perfect for users who want to store paywalled or password-protected content.

๐Ÿ”’ Enhanced Security

This update includes several security enhancements to protect your data and ensure a secure browsing experience. We've also fixed several bugs and improved overall performance.

๐Ÿ”‘ Support for Google OAuth

You can now use Google OAuth to sign in to Linkwarden. This feature simplifies the login process and provides a secure authentication method. Just note that we're still pending Google's approval for the OAuth consent screen and it will be available soon.

โœ… And More...

Check out the full changelog below.

Full Changelog: https://github.com/linkwarden/linkwarden/compare/v2.5.3...v2.6.0


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).

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

Website: https://linkwarden.app

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

Read the blog: https://blog.linkwarden.app/releases/2.6

298
submitted 1 year ago* (last edited 1 year ago) by daniel31x13@lemmy.world to c/selfhosted@lemmy.world

Hello everybody, Daniel here!

I'm back with some huge updates for Linkwarden.

Before we start, we'd like to express our sincere thanks to all of our Cloud subscription users. Your support is crucial to our growth and allows us to continue improving. Thank you for being such an important part of our journey. ๐Ÿš€

What's new?


๐Ÿ—‚ Added support for Sub-Collections

Our most requested feature, you can now create sub-collections to better organize your links! You can create sub-collections by dragging and dropping collections on top of each other or by clicking the "Create Sub-Collection" button in the collection menu.

Note: This feature has just been released, expect some minor bugs. We're still working on improving it.

Subcollection feature

โœ… Bulk Actions

Make bulk changes to your links with ease. You can now delete, move, or tag multiple links at once. To use this feature, simply click the pencil icon right beside the sort button and select the links you want to modify.

๐Ÿ“ฒ Installable Progressive Web App (PWA)

Step up to a smoother, app-like interface with Linkwarden now as an installable PWA for mobile and desktop devices. You can install the PWA by following the instructions in the Docs.

๐Ÿ iOS Shortcut

You can now easily save links to Linkwarden right from the share sheet on iOS. Just tap the share button, select "Save to Linkwarden", and you're done! You can get the shortcut by following the instructions in the Docs.

๐Ÿ”‘ API Keys

Unlock new integration possibilities by creating a new API key in the settings, facilitating automated workflows and enhanced efficiency.

๐Ÿ”— Customizable Link Actions

You can now choose what happens when you click a link. Choose to open the original link, the preserved PDF, the preserved screenshot, or the preserved readable format.

๐Ÿšซ Duplicate Link Prevention

Prevent adding the same links. This feature can be enabled in the settings.

๐Ÿ“Œ Pin links as a member

You can now pin links to your dashboard even if you're a member of a team and you don't own the collection.

๐Ÿ› ๏ธ Refactored importing functionality

We've refactored the importing functionality to make it more reliable and efficient. It now also supports sub-collections!


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).

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

Website: https://linkwarden.app

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

Read the blog: https://blog.linkwarden.app/releases/v2.5

[-] daniel31x13@lemmy.world 14 points 1 year ago

Collaboration, making your collections public, better organization, self-hostedness (idk if that's a word), better UI and so on...

675
submitted 1 year ago* (last edited 1 year 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

view more: next โ€บ

daniel31x13

joined 1 year ago