Roadmap

Public roadmap of what we are exploring, queueing, building, and shipping.

Idea

29
  • Android Share intent — same pattern

    • Phase 5 — Integrations > Mobile (no native app needed)
  • Twitter/X bookmarks — OAuth2 import

    • Phase 5 — Integrations > Import Sources
  • RSS feed subscription — subscribe to a feed, new items auto-saved as bookmarks

    • Phase 5 — Integrations > Import Sources
  • Email-to-save — send to `save@[domain]`, parse URL from body

    • Phase 5 — Integrations > Import Sources
  • Readwise — sync annotations/highlights via Readwise API

    • Phase 5 — Integrations > Export / Sync
  • Obsidian / Logseq — `marca export --format markdown` produces daily-notes-compatible files

    • Phase 5 — Integrations > Export / Sync
  • Notion — sync clips to a Notion database via Notion API

    • Phase 5 — Integrations > Export / Sync
  • Zapier app — trigger: "new bookmark saved"; action: "save a URL"

    • Phase 5 — Integrations > Automation Platforms
  • Make (Integromat) — same via REST API modules

    • Phase 5 — Integrations > Automation Platforms
  • n8n — self-hosted automation, API-key auth already fits

    • Phase 5 — Integrations > Automation Platforms
  • Raycast extension — search and save bookmarks from Raycast

    • Phase 5 — Integrations > Power User Clients
  • Alfred workflow — same for Mac Alfred users

    • Phase 5 — Integrations > Power User Clients
  • Telegram bot — send a link, bot calls `/api/clips`

    • Phase 5 — Integrations > Power User Clients
  • Bulk actions — multi-select → bulk tag / delete / move to collection

    • Phase 6 — Web App Enhancements > Organization
  • Smart collections — auto-populated by tag or domain rules

    • Phase 6 — Web App Enhancements > Organization
  • Duplicate detection when saving a URL already in your library

    • Phase 6 — Web App Enhancements > Organization
  • Nested tags or tag groups

    • Phase 6 — Web App Enhancements > Organization
  • Estimated read time on articles

    • Phase 6 — Web App Enhancements > Reading Experience
  • Reading progress (scroll position remembered per article)

    • Phase 6 — Web App Enhancements > Reading Experience
  • Reader-friendly / print view

    • Phase 6 — Web App Enhancements > Reading Experience
  • Share individual clips or collections via a public link

    • Phase 6 — Web App Enhancements > Sharing
  • Embeddable collection widget (`<iframe>`) for personal sites/blogs

    • Phase 6 — Web App Enhancements > Sharing
  • Weekly digest email — what you saved this week

    • Phase 6 — Web App Enhancements > Re-engagement
  • Read-later reminders — flag a bookmark, get emailed in N days

    • Phase 6 — Web App Enhancements > Re-engagement
  • "You saved this 1 year ago" memory feature

    • Phase 6 — Web App Enhancements > Re-engagement
  • Auto-suggest tags based on page content at save time

    • Phase 6 — Web App Enhancements > AI Features (Claude API)
  • One-sentence summary generated for saved articles

    • Phase 6 — Web App Enhancements > AI Features (Claude API)
  • Semantic search ("Find related clips") across your library

    • Phase 6 — Web App Enhancements > AI Features (Claude API)
  • Q&A over saved articles ("What did I save about Rust async?")

    • Phase 6 — Web App Enhancements > AI Features (Claude API)

Queue

0

Nothing here yet.

In Progress

0

Nothing here yet.

Done

4
  • Public profile pages and explore feed

  • Public changelog page

  • Public roadmap page in Marca

    • Markdown-native public kanban powered by this file.
  • Raindrop.io — JSON export parser (mirrors existing Pinboard parser)