Documentation
Everything you need to set up and use the Daily News Briefing plugin for Obsidian.
12 Pipelines
6 agentic providers, 5 modular combos, plus RSS. Includes a completely free option.
Fully Automated
Schedule daily generation and wake up to fresh news every morning.
Highly Customizable
5 template types, 25+ placeholders, custom AI prompts, and 6 languages.
Quick Start
Get your first daily news briefing in under 5 minutes.
- Install: In Obsidian, go to Settings > Community Plugins and search for "Daily News Briefing".
- Choose a pipeline: In plugin settings, pick an AI pipeline. We recommend Gemini Agentic Search (free, 1 key only).
- Add API keys: Store your key in Settings > Secret Storage, then follow the setup guide to link it in the plugin.
- Set topics: Enter comma-separated topics (e.g.,
AI, Tesla, Bitcoin). - Generate: Open the Command Palette (
Ctrl/Cmd+P) and run "Generate news now".
That's it! Your news briefing is now in your vault. Optionally set a daily schedule in settings for automatic generation.
How It Works
graph LR
A[Your Topics] --> B{Pipeline Mode}
B -->|Agentic| C[AI Provider
searches + summarizes] B -->|Modular| D[Google Search
or RSS Feeds] D --> E[AI Summarizer
Gemini/GPT/Claude/Grok] C --> F[Formatted Note] E --> F F --> G[Your Vault] style A fill:#a855f7,stroke:#d8b4fe,color:#fff style F fill:#22c55e,stroke:#86efac,color:#fff style G fill:#3b82f6,stroke:#93c5fd,color:#fff
searches + summarizes] B -->|Modular| D[Google Search
or RSS Feeds] D --> E[AI Summarizer
Gemini/GPT/Claude/Grok] C --> F[Formatted Note] E --> F F --> G[Your Vault] style A fill:#a855f7,stroke:#d8b4fe,color:#fff style F fill:#22c55e,stroke:#86efac,color:#fff style G fill:#3b82f6,stroke:#93c5fd,color:#fff
Installation
- Open Obsidian Settings (gear icon)
- Navigate to Community Plugins > Turn off Safe Mode
- Click Browse > Search for "Daily News Briefing"
- Click Install > Enable