<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Hi Robert,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">I diddled a bit with the code of
Viewer/ViewerWidget.* (knowing very little about C++) and found,
that the default annotation mode is hard coded.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Well, I can code harder :-) </div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">So I came up with the attached patch,
that will change the default mode to "tokenizing".</div>
<div class="moz-cite-prefix">Applying the patch after a git pull
should create a sanitized version of KPA for our personal use.</div>
<p>This is integrated into my build script (with the patch file
residing inside the KPA folder):</p>
<p>...<br>
git pull<br>
# patch tokenizing default<br>
patch -p 1 -i tokenizing.patch<br>
...</p>
<p>Works for me (TM)</p>
<p>Cheers, Andreas</p>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Am 25.01.26 um 14:23 schrieb Andreas
Schleth via KPhotoAlbum:<br>
</div>
<blockquote type="cite"
cite="mid:10890091-918e-4ac6-a336-ff2dd3c06c57@web.de">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">
<div class="moz-cite-prefix">Hi Robert,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">I too have not warmed to this
"feature". <br>
Even after 3 years knowing it, I keep forgetting the
additional step of hitting crtl-t every time I start the
viewer.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Andreas</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<br>
</div>
<div class="moz-cite-prefix">Am 25.01.26 um 03:21 schrieb Robert
Krawitz via KPhotoAlbum:<br>
</div>
<blockquote type="cite"
cite="mid:2ea89864-6114-446e-98c7-3445856416f8@alum.mit.edu">
<pre wrap="" class="moz-quote-pre">On 12/4/23 16:15, Andreas Schleth via KPhotoAlbum wrote:
</pre>
<blockquote type="cite">
<pre wrap="" class="moz-quote-pre">Am 04.12.23 um 19:58 schrieb Robert Krawitz:
</pre>
<blockquote type="cite">
<pre wrap="" class="moz-quote-pre">It looks like the annotation mode in the viewer always starts as Locked, and there's no setting to
change it. Is this by intent?
I'd like to be able to set it to token mode by default. Ideally, I'd like to be able to use either
tokens or tags on any image.
</pre>
</blockquote>
<pre wrap="" class="moz-quote-pre">Hi Robert,
this was introduced recently - see my "bug" report: <a
class="moz-txt-link-freetext"
href="https://bugs.kde.org/show_bug.cgi?id=474307"
moz-do-not-send="true">https://bugs.kde.org/show_bug.cgi?id=474307</a> and
the follow up in the wish list. Maybe you could support this (<a
class="moz-txt-link-freetext"
href="https://bugs.kde.org/show_bug.cgi"
moz-do-not-send="true">https://bugs.kde.org/show_bug.cgi</a>?
id=474307).
My wife lost half an evening of tagging due to this new feature :-(
</pre>
</blockquote>
<pre wrap="" class="moz-quote-pre">I just lost about half an hour of work (plus a whole bunch more time tracking it down). I had
completely forgotten about this; I was using an old fork of kpa that I had never merged up (judging
by my email a few years ago, largely because of this), or maybe I had changed it.
The whole point of tokens is speed. Having to do this blows that out of the water.
</pre>
</blockquote>
<p><br>
</p>
</blockquote>
<p><br>
</p>
</body>
</html>