Summary
The ObsidiBot: Open context file command has improved behavior as of v2.6.0 that should be documented: if the context file doesn't exist, it now relaunches the setup dialog instead of showing a dead-end Notice.
Details
Command: ObsidiBot: Open context file
Behavior in v2.6.0+:
If _claude-context.md (or the configured context file) does not yet exist, running this command relaunches the context setup dialog, allowing the user to generate the file. Previously this dead-ended with a Notice.
Why this matters:
Users who clicked "Skip" during initial setup and later want to create their context file can use this command as the entry point — this is not obvious and should be surfaced in docs and/or the setup flow.
Suggested Locations
- Getting started / setup guide
- Context file documentation section
- Possibly a tooltip or hint in the "Skip" button of the setup dialog itself
Summary
The
ObsidiBot: Open context filecommand has improved behavior as of v2.6.0 that should be documented: if the context file doesn't exist, it now relaunches the setup dialog instead of showing a dead-end Notice.Details
Command:
ObsidiBot: Open context fileBehavior in v2.6.0+:
If
_claude-context.md(or the configured context file) does not yet exist, running this command relaunches the context setup dialog, allowing the user to generate the file. Previously this dead-ended with a Notice.Why this matters:
Users who clicked "Skip" during initial setup and later want to create their context file can use this command as the entry point — this is not obvious and should be surfaced in docs and/or the setup flow.
Suggested Locations