-
Notifications
You must be signed in to change notification settings - Fork 0
Activity Log
dhwang0803-glitch edited this page Jul 24, 2026
·
1 revision
Track every action the plugin takes — and restore previous states at any time.
Ctrl/Cmd + P → Open Maintenance Log
The activity log opens as a sidebar panel.
Every destructive or modifying action is logged:
| Action Type | What's recorded |
|---|---|
| Note deleted | Full previous content (for restore) |
| Note archived | Original path and destination folder |
| Tags added | Which tags were added to which note |
| Links removed | Which broken links were removed |
| Links fixed | Which links were corrected |
| Issue dismissed | Which issue was dismissed |
| Note organized | Tags and links applied via Organize |
| Tags merged | Which tags were merged and in how many notes |
| Restored | When you use the Restore button (restoration itself is logged) |
Entries that modified or deleted content show a Restore button.
| Original action | What Restore does |
|---|---|
| Delete | Recreates the note with its original content |
| Archive | Moves the note back to its original location |
| Tags added | Removes the added tags from frontmatter |
| Links removed | Restores the original wikilink |
| Tags merged | Reverts all affected notes to their original tags |
| Note organized | Restores the note to its pre-organize state |
The restoration itself is also recorded in the log, creating a full audit trail.
Click the ↻ button to reload the latest entries without restarting Obsidian.
- Vault Maintenance — the primary source of logged actions
- Organize Note — organize actions are also logged
Vaultend Wiki
Features
Reference