View Single Post
Old 04-22-2021, 04:05 PM   #3
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,203
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
The latest version of Action Chains introduces two template functions that makes this possible: cover_path(), sanitize_path().

Attached below is two versions for a chain that copies selected covers; one for Windows and the other for Linux.

The chain works by constructing a shell script containing the copy commands, and then running the shell script to carry out the copy process.

You can control the directory structure into which the covers will be copied by editing the template in the first action in the chain. The current destination directory is %userprofile%\{authors}\{title}
Attached Files
File Type: zip Copy Covers (Windows).zip (619 Bytes, 171 views)
File Type: zip Copy Covers (Linux).zip (647 Bytes, 162 views)
capink is offline   Reply With Quote