Sascha Ißbrücker
Sascha Ißbrücker
> I guess I need to check if all my bookmarks have imported. Is there anywhere i can see the total number of bookmarks? You can check the admin interface...
Bit confusing to follow all of that, so the problem is solved now apart from the validation of the bookmark URLs?
I think the issue here was using the app while the import was running, plus the import errors around URL validation. URL validation is covered by another ticket, and the...
For now I would say that this is by design. The scraping happens on the server because: - it can be reused by the internal bookmark form, by the extension,...
Changed the title to include the bookmarklet into this issue. See https://github.com/sissbruecker/linkding/issues/292 for the original request. As mentioned there, if the website metadata is provided by a client, then scraping...
Feel free to open a PR to add your project to the [community section](https://github.com/sissbruecker/linkding#community) of the README.
Since linkding is intended for self-hosting scenarios, and most deployments probably have just a single user, I don't see a lot of value in this. Not to mention that someone...
Added support for authentication proxies in https://github.com/sissbruecker/linkding/pull/321
I'm not quite sure if people are voting for disabling login, or being able to share bookmarks publicly / with other people. For now I'll interpret this as disabling login....
For auth proxy support I would probably structure this a bit differently: - have an option to enable auth proxy support - have an option for configuring the request header...