Daily Summary
approvedby Luke
Use LLM to summarize what you did today.
★ 13 stars↓ 870 downloadsUpdated 1y agoMIT
Daily Summary Plugin for Obsidian
An Obsidian plugin that automatically generates daily summaries. It collects notes from the current day and uses LLM to generate a concise daily report.
Features
- Automatically identifies notes from the current day
- Uses LLM to generate intelligent summaries
- Customizable API settings
- Configurable report save location
- Quick access through command palette
Installation
- Open Obsidian Settings
- Navigate to Third-party plugins
- Disable Safe mode
- Click Browse community plugins
- Search for "Daily Summary"
- Click Install
Usage
- After installation, configure the plugin settings:
- Set your API Key
- Configure API Endpoint
- Set report save location
1.1. To use local Ollama models
- Set Ollama model you want to use
- To find installed models, type
ollama listinto a terminal - Or find interesting local models on https://ollama.com/library
- To find installed models, type
- Configure API Endpoint
- If you use a different port or run a remote ollama session
- Generate a report:
- Use the command palette and search for
Generate Daily Report - The plugin will automatically collect today's notes and generate a summary
- Use the command palette and search for
Configuration
API Key: Your LLM API keyAPI Endpoint: API endpoint URLOllama Model: Exact name of the Ollama modelReport Location: Where to save daily reports (e.g., /Daily Reports)
Supported Platforms
- Windows
- macOS
- Linux
Error Handling
The plugin includes comprehensive error logging:
- API call failures
- File operation errors
- Configuration issues
- All errors are logged to
debug-errors.mdin your specified report location
License
MIT License - see the LICENSE file for details
Author
Luke
Changelog
0.0.22
- Customized Prompt
0.0.21
- OpenAI API support
- Add Excluded dirs setting
- Fix timestamp
0.0.7
- Ollama support addition
0.0.6
- Initial release
- Basic daily report generation
- Settings interface implementation
- Error logging system
- Automatic date detection in filenames
Buy me a coffee

For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.