{% extends "base.html" %} {% block title %}LinkSync - Home{% endblock %} {% block content %}

LinkSync Server

Self-hosted bookmark server with advanced collection and query capabilities.

API Documentation Browse Links

Features

Query Syntax

('term1', 'term2') OR tagA AND tagB XOR url:example.com

Precedence: () > XOR > AND > OR

{% endblock %}