Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Cloudron Forum

Apps | Demo | Docs | Install

LinkDing on Cloudron - Bookmarks Manage and Search

Scheduled Pinned Locked Moved Solved App Wishlist
linkdingbookmarkssearchmanagerbrowser
36 Posts 7 Posters 814 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    LoudLemur
    wrote on last edited by
    #1

    https://github.com/sissbruecker/linkding
    Docker is the easiest way to install and images are available:
    https://raw.githubusercontent.com/sissbruecker/linkding/master/docs/linkding-screenshot.png

    linkding is a simple bookmark service that you can host yourself. It's designed be to be minimal, fast and easy to set up using Docker.

    The name comes from:

    link which is often used as a synonym for URLs and bookmarks in common language
    Ding which is german for thing
    ...so basically some thing for managing your links
    Feature Overview:

    Tags for organizing bookmarks
    Search by text or tags
    Bulk editing
    Bookmark archive
    Dark mode
    Automatically creates snapshots of bookmarked websites on web archive
    Automatically provides titles and descriptions of bookmarked websites
    Import and export bookmarks in Netscape HTML format
    Extensions for Firefox and Chrome, and a bookmarklet that should work in most browsers
    REST API for developing 3rd party apps
    Admin panel for user self-service and raw data access
    Easy to set up using Docker, uses SQLite as database
    Demo: https://demo.linkding.link/ (configured with open registration)

    Screenshot:

    LinkDing

    1 Reply Last reply
    9
  • L LoudLemur referenced this topic on
  • robiR Offline
    robiR Offline
    robi
    wrote on last edited by
    #2

    Now with Dark Mode!
    alt text

    alt text

    Life of sky tech

    L 1 Reply Last reply
    2
  • L Offline
    L Offline
    LoudLemur
    replied to robi on last edited by
    #3

    @robi
    That is a very nice screen-cast. It helps demonstrate a function very clearly.

    Shaarli is wondeful, but doesn't have a dark-mode.

    What do people think of Linkding relative to Shaarli?

    I have to say, Shaarli is superb and if you haven't tried it yet, please do give it a go. Tags are terrific. It is nice to see the daily too.

    1 Reply Last reply
    1
  • KubernetesK Offline
    KubernetesK Offline
    Kubernetes App Dev
    wrote on last edited by
    #4

    I will try to create a package. If someone wants to team up with me, let me know...

    P L 2 Replies Last reply
    5
  • P Offline
    P Offline
    plusone-nick
    replied to Kubernetes on last edited by
    #5

    @Kubernetes I am willing and able! I've yet to officially package an app on my own but I am eager to learn and feel I know enough to where I can help, plus I have the summer off coming up so plenty of time for projects =]

    ✌💙+1

    L 1 Reply Last reply
    5
  • L Offline
    L Offline
    LoudLemur
    replied to Kubernetes on last edited by
    #6

    @Kubernetes said in LinkDing on Cloudron - Bookmarks Manage and Search:

    I will try to create a package. If someone wants to team up with me, let me know...

    You excellent man! I am glad you are here.

    1 Reply Last reply
    1
  • L Offline
    L Offline
    LoudLemur
    replied to plusone-nick on last edited by
    #7

    @plusone-nick said in LinkDing on Cloudron - Bookmarks Manage and Search:

    @Kubernetes I am willing and able! I've yet to officially package an app on my own but I am eager to learn and feel I know enough to where I can help, plus I have the summer off coming up so plenty of time for projects =]

    Fantastic! I hope you end up loving packaging Cloudron applications and manage to do loads of them. Thank you!

    1 Reply Last reply
    1
  • KubernetesK Offline
    KubernetesK Offline
    Kubernetes App Dev
    wrote on last edited by
    #8

    @LoudLemur I did already many investigation today, but I still have problems to configure the path for database... if we can fix that, the rest should be easy.

    1 Reply Last reply
    1
  • marcusquinnM Offline
    marcusquinnM Offline
    marcusquinn
    wrote on last edited by
    #9

    Not sure if you're already aware of it, but Floccus does a decent job of this with Nextcloud Bookmarks app as the bridge between multiple browsers syncing:

    • https://forum.cloudron.io/topic/2951/floccus-bookmark-synching-between-chromiums-firefox

    We're not here for a long time - but we are here for a good time :)
    Jersey/UK
    Work & Ecommerce Advice: https://brandlight.org
    Personal & Software Tips: https://marcusquinn.com

    1 Reply Last reply
    2
  • girishG Offline
    girishG Offline
    girish Staff
    wrote on last edited by
    #10

    Looks like OIDC support might be coming in https://github.com/sissbruecker/linkding/pull/389

    1 Reply Last reply
    4
  • L Offline
    L Offline
    LoudLemur
    wrote on last edited by
    #11

    OIDC = OpenID Connect

    https://www.pingidentity.com/en/resources/identity-fundamentals/authentication-authorization-standards/openid-connect.html

    1 Reply Last reply
    0
  • KubernetesK Offline
    KubernetesK Offline
    Kubernetes App Dev
    wrote on last edited by
    #12

    After many hours I got a running package of linkding now.
    It is still a mess, but it can be deployed and application is running.
    If someone want to give it a try, have a look at the gitlab repo
    As alway, use on your own risk - linkding database might be lost for whatever reason.

    There is still a lot of cleanup to do, but the hardest part (from my point of view) is done.

    L 1 Reply Last reply
    3
  • L Offline
    L Offline
    LoudLemur
    replied to Kubernetes on last edited by
    #13

    @Kubernetes said in LinkDing on Cloudron - Bookmarks Manage and Search:

    After many hours I got a running package of linkding now.
    It is still a mess, but it can be deployed and application is running.
    If someone want to give it a try, have a look at the gitlab repo
    As alway, use on your own risk - linkding database might be lost for whatever reason.

    There is still a lot of cleanup to do, but the hardest part (from my point of view) is done.

    Well done! You are doing so much and you have only just started here. I hope that it is becoming easier to accomplish with each application and that somebody with experience can help make it a more polished job.

    Not many people have your skills or the desire to help.

    1 Reply Last reply
    1
  • KubernetesK Offline
    KubernetesK Offline
    Kubernetes App Dev
    wrote on last edited by
    #14

    @LoudLemur thank you, your appreciation is really motivating me.
    In fact the packaging process is becoming more and more clear to me and I already learned some patterns for a better process. I think that my results are still far from perfect, but at least they are working 😆

    L girishG 2 Replies Last reply
    4
  • L Offline
    L Offline
    LoudLemur
    replied to Kubernetes on last edited by
    #15

    @Kubernetes Well, thank you very much for saying so. There are so many applications I would love to be packaged. Have you looked through the AppWishList section of the forum? You might find some ideas.

    I am glad it is becoming easier for you.

    KubernetesK 1 Reply Last reply
    1
  • girishG Offline
    girishG Offline
    girish Staff
    replied to Kubernetes on last edited by
    #16

    @Kubernetes looking good! Are you able to remove the multi-build from the Dockerfile? I can look into publishing this afterwards.

    1 Reply Last reply
    2
  • KubernetesK Offline
    KubernetesK Offline
    Kubernetes App Dev
    wrote on last edited by Kubernetes
    #17

    @girish switched to single stage build, did clean up, image is working on my cloudron. I think the package could be checked for publishing. user is still requred to be created manually with the manage.py command - description in the README.md

    SORRY - BUILD IS BROKEN - I am looking into it

    1 Reply Last reply
    3
  • KubernetesK Offline
    KubernetesK Offline
    Kubernetes App Dev
    wrote on last edited by
    #18

    I have to say, that I don't like uwsgi. The build of it did break the single stage image all the time. Finally I found a way to fix it by installing the latest uwsgi version, but not the one specified in the requirements.txt of the linkding project.

    @girish please have a look at my repo. it seems to run fine on cloudron now, is single stage and after creating a user in terminal, the linkding app is usable.

    KubernetesK 1 Reply Last reply
    5
  • KubernetesK Offline
    KubernetesK Offline
    Kubernetes App Dev
    replied to LoudLemur on last edited by
    #19

    @LoudLemur For sure there are some Apps in the Wish List that I may pickup to package. But first I want to see the current work to get done. I usually don't want to have to many parallel streams at once.

    L marcusquinnM 2 Replies Last reply
    2
  • L Offline
    L Offline
    LoudLemur
    replied to Kubernetes on last edited by
    #20

    @Kubernetes said in LinkDing on Cloudron - Bookmarks Manage and Search:

    @LoudLemur For sure there are some Apps in the Wish List that I may pickup to package. But first I want to see the current work to get done. I usually don't want to have to many parallel streams at once.

    Excellent and good discipline. I am curious which Wish List Applications you might like.

    1 Reply Last reply
    1

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Login

  • Don't have an account? Register

  • Login or register to search.