Extension Icon

Minttr

Quick capture for Minttr - save notes and links instantly
Overview

Minttr Raycast Extension

Quick capture for Minttr - save notes and links instantly from Raycast.

Features

  • Quick Note - Create a new note in Minttr
  • Save Link - Save a link with optional note
  • Save Current Tab - Automatically capture the current browser tab URL

Setup

  1. Get your API token from Minttr Settings
  2. Open Raycast and search for "Minttr"
  3. Enter your API token in the extension preferences

Supported Browsers (for Save Current Tab)

  • Dia
  • Safari
  • Google Chrome
  • Microsoft Edge
  • Brave Browser
  • Arc

Development

# Install dependencies
npm install

# Start development
npm run dev

# Build
npm run build

# Lint
npm run lint