Yes, you can export your data pretty easily in settings.
Strange, could you please open an issue on GitHub if the problem persisted?
Glad you like it! Yes GitHub is the place the community requests new features/enhancements.
⚡️⚡️⚡️Self-hosted collaborative bookmark manager to collect, organize, and preserve webpages and articles. - linkwarden/linkwarden
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.
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.
And there are tons of upcoming features along the way :)
⚡️⚡️⚡️Self-hosted collaborative bookmark manager to collect, organize, and preserve webpages and articles. - linkwarden/linkwarden
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
Linkwarden maintainer here, thanks for the shoutout and stay tuned for exciting updates as we have lots of new features lined up for the next release :)
Is it possible to use archive.org or something similar in place or in addition to the builtin archiving?
That’s actually one of the features, you can enable it from the settings to send the link to archive.org for a snapshot.
⚡️⚡️⚡️Self-hosted collaborative bookmark manager to collect, organize, and preserve webpages and articles. - linkwarden/linkwarden
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.
✅ 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
No prob!
Collaboration, making your collections public, better organization, self-hostedness (idk if that's a word), better UI and so on...
Thanks!
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