-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
We want DevRec to be able to scan through every file/folder in the directory where the session has been activated and capture any changes in files/folders.
For instance, if:
- the user is editing a file, record it (add some interval to avoid recording every time the user saves a change in a file, maybe every X minutes for the same file).
- the user creates a new file, record it.
- the user is deleting a file, record it.
- etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request