You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First-run setup dialog. When you run Create log entry and no locations
file exists yet, a guided dialog now opens to create it — with an optional box
to seed your first locations — before the log modal appears. Previously new
users only saw a red "locations file not found" warning and had to figure the
file out on their own. This also sidesteps the common pitfall of creating
the note manually in Obsidian and ending up with locations.md.md, which the
plugin never finds.
Changed
Reframed the plugin around event logging and made clear it works both via
a keyboard shortcut and on mobile (rather than describing it as keyboard-only).