<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>I want to mark a bunch of photos in some way with a temporary,
short-term mark, then when I'm done doing that save copies of all
of them into a folder.</p>
<p>In the Picasa desktop app I could do this by starring them.</p>
<p>I don't see the corresponding way to do this in digiKam. Am I
supposed to assign them a random temporary label or something? I'm
hesitant to do that because this is not info that needs to be
preserved for any length of time in the database.</p>
<p>The solution I've come up with—which honestly <i>can't</i> be
the "right" way to do this—is to put all the photos into a batch
queue and then feed the queue into a one-line shell script that
uses does cp "$INPUT" target-directory.</p>
<p>What am I missing?</p>
<p>Thanks,</p>
<p>Jonathan Kamens</p>
<p><br>
</p>
</body>
</html>