# there appears to be a conflict with my daily note created whenever i run my morning review comman... ## Retrieval Notes - Session id: `d515a821-2027-4e58-9aa3-44c61b833aed` - Last activity: `2026-01-20T22:15:49.497Z` ## My Notes <!-- Add your notes here. This section is preserved across syncs. --> ## Conversation ### User there appears to be a conflict with my daily note created whenever i run my morning review command, and the daily note created by my daily notes plugin in obsidian. can you fix it so they both deliver the same template, and have each automatically check that the file hasn't already been created before creating it themselves. ### Assistant **Skill Evaluation:** 1. **smart-note** - NO - Fixing configuration, not creating notes 2. **google-tasks-sync** - NO - Not task-related 3. **calendar-query** - NO - Not calendar-related 4. **gmail-search** - NO - Not email-related 5. **semantic-search** - NO - Not concept search 6. **research-query** - NO - Not research 7. **paper-support** - NO - Not manuscripts 8. **Technical reference** - YES - Involves skills, hooks, commands architecture 9. **Personal context** - NO - Not about preferences 10. **Error patterns** - NO - Not substack/note creation errors Let me investigate both daily note creation systems to understand the conflict and fix it. ### Assistant Let me find the Obsidian template and the skill files: ### Assistant The skills are in a different structure. Let me find the morning-review and daily-note-create commands: