Docs

Command Palette

Search for a command to run...

Getting Started

Installation guide and how to add your first bookmark

Installation

Clone the repository and install dependencies using Bun:

# Clone the repository
git clone https://github.com/your-username/tandain.git

# Navigate to the project
cd tandain

# Install dependencies
bun install

# Start the development server
bun dev

Open http://localhost:3000 to access the application.

Adding Your First Bookmark

  1. 1Click the floating "+" button in the bottom-right corner, or press "n"
  2. 2Enter the URL and title for your bookmark
  3. 3Optionally add tags, description, and select a folder
  4. 4Click "Add Bookmark" to save

Bulk Adding Bookmarks

Use the Tools menu in the header to access the Bulk Add feature:

  • Paste multiple URLs (one per line)
  • Create multiple folders at once

Titles and tags are automatically fetched from the URLs.