Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sissbruecker
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
sissbruecker
5y ago
I'm the author of linkding (1), an open-source, self-hosted bookmark manager that is similar to Pinboard, minus the social features. It uses Docker for deployments, SQLite as database and runs on Raspberry Pis. There are many other sol
2.
▲
by
sissbruecker
7y ago
I added a demo account: username=linkdemo password=checkitout123 Disclaimer that I'm not responsible for the content that other people add to that account :)
3.
▲
by
sissbruecker
7y ago
Hi! Yes it indeed uses Spectre CSS which was a very positive experience as well. I actually donated a little to the author since it was exactly what I was looking for. Docker might seem intimidating at first, but it really isn't hard t
4.
▲
by
sissbruecker
7y ago
As the other commenter pointed out, those are just the standard policies provided by Django ;)
5.
▲
by
sissbruecker
7y ago
You can create your own account. There is a Register link at the bottom right of the login form. FYI the email is not used, the registration completes immediately without confirmation.
6.
▲
by
sissbruecker
7y ago
Sorry, it was not my intention to bounce off the LinkedIn brand. Also I have no plans to build a product or brand out of this. Thanks for your warning, but with the information I currently have following up on it seems a bit extreme.
7.
▲
by
sissbruecker
7y ago
I'm sorry about the confusion, it definitely wasn't my intention to bounce off the LinkedIn brand to promote this. As explained in the README, it's really just a cute name, especially in german. I like your suggestion too, bu
8.
▲
by
sissbruecker
7y ago
This looks very nice! I like the minimalism. Somewhat off-topic, but where I work we don't need timesheets - so as an employee my main use-case for time tracking is actually to track my overtime. However most services seem to focus o
9.
▲
by
sissbruecker
7y ago
Thanks for checking it out dvduval. Just to make sure, you have to drag it to the bookmark bar specifically, and not the toolbar on the right side of the address field. Here is a (linkding unrelated) video that shows the general idea: http
10.
▲
by
sissbruecker
7y ago
Yes, currently it uses a SQLite3 DB for storage. The DB is created or updated with Djangos migrate command which runs when the Docker container starts. The DB file can be found in the data folder. Thanks for your comment, it made me rea
11.
▲
by
sissbruecker
7y ago
Linkding is a very lean bookmark service that provides bookmark management, tag categorization and search. It is built to be self-hosted and runs perfectly fine on a Raspberry Pi. It also provides an import/export function that is comp
12.
▲
Show HN: Linkding, a self-hostable bookmark service
(github.com)
114 points
by
sissbruecker
7y ago
|
35 comments