appendfilename icon indicating copy to clipboard operation
appendfilename copied to clipboard

Intelligent appending text to file names, considering file extensions and file tags

Results 7 appendfilename issues
Sort by recently updated
recently updated
newest added

The option ` --smart-prepend` aims to keep time stamps (added by date2name) in front of the file name. However, for stamps assigned with either `--compact`, `--month`, or `--short`, the pattern...

bug

appendfilename should rename all linked "parent links" as long as the file name is the same. However, this seems to work only for the first link and not for all....

bug
help wanted

There are certain situations where I need to remove one or more words from selected file names. One example is after added a set of words that contain a typo....

enhancement
help wanted

Suggestion. The code has some constants Iike separators and ignored words that are hardcoded. Since I used pip to install, it is hard to customize this. My suggestion would be...

When working with tag filter view or Tagtrees view of `filetag`, shortcuts are created whose file names correspond to the original file (but directory differs). `appendfilename` is supposed to add...

bug

OS: Windows 10 Installed via: pip I am happy to provide more information if needed. --- Calling `appendfilename` with `--smart-prepend` option works as expected when given relative path: appendfilename --smart-prepend...

Hi Karl, First off, thank you for developing such a great tool! As a non-ish-technical user, I appreciate tools like appendfilename that help streamline file management tasks (coming from trying...