Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bookmark sharing #311

Merged
merged 16 commits into from
Aug 4, 2022
Merged

Add bookmark sharing #311

merged 16 commits into from
Aug 4, 2022

Conversation

sissbruecker
Copy link
Owner

Allows to share bookmarks with other users, and introduces a new view for shared bookmarks. Bookmarks can be marked as shared in the bookmark form, or through the API. Shared bookmarks are visible to all other authenticated users, but can not be viewed anonymously. Sharing bookmarks with a specific set of users is not possible at the moment. The shared bookmarks view shows shared bookmarks from all users, and allows filtering by search terms, tags from all users, and by a specific user. Shared bookmarks from other users are not shown in the regular bookmark views for active or archived bookmarks.

To avoid cluttering the UI for users that use linkding with a single user, the feature is opt-in and needs to be enabled in the settings first.

Closes #215

@sissbruecker sissbruecker merged commit fec966f into master Aug 4, 2022
@sissbruecker sissbruecker deleted the feat/bookmark_sharing branch August 4, 2022 19:25
@bachya
Copy link
Contributor

bachya commented Aug 4, 2022

FYI, I think the API docs are missing info on this new shared parameter. Happy to put a PR together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Share Bookmarks between users
2 participants