Skip to content

Commit 127d9b0

Browse files
committed
logo sooftware added; links to exiftool;
troubleshooting: GPS coordinates without decimal places for the seconds
1 parent b1dc18a commit 127d9b0

40 files changed

Lines changed: 170 additions & 112 deletions

de/links.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ File Dialog Extender by Robert Rhode
2222
[www.debugmode.com/wink/](//www.debugmode.com/wink/)<br>
2323
Wink is a Tutorial and Presentation creation software
2424

25+
[https://exiftool.org]<br>
26+
ExifTool by Phil Harvey<br>
27+
Read, Write and Edit Meta Information!
28+
29+
[https://exiftool.org/gui/articles/where_what.html]<br>
30+
Metadata: Where and what to save<br>
31+
Dieser Artikel richtet sich in erster Linie an Amateur-/Hobbyfotografen und soll helfen, den Weg durch den Metadaten-Dschungel zu finden.
32+
2533
[www.exiv2.org](//www.exiv2.org)<br>
2634
exiv2: Image metadata library and tools
2735

de/problembehandlung.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Diese Seite enthält Probleme/Fragen und deren Lösungen/Antworten. Die Seite is
1616

1717
Neue Einträge werden jeweils oben ergänzt.
1818

19+
### GPS-Koordinaten ohne Nachkommastellen bei den Sekunden
20+
21+
Normalerweise werden die Sekunden von GPS-Koordinaten mit zwei Nachkommastellen angezeigt. Wenn keine Nachkommastellen angezeigt werden, sind die Koordinaten vermutlich manuell ohne Nachkommastellen eingetragen oder verändert worden. Hintergrund: Die Sekunden werden als Brüche gespeichet, also z.B. 54321/1000 für 54,321. Der Nenner des Bruches definiert dann die maximale Anzahl von Nachkommastellen. Die Anzeige in QuickImageComment ist auf zwei Nachkommastellen beschränkt und 54321/1000 wird daher als 54,32 angezeigt. Wenn der Wert 543/10 gespeichert wurde, ist nur eine Nachkommastelle definiert und die Anzeige ist dann 54,3 und aus 54/1 wird 54.
22+
1923
### Bedienelemente sind teilweise verdeckt oder Inhalt ist abgeschnitten
2024
Die Größe der meisten Masken kann angepasst werden. In einigen Fällen kann auch die Größe einzelner Bereiche, insbesondere in der Hauptmaske, angepasst werden. Normalerweise kann eine Maske oder ein Bereich nicht so klein gemacht werden, dass nicht mehr alle Bedienelemente Platz finden. In besonderen Fällen ist es aber möglich, einen Bereich so klein zu machen, dass sich Bedienelemente überlappen oder Inhalte abgeschnitten sind, damit in einem anderen, wichtigeren Bereich mehr Platz zur Verfügung steht.
2125

de/uebersicht.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ <h2>
3030
<a href="https://www.windows11downloads.com/" target="_blank"><img
3131
src="https://www.windows11downloads.com/img/awards/award_5_150x100.png"
3232
alt="Windows 11 Downloads" border="0"/></a>
33+
<a href="https://quickimagecomment.sooftware.com/windows" title="Download QuickImageComment"
34+
target="_blank"><img src="https://www.sooftware.com/images/logo.png" alt="Download QuickImageComment" /></a>
3335
</p>
3436

3537
<h1>Übersicht</h1>

docs/de/links.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,14 @@ <h1 id="links">Links</h1>
152152
<p><a href="//www.debugmode.com/wink/">www.debugmode.com/wink/</a><br />
153153
Wink is a Tutorial and Presentation creation software</p>
154154

155+
<p>[https://exiftool.org]<br />
156+
ExifTool by Phil Harvey<br />
157+
Read, Write and Edit Meta Information!</p>
158+
159+
<p>[https://exiftool.org/gui/articles/where_what.html]<br />
160+
Metadata: Where and what to save<br />
161+
Dieser Artikel richtet sich in erster Linie an Amateur-/Hobbyfotografen und soll helfen, den Weg durch den Metadaten-Dschungel zu finden.</p>
162+
155163
<p><a href="//www.exiv2.org">www.exiv2.org</a><br />
156164
exiv2: Image metadata library and tools</p>
157165

docs/de/nachrichten/V4.56.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.56" />
1212
<meta property="og:site_name" content="QuickImageComment" />
1313
<meta property="og:type" content="article" />
14-
<meta property="article:published_time" content="2023-09-04T00:00:00+02:00" />
14+
<meta property="article:published_time" content="2023-09-04T00:00:00+01:00" />
1515
<meta name="twitter:card" content="summary" />
1616
<meta property="twitter:title" content="2023-09-04: Version 4.56 verfügbar" />
1717
<script type="application/ld+json">
18-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-09-04T00:00:00+02:00","datePublished":"2023-09-04T00:00:00+02:00","description":"2023-09-04: Version 4.56 verfügbar","headline":"2023-09-04: Version 4.56 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.56"},"url":"http://localhost:4000/de/nachrichten/V4.56"}</script>
18+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-09-04T00:00:00+01:00","datePublished":"2023-09-04T00:00:00+01:00","description":"2023-09-04: Version 4.56 verfügbar","headline":"2023-09-04: Version 4.56 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.56"},"url":"http://localhost:4000/de/nachrichten/V4.56"}</script>
1919
<!-- End Jekyll SEO tag -->
2020

2121
<link rel="stylesheet" href="/assets/css/style.css?v=">
@@ -40,11 +40,11 @@
4040
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.56" />
4141
<meta property="og:site_name" content="QuickImageComment" />
4242
<meta property="og:type" content="article" />
43-
<meta property="article:published_time" content="2023-09-04T00:00:00+02:00" />
43+
<meta property="article:published_time" content="2023-09-04T00:00:00+01:00" />
4444
<meta name="twitter:card" content="summary" />
4545
<meta property="twitter:title" content="2023-09-04: Version 4.56 verfügbar" />
4646
<script type="application/ld+json">
47-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-09-04T00:00:00+02:00","datePublished":"2023-09-04T00:00:00+02:00","description":"2023-09-04: Version 4.56 verfügbar","headline":"2023-09-04: Version 4.56 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.56"},"url":"http://localhost:4000/de/nachrichten/V4.56"}</script>
47+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-09-04T00:00:00+01:00","datePublished":"2023-09-04T00:00:00+01:00","description":"2023-09-04: Version 4.56 verfügbar","headline":"2023-09-04: Version 4.56 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.56"},"url":"http://localhost:4000/de/nachrichten/V4.56"}</script>
4848
<!-- End Jekyll SEO tag -->
4949
<title>2023-09-04: Version 4.56 verfügbar / QuickImageComment</title>
5050
<meta name="description"

docs/de/nachrichten/V4.57.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.57" />
1212
<meta property="og:site_name" content="QuickImageComment" />
1313
<meta property="og:type" content="article" />
14-
<meta property="article:published_time" content="2023-12-29T00:00:00+02:00" />
14+
<meta property="article:published_time" content="2023-12-29T00:00:00+01:00" />
1515
<meta name="twitter:card" content="summary" />
1616
<meta property="twitter:title" content="2023-12-29: Version 4.57 verfügbar" />
1717
<script type="application/ld+json">
18-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-12-29T00:00:00+02:00","datePublished":"2023-12-29T00:00:00+02:00","description":"2023-12-29: Version 4.57 verfügbar","headline":"2023-12-29: Version 4.57 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.57"},"url":"http://localhost:4000/de/nachrichten/V4.57"}</script>
18+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-12-29T00:00:00+01:00","datePublished":"2023-12-29T00:00:00+01:00","description":"2023-12-29: Version 4.57 verfügbar","headline":"2023-12-29: Version 4.57 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.57"},"url":"http://localhost:4000/de/nachrichten/V4.57"}</script>
1919
<!-- End Jekyll SEO tag -->
2020

2121
<link rel="stylesheet" href="/assets/css/style.css?v=">
@@ -40,11 +40,11 @@
4040
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.57" />
4141
<meta property="og:site_name" content="QuickImageComment" />
4242
<meta property="og:type" content="article" />
43-
<meta property="article:published_time" content="2023-12-29T00:00:00+02:00" />
43+
<meta property="article:published_time" content="2023-12-29T00:00:00+01:00" />
4444
<meta name="twitter:card" content="summary" />
4545
<meta property="twitter:title" content="2023-12-29: Version 4.57 verfügbar" />
4646
<script type="application/ld+json">
47-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-12-29T00:00:00+02:00","datePublished":"2023-12-29T00:00:00+02:00","description":"2023-12-29: Version 4.57 verfügbar","headline":"2023-12-29: Version 4.57 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.57"},"url":"http://localhost:4000/de/nachrichten/V4.57"}</script>
47+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-12-29T00:00:00+01:00","datePublished":"2023-12-29T00:00:00+01:00","description":"2023-12-29: Version 4.57 verfügbar","headline":"2023-12-29: Version 4.57 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.57"},"url":"http://localhost:4000/de/nachrichten/V4.57"}</script>
4848
<!-- End Jekyll SEO tag -->
4949
<title>2023-12-29: Version 4.57 verfügbar / QuickImageComment</title>
5050
<meta name="description"

docs/de/nachrichten/V4.58.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.58" />
1212
<meta property="og:site_name" content="QuickImageComment" />
1313
<meta property="og:type" content="article" />
14-
<meta property="article:published_time" content="2024-03-17T00:00:00+02:00" />
14+
<meta property="article:published_time" content="2024-03-17T00:00:00+01:00" />
1515
<meta name="twitter:card" content="summary" />
1616
<meta property="twitter:title" content="2024-03-17: Version 4.58 verfügbar" />
1717
<script type="application/ld+json">
18-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-03-17T00:00:00+02:00","datePublished":"2024-03-17T00:00:00+02:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-03-17: Version 4.58 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.58"},"url":"http://localhost:4000/de/nachrichten/V4.58"}</script>
18+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-03-17T00:00:00+01:00","datePublished":"2024-03-17T00:00:00+01:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-03-17: Version 4.58 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.58"},"url":"http://localhost:4000/de/nachrichten/V4.58"}</script>
1919
<!-- End Jekyll SEO tag -->
2020

2121
<link rel="stylesheet" href="/assets/css/style.css?v=">
@@ -40,11 +40,11 @@
4040
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.58" />
4141
<meta property="og:site_name" content="QuickImageComment" />
4242
<meta property="og:type" content="article" />
43-
<meta property="article:published_time" content="2024-03-17T00:00:00+02:00" />
43+
<meta property="article:published_time" content="2024-03-17T00:00:00+01:00" />
4444
<meta name="twitter:card" content="summary" />
4545
<meta property="twitter:title" content="2024-03-17: Version 4.58 verfügbar" />
4646
<script type="application/ld+json">
47-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-03-17T00:00:00+02:00","datePublished":"2024-03-17T00:00:00+02:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-03-17: Version 4.58 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.58"},"url":"http://localhost:4000/de/nachrichten/V4.58"}</script>
47+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-03-17T00:00:00+01:00","datePublished":"2024-03-17T00:00:00+01:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-03-17: Version 4.58 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.58"},"url":"http://localhost:4000/de/nachrichten/V4.58"}</script>
4848
<!-- End Jekyll SEO tag -->
4949
<title>2024-03-17: Version 4.58 verfügbar / QuickImageComment</title>
5050
<meta name="description"

docs/de/nachrichten/V4.59.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.59" />
1212
<meta property="og:site_name" content="QuickImageComment" />
1313
<meta property="og:type" content="article" />
14-
<meta property="article:published_time" content="2024-08-14T00:00:00+02:00" />
14+
<meta property="article:published_time" content="2024-08-14T00:00:00+01:00" />
1515
<meta name="twitter:card" content="summary" />
1616
<meta property="twitter:title" content="2024-08-14: Version 4.59 verfügbar" />
1717
<script type="application/ld+json">
18-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-08-14T00:00:00+02:00","datePublished":"2024-08-14T00:00:00+02:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-08-14: Version 4.59 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.59"},"url":"http://localhost:4000/de/nachrichten/V4.59"}</script>
18+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-08-14T00:00:00+01:00","datePublished":"2024-08-14T00:00:00+01:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-08-14: Version 4.59 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.59"},"url":"http://localhost:4000/de/nachrichten/V4.59"}</script>
1919
<!-- End Jekyll SEO tag -->
2020

2121
<link rel="stylesheet" href="/assets/css/style.css?v=">
@@ -40,11 +40,11 @@
4040
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.59" />
4141
<meta property="og:site_name" content="QuickImageComment" />
4242
<meta property="og:type" content="article" />
43-
<meta property="article:published_time" content="2024-08-14T00:00:00+02:00" />
43+
<meta property="article:published_time" content="2024-08-14T00:00:00+01:00" />
4444
<meta name="twitter:card" content="summary" />
4545
<meta property="twitter:title" content="2024-08-14: Version 4.59 verfügbar" />
4646
<script type="application/ld+json">
47-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-08-14T00:00:00+02:00","datePublished":"2024-08-14T00:00:00+02:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-08-14: Version 4.59 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.59"},"url":"http://localhost:4000/de/nachrichten/V4.59"}</script>
47+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-08-14T00:00:00+01:00","datePublished":"2024-08-14T00:00:00+01:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-08-14: Version 4.59 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.59"},"url":"http://localhost:4000/de/nachrichten/V4.59"}</script>
4848
<!-- End Jekyll SEO tag -->
4949
<title>2024-08-14: Version 4.59 verfügbar / QuickImageComment</title>
5050
<meta name="description"

docs/de/nachrichten/V4.60.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.60" />
1212
<meta property="og:site_name" content="QuickImageComment" />
1313
<meta property="og:type" content="article" />
14-
<meta property="article:published_time" content="2024-09-26T00:00:00+02:00" />
14+
<meta property="article:published_time" content="2024-09-26T00:00:00+01:00" />
1515
<meta name="twitter:card" content="summary" />
1616
<meta property="twitter:title" content="2024-09-26: Version 4.60 verfügbar" />
1717
<script type="application/ld+json">
18-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-09-26T00:00:00+02:00","datePublished":"2024-09-26T00:00:00+02:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-09-26: Version 4.60 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.60"},"url":"http://localhost:4000/de/nachrichten/V4.60"}</script>
18+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-09-26T00:00:00+01:00","datePublished":"2024-09-26T00:00:00+01:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-09-26: Version 4.60 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.60"},"url":"http://localhost:4000/de/nachrichten/V4.60"}</script>
1919
<!-- End Jekyll SEO tag -->
2020

2121
<link rel="stylesheet" href="/assets/css/style.css?v=">
@@ -40,11 +40,11 @@
4040
<meta property="og:url" content="http://localhost:4000/de/nachrichten/V4.60" />
4141
<meta property="og:site_name" content="QuickImageComment" />
4242
<meta property="og:type" content="article" />
43-
<meta property="article:published_time" content="2024-09-26T00:00:00+02:00" />
43+
<meta property="article:published_time" content="2024-09-26T00:00:00+01:00" />
4444
<meta name="twitter:card" content="summary" />
4545
<meta property="twitter:title" content="2024-09-26: Version 4.60 verfügbar" />
4646
<script type="application/ld+json">
47-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-09-26T00:00:00+02:00","datePublished":"2024-09-26T00:00:00+02:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-09-26: Version 4.60 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.60"},"url":"http://localhost:4000/de/nachrichten/V4.60"}</script>
47+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-09-26T00:00:00+01:00","datePublished":"2024-09-26T00:00:00+01:00","description":"quick change of user comment and artists in digital images, display and change of meta data, …","headline":"2024-09-26: Version 4.60 verfügbar","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/de/nachrichten/V4.60"},"url":"http://localhost:4000/de/nachrichten/V4.60"}</script>
4848
<!-- End Jekyll SEO tag -->
4949
<title>2024-09-26: Version 4.60 verfügbar / QuickImageComment</title>
5050
<meta name="description"

0 commit comments

Comments
 (0)