Skip to content
Permalink
Browse files

explaining sidecar files

I went with some creative tags. "extreme presbyphonia": https://www.youtube.com/watch?v=7oaQGw2W8IU , https://www.youtube.com/watch?v=aCwt8-Zb5e0
ProximaNova committed 7 minutes ago
1 parent 0441b38 commit 02a807e112a679cdd94f1cbac81d867bd7d1c096
Showing with 6 additions and 1 deletion.
  1. +6 −1 js/index.html.js
@@ -175,6 +175,10 @@ document.documentElement.innerHTML='\
"q ascii 3.jpg" to avoid duplicate filenames.</span>\
</li>\
</ol>\
<p>\
Example of a sidecar text file:<ul><li>Filename: Filename.jpg.txt</li><li>Contents:<br><code>8288girls<br>blue_plastic_funnel\
<br>emoji_on_mylar_balloon</code><br>OR<br><code>extreme presbyphonia<br>laptop in landfill<br>moldy arachnid</code></li></ul>\
</p>\
</div>\
</fieldset>\
\
@@ -202,7 +206,8 @@ document.documentElement.innerHTML='\
<legend>Tagging</legend>\
\
<input type="radio" name="tag-when" id="sidecarTags" onchange="onSidecarChange(event)" value="sidecar"/>\
<label for="sidecarTags">Ignore filenames, use <strong>sidecar .txt</strong> files as sources of tags for each image.</label>\
<label for="sidecarTags">Ignore filenames, use <strong>sidecar</strong> files as sources of tags for each \
image (see above at &sect;Filename syntax).</label>\
<br/>\
\
<input type="radio" name="tag-when" id="forceTags" checked="checked" onchange="onSidecarChange(event)" value="force"/>\

0 comments on commit 02a807e

Please sign in to comment.
You can’t perform that action at this time.