-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
preliminary event tracking to address issue #1
- Added field "eventType" to watcher payload - Added tracking of zero-duration delete file event [ID `foss.grimmauld.aw.watcher.obsidian.deleteFileEvent`] - Added tracking of zero-duration create file event [ID `foss.grimmauld.aw.watcher.obsidian.createFileEvent`] - Added tracking of zero-duration rename file event [ID `foss.grimmauld.aw.watcher.obsidian.renameFileEvent`] Heartbeats now have the id `foss.grimmauld.aw.watcher.obsidian.activeFileHeartbeatEvent` This *should* be non-breaking changes.
- Loading branch information
1 parent
f1ce595
commit e284d74
Showing
2 changed files
with
59 additions
and
19 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters