Advanced Features
After mastering basic plan review and code review, this chapter will unlock Plannotator's advanced capabilities: team collaboration sharing, note-taking app integration, remote development support, and flexible environment variable configuration.
Prerequisites
Before studying this chapter, ensure you have completed:
- Quick Start: Understand the basic concepts of Plannotator
- Plan Review Basics: Master basic plan review operations
Chapter Contents
| Course | Description | Suitable For |
|---|---|---|
| URL Sharing | Share plans and comments via URL for backend-less team collaboration | Need to share review results with team members |
| Obsidian Integration | Automatically save approved plans to Obsidian vault | Use Obsidian to manage knowledge base |
| Bear Integration | Save plans to Bear via x-callback-url | macOS/iOS users using Bear notes |
| Remote Mode | Use Plannotator in remote environments like SSH, devcontainer, WSL | Remote development scenarios |
| Environment Variables | Learn all available environment variables and their purposes | Need to customize Plannotator behavior |
Learning Path Suggestions
┌─────────────────────────────────────────────────────────────────┐
│ Recommended Learning Order │
├─────────────────────────────────────────────────────────────────┤
│ │
│ 1. URL Sharing ← Most common, essential for team collab │
│ ↓ │
│ 2. Note App Integration ← Choose based on your note app │
│ ├─ Obsidian Integration (Obsidian users) │
│ └─ Bear Integration (Bear users) │
│ ↓ │
│ 3. Remote Mode ← If you develop in remote environments │
│ ↓ │
│ 4. Environment Variables ← Read when you need deep customization│
│ │
└─────────────────────────────────────────────────────────────────┘Learn on Demand
You don't need to complete all content in order. If you only need sharing functionality, just complete URL Sharing; if you don't use remote development, you can skip Remote Mode.
Next Steps
After completing the advanced features learning, you can:
- View Common Problems: Solve problems encountered during use
- View API Reference: Understand Plannotator's complete API
- View Data Models: Deep dive into internal data structures