Currently, there is no way to delete documents through the plugin.
This feature would greatly improve document management and help prevent support issues such as tickets Unable to publish new document · Issue #570 · mieweb/wikiGDrive or
Issue Publishing New Document- Git error · Issue #571 · mieweb/wikiGDrive
Describe the solution you'd like
Adding a button in the plugin that executes git rm on the selected file(s), including any images or charts attached to the document.
Current flow
Delete the file from Google Drive, then go to WikiGDrive and commit the change with the deleted file.
Currently, there is no way to delete documents through the plugin.
This feature would greatly improve document management and help prevent support issues such as tickets Unable to publish new document · Issue #570 · mieweb/wikiGDrive or
Issue Publishing New Document- Git error · Issue #571 · mieweb/wikiGDrive
Describe the solution you'd like
Adding a button in the plugin that executes
git rmon the selected file(s), including any images or charts attached to the document.Current flow
Delete the file from Google Drive, then go to WikiGDrive and commit the change with the deleted file.