You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -37,20 +37,21 @@ LinkAce ia a powerful, self-hosted solution for managing your personal link arch
37
37
38
38
#### Feature Highlights
39
39
40
+
* Multi-user support
40
41
* Save links with automatic title and description generation.
41
42
* Automated link monitoring informs you when any links become unavailable or were moved.
42
43
* Automated archiving of saved sites via the [Internet Archive](https://web.archive.org/).
43
44
* Organize bookmarks with the help of lists and tags.
44
45
* A full REST API offers access to all features of LinkAce from other apps and services.
45
46
* LinkAce is also [available on Zapier](https://zapier.com/apps/linkace/integrations) and integrates with over 2500+ applications.
47
+
* OAuth and OIDC are supported for SSO login to LinkAce.
46
48
* LinkAce ships with a light and dark theme, that can be toggled or changes automatically.
49
+
* An advanced search including different filters and ordering.
47
50
* A bookmarklet to quickly save links from any browser.
48
51
* Links can be private or public, so friends or internet strangers may see your collection.
49
52
* Both private and public links are accessible via RSS feeds.
50
-
* Add notes to links to add thoughts or other relevant information.
51
-
* An advanced search including different filters and ordering.
52
-
* Import and export of bookmarks from HTML.
53
-
* Support for complete database and application backups to any AWS S3 storage.
53
+
* Import and export of bookmarks from and to HTML.
54
+
* Support for complete database and application backups to any AWS S3-compatible storage.
54
55
55
56
More screenshots of the app and further details about the features can be found on the [LinkAce Website](https://www.linkace.org/).
56
57
@@ -60,10 +61,10 @@ More screenshots of the app and further details about the features can be found
60
61
61
62
### :gear: Setup
62
63
63
-
LinkAce provides multiple ways of installing it on your server. The complete documentation for all installation methods can be found [**in the wiki**](https://www.linkace.org/docs/v1/setup/).
64
+
LinkAce provides multiple ways of installing it on your server. The complete documentation for all installation methods can be found [**in the wiki**](https://www.linkace.org/docs/v2/setup/).
64
65
65
-
*[Setup with Docker](https://www.linkace.org/docs/v1/setup/setup-with-docker/) (_recommended_)
66
-
*[Setup without Docker](https://www.linkace.org/docs/v1/setup/setup-without-docker/)
66
+
*[Setup with Docker](https://www.linkace.org/docs/v2/setup/setup-with-docker/) (_recommended_)
67
+
*[Setup without Docker](https://www.linkace.org/docs/v2/setup/setup-without-docker/)
0 commit comments