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

FileMan support for folder Cut & Paste and Timestamp Rename #2055

Merged
merged 3 commits into from
Mar 29, 2024

Conversation

NotherNgineer
Copy link
Contributor

@NotherNgineer NotherNgineer commented Mar 28, 2024

  1. Enabled support for Cut & Paste of folders. Resolves Cut & Paste folders #2052 (note that folder Copy still is not supported)
  2. Enabled support for Timestamp Rename of folders (this is a good option for preserving user folders before unpacking a new SDcard image).
  3. When Cut & Paste is used in the same directory, don't rename the file/folder by appending "_1". The Cut & Paste operation now does nothing if the path is unchanged.

Test version:
https://discord.com/channels/719669764804444213/722101917135798312/1223021741140345005

Copy link
Member

@gullradriel gullradriel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected
Thanks :-)

@gullradriel gullradriel merged commit ba36680 into portapack-mayhem:next Mar 29, 2024
3 checks passed
@NotherNgineer NotherNgineer deleted the fileman branch March 29, 2024 20: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.

Cut & Paste folders
2 participants