Bridge Your Tana: Complete is live — 30% early access discount
Hi there,
The wait is over. Bridge Your Tana: Complete is now available.
This course picks up where the Essentials left off and takes you through six advanced modules with 31 lessons:
Analysis Bridge — Complex queries, date-based filtering, aggregations, spreadsheet exports
Visualization Bridge — Mermaid diagrams, Graphviz graphs, interactive HTML, 3D force visualizations
AI Bridge — Connect Claude, ChatGPT, or Cursor to your Tana via MCP
Semantic Bridge — Local embeddings with Ollama for meaning-based search
Creation Bridge — Write to Tana from scripts, batch import, RSS/email/API pipelines
Application Bridge — HTTP server, type-safe code generation, Tana as your database
By the end, you'll have your Tana knowledge working everywhere — not just inside Tana.
Early Access Discount
The price for the course is CHF 79 (around USD 99). As a thank you for your patience, use code E4NTGYNA for 30% off until January 31, 2026.
→ https://courses.invisible.ch/courses/bridge-your-tana-complete
General release is February 1, 2026.
supertag-cli v1.13.0
Building this course pushed supertag-cli forward. Recent improvements include:
Option values enumeration — tags show and tags fields now display available options for dropdown fields
Query select clause — select * for all fields, or pick specific ones like select "Email,Phone"
Better field resolution — Fixed handling of duplicate supertag names and mixed quoted fields
Export reliability — Token refresh now works for unattended scheduled exports
Update by running the one-line installer again:
# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/jcfischer/supertag-cli/main/install.sh | bash
# Windows (PowerShell)
irm https://raw.githubusercontent.com/jcfischer/supertag-cli/main/install.ps1 | iex
Your Feedback Welcome
This course is new. If something's unclear, a lesson could be better, or you spot an issue — I want to hear it. Reply to this email or drop a note in the Discord. Your feedback directly shapes updates.
Discord
You read that right - I have a Discord server for discussions around the supertag-cli or the courses: https://discord.gg/35bUEktt
Thanks for being part of this from the start.
— Jens-Christian