-
-
Notifications
You must be signed in to change notification settings - Fork 855
Add Linkding support #895
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 Linkding support #895
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool idea @cbos, thanks!
A few minor things and it should be good to go!
Also, could you run a little |
# Conflicts: # docs/customservices.md
@bastienwirtz |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect @cbos , thanks 🙏
@bastienwirtz |
@bastienwirtz Thanks a lot!! |
Description
Linkding is a bookmark manager.
With this integration it uses the REST API to fetch some (max 15) bookmarks based on a query.
For each of the returned bookmarks an items is created.
So this is a more dynamic integration.
Example use case:
For a project I am working on, I have a number website I often use. I can mark them with a tag in Linkding.
Then query for that tag from Homer, then I have that list at hand.
Once the project is done, I can remove the tag in Linkding and the list is cleaned Homer.
When I use a new website I can easily bookmark that page with the Linkding extension and add the same tag, then it directly appears on the Homer dashboard on new load.
Fixes # (issue)
Type of change
Checklist:
config.yml
file