mirror of
https://github.com/erl-koenig/obsidian-dailyPrompt.git
synced 2026-07-22 10:00:23 +00:00
No description
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| demo.gif | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Daily Prompt Plugin
This Obsidian plugin allows you to set up daily prompts and automatically fill them into your daily notes.
Demo
Features
- Define a set of prompts for each day.
- Specify the file type (Text, Note, Embedded Note / File, Checkbox, Text area, slider)
- Automatically fill prompts into your daily notes.
- Creates a daily note if it doesn't already exist.
- Customize prompt section heading and line prefix.
Usage
Setting up Prompts
- Open the plugin settings by navigating to Settings > Daily Prompt.
- Under "Prompts", you can add, edit, and remove prompts.
- Define the prompt section heading and line prefix under "General settings".
Using Prompts
- Use the command palette (
Ctrl/Cmd + P) and type "Open prompt" to open the prompt dialog. - Answer the prompts provided.
- Click "Accept" to fill the prompts into your daily note.
Settings
Prompt section heading
Define the heading to use for the prompts. Note: Must be unique for every daily note.
Line prefix
Prefix for each new line, include the trailing spaces. Examples: - for lists or - [ ] for tasks.
Support
For questions, issues, or feature requests, please visit the plugin's GitHub repository.
Say Thanks 🙏
This plugin is developed by Erl-koenig.
If you find this plugin helpful, consider supporting its development

