How to automatically rename files after moving and strip characters? #244
Unanswered
fliptoback
asked this question in
Q&A
Replies: 1 comment
-
Hi! Can you post your config? You can strip whatever you'd like from the file name by using regex. It'd be something along the lines of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have many files which are named abc (xyz.org).pdf for instance. Whilst I can move all of these files to a PDF folder, I am struggling how to strip the (xyz.org) from the original filename.
Could someone point me in the right direction?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions