Skip to content

Change how makeSuggestedName renames a file

Felipe Kinoshita requested to merge (removed):change_rename_behavior into master

Example:

  • basename is 'text.txt'
  • new name will be 'text copy.txt'
  • then 'text copy (1).txt'
  • then 'text copy (2).txt' and so on

a

Edited by Felipe Kinoshita

Merge request reports