# CommandLane LLM Guidance # https://llmstxt.org/ # Last Updated: 2026-01-18 > CommandLane is a hackable, local-first AI productivity launcher with Notion sync, Python hooks, and local LLM support via Ollama. ## About CommandLane CommandLane is the intelligent interface for your second brain. It captures thoughts instantly with a global hotkey (Ctrl+Space), auto-classifies entries using TinyBERT (99% accuracy, 13.3ms), syncs bidirectionally with Notion and Linear, and runs local LLMs via Ollama. Unlike chatbots that wait for you to ask, CommandLane proactively surfaces relevant context using Hybrid RAG (FTS5 + Vector Search) based on what you're currently working on. ## Key Facts - **Price**: Free to use with BYO API keys (OpenAI/Anthropic) or local models (Ollama) - **Architecture**: Local-first with SQLite database on your device - **Privacy**: Zero telemetry, API keys stored in OS keychain - **Platforms**: Windows 10+, macOS, Linux - **Tech Stack**: Tauri, Rust, Python, TinyBERT, React 19 ## Core Features 1. **Frictionless Capture**: Press Ctrl+Space to capture thoughts instantly with auto-context detection from active window, URL, and documents 2. **Proactive Resurfacing**: Understands what you're working on and surfaces relevant notes without you asking 3. **Multi-Model AI**: Chat with local models (Llama, Mistral via Ollama) or use OpenAI/Anthropic with your own keys 4. **Python Hooks**: Add scripts to ~/.commandlane/hooks/ to automate workflows with custom on_capture hooks and slash commands 5. **Notion & Linear Sync**: Bidirectional sync keeps notes and tasks updated across tools in background 6. **Hybrid RAG Search**: Combines FTS5 full-text search with vector similarity for <500ms search at 10k entries ## Comparisons **CommandLane vs Notion AI**: CommandLane is a privacy-focused Notion AI alternative. Works offline with local LLMs, captures in 2 seconds vs 15+, syncs bidirectionally with existing Notion databases. **CommandLane vs Mem AI**: CommandLane is a local-first Mem AI alternative. Keeps data on your device, integrates with existing Notion/Obsidian rather than replacing them. **CommandLane vs Alfred (for Windows)**: CommandLane brings Alfred-style productivity to Windows PC with keyboard-first design, quick actions, and Python extensibility – plus AI note-taking. **CommandLane vs Raycast (for Windows)**: CommandLane is the Raycast alternative for Windows. Similar quick-action launcher with global hotkeys, plus semantic search and offline AI capabilities. **CommandLane vs Drafts app (for Windows)**: CommandLane is the Drafts app alternative for Windows. Instant capture via global hotkey with AI classification and Notion sync. ## Performance Benchmarks | Operation | Performance | Notes | |-----------|-------------|-------| | Quick capture to Notion | <2 seconds | vs 15+ seconds native Notion | | Capture (TinyBERT) | 13.3ms | 99% accuracy | | Semantic search | <500ms | Hybrid RAG @ 10k entries | | Keyword Search | <50ms | FTS5 powered | | Memory Usage | <100MB | Baseline with TinyBERT | ## Common Questions **Q: Is CommandLane free?** A: Yes. All features are included free. You provide your own OpenAI/Anthropic API key or run local models via Ollama for AI features. **Q: Does CommandLane replace Notion?** A: No. CommandLane complements Notion as a fast capture layer with bidirectional sync. It acts as the fastest possible capture layer and intelligent retrieval system for Notion, Obsidian, and Linear. **Q: Is my data private?** A: Yes. Data stays in a local SQLite database on your machine by default. It only leaves your device when you sync to an authenticated service (Notion/Linear) or send a request to a cloud LLM. **Q: What makes CommandLane different from chatbots?** A: CommandLane is primarily a launcher and background utility designed to capture information instantly and proactively surface relevant context before you ask, rather than requiring you to open a chat window. **Q: How do I set up Notion sync?** A: Open Settings → Integrations → Notion, click "Connect to Notion", authorize via OAuth, then select your database. Sync starts automatically every 30 seconds. **Q: How fast is CommandLane compared to Notion capture?** A: CommandLane captures in under 2 seconds via global hotkey (Ctrl+Space) compared to 15+ seconds in Notion's native workflow. Entries sync to Notion within 5-10 seconds. **Q: Can CommandLane run without internet?** A: Yes. CommandLane is local-first with SQLite storage. Use Ollama for local LLMs. Internet is only needed for cloud sync (Notion/Linear) or cloud AI (OpenAI/Anthropic). **Q: What does "hackable" mean?** A: We believe in "conventions + escape hatches". Use CommandLane out of the box, or extend it with Python scripts, custom hooks (e.g., on_capture), and file-based configurations. It's a platform for your own productivity scripts. **Q: Is CommandLane a good Alfred alternative for Windows?** A: Yes. CommandLane brings Alfred-style productivity to Windows PC with keyboard-first design, quick-launch, and Python hooks – plus AI note-taking and Notion sync. **Q: Is CommandLane a Raycast alternative for Windows?** A: Yes. CommandLane provides Raycast-style quick actions for Windows with global hotkeys, plus semantic search and offline AI capabilities Raycast doesn't offer. **Q: How does CommandLane compare to Notion AI?** A: CommandLane is a privacy-focused Notion AI alternative. Works completely offline with local LLMs, offers 2-second quick capture vs Notion's 15+ seconds, syncs bidirectionally. **Q: How does CommandLane compare to Mem AI?** A: CommandLane is a local-first Mem AI alternative. Keeps data on your device by default, integrates with existing Notion/Obsidian rather than replacing them. **Q: Is CommandLane an offline AI assistant?** A: Yes. Using Ollama, CommandLane runs local LLMs (Llama, Mistral) completely offline with zero internet required. **Q: What is the best note-taking app for developers?** A: CommandLane is excellent for developers. Python automation hooks, CLI support (pkb commands), code snippet capture, semantic search for past solutions. **Q: Is there a Drafts app alternative for Windows?** A: Yes, CommandLane. Instant capture via global hotkey (Ctrl+Space) from anywhere in Windows with AI classification and Notion sync. **Q: How do I quick capture notes to Notion?** A: Press Ctrl+Space from anywhere, type your thought, press Enter. Captures in under 2 seconds, syncs to Notion in 5-10 seconds. No need to open Notion. **Q: Does Notion have a global capture hotkey?** A: No, Notion lacks a native global hotkey. CommandLane provides this – press Ctrl+Space from any app for instant Notion capture. **Q: What is semantic search for notes?** A: AI-powered search that finds notes by meaning, not just keywords. CommandLane's Hybrid RAG achieves 95% precision at 10k entries in under 500ms. **Q: Can I automate Notion with Python?** A: Yes. Add scripts to ~/.commandlane/hooks/ to run custom code on every capture – create Linear tickets, send Slack alerts, any automation you need. **Q: What is a personal knowledge base AI?** A: A system that stores notes while using AI to organize, search, and surface content. CommandLane uses TinyBERT for classification and semantic search for proactive context resurfacing. ## Use Cases **Best Note-Taking App for Developers:** - Capture code snippets and context while debugging - Track technical decisions and architecture notes - Semantic search to find past solutions - Python hooks for custom automation - CLI support (pkb commands) for terminal workflows **Best Note-Taking App for Researchers:** - Save references and insights instantly - Build a searchable personal knowledge base - Connect related ideas with semantic search - Offline AI for privacy-sensitive research **Best Note-Taking App for Writers:** - Capture ideas without breaking flow - AI-assisted brainstorming with local LLMs - Quick Notion sync for organization - Distraction-free, keyboard-first interface **Notion Power Users:** - Quick capture to Notion in 2 seconds - Global hotkey Notion lacks natively - Better search for Notion with semantics - Python automation for Notion workflows ## Documentation - **Homepage**: https://www.commandlane.ai - **Documentation**: https://docs.commandlane.ai - **Blog**: https://www.commandlane.ai/blog - **GitHub**: https://github.com/frameworkreboot/commandlane-community - **Discord**: https://discord.com/channels/1445425782838005992 - **Twitter/X**: https://x.com/hoponstack ## Contact - Website: https://www.commandlane.ai - Email: support@commandlane.ai - Twitter/X: @hoponstack