Warning
OneDriveGUI v1.2.0 is only compatible with OneDrive client v2.5.6+ . There is no backward compatibility with older OneDrive client versions.
Please use OneDriveGUI v1.1.1 with OneDrive client v2.5.0-2.5.5 or OneDriveGUI v1.0.3 for OneDrive client v2.4.x .
Changes
- Complete code restructure. (This may have introduced new bugs I haven't caught — please report any issues.)
- Added a 5-second delay to the re-sync dialog to prevent accidental approval.
- Fixed login issues with OneDrive client v2.5.6.
- Fixed links to the OneDrive client documentation.
- Added compatibility for new features introduced in OneDrive client v2.5.6:
- Option to use a local recycle bin or trash folder.
- Option to always use session uploads for better support of applications that use atomic save operations.
- Configurable upload delay, intended to support Obsidian.
Enable recycle bin:
More details about the feature can be found on in the client documentation: Using local Recycle Bin
Example of files moved to Trash directory:
Enable inotify delay for Obsidian documents:
More details about the feature can be found on in the client documentation: Compatibility with Obsidian