-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Feature Request: Support for Microsoft Word
Description:
Add support for automatically saving documents in Microsoft Word.
Steps to Implement:
- Create a new file
word.pyin theautosave/apps/directory. - Implement the logic to detect open Word documents and save them.
- Update
autosave/core/watcher.pyto include the new Word handler. - Test the implementation with different Word documents.
Additional Information:
Refer to bloc_notes.py for an example of how to implement a handler for an application.
Metadata
Metadata
Assignees
Labels
No labels