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
1.1.2: switch auto-tag trigger to file-open
Replace create+modify+timeout with create+file-open:
- create marks the file as pending (60s ctime guard for synced files)
- file-open applies the tag — fires after template plugins are done,
so no timing races and no arbitrary delays