Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: $Recycle.bin output shows whether trash file exists #36

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

abelcheung
Copy link
Owner

No description provided.

Detect existence of '$R...' prefixed file while parsing '$I...' index files. This provides hint for trash file restoration, not permanent deletion however. Test output and DTD are adjusted accordingly.

'Gone' field changed by the way from 'YES/NO' to 'TRUE/FALSE' to aid boolean cell detection in Excel.

Closes #32
@abelcheung abelcheung linked an issue Nov 27, 2023 that may be closed by this pull request
When an index file is moved out of $Recycle.bin, it is impossible to define which recycle bin it belongs to, thus existence of corresponding trash file can't be determined.
@abelcheung abelcheung merged commit fabf7c2 into master Nov 27, 2023
4 checks passed
@abelcheung abelcheung deleted the fix/issue32 branch November 27, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$Recycle.bin should support preserving gone items
1 participant