Skip to content

Commit

Permalink
add sorting and delete without confirmation option
Browse files Browse the repository at this point in the history
  • Loading branch information
trozware committed Sep 30, 2024
1 parent 4c86f97 commit 9133ed9
Show file tree
Hide file tree
Showing 14 changed files with 24 additions and 827 deletions.
15 changes: 5 additions & 10 deletions Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -88,23 +88,21 @@
}
},
"By Date & Time" : {
"comment" : "Using Translate app",
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Nach Datum und Uhrzeit"
"value" : "Nach Datum und Zeit"
}
}
}
},
"By Title" : {
"comment" : "Using Translate app",
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Nach Titel"
"value" : "Nach Name"
}
}
}
Expand Down Expand Up @@ -250,12 +248,11 @@
}
},
"Hold down Option to delete all without confirmation." : {
"comment" : "Using Translate app",
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Halten Sie die Option gedrückt, um alle ohne Bestätigung zu löschen."
"value" : "Halte die Optionstaste gedrückt, um alles ohne Bestätigung zu löschen."
}
}
}
Expand Down Expand Up @@ -361,7 +358,6 @@
}
},
"Sort Todos" : {
"comment" : "Using Translate app",
"localizations" : {
"de" : {
"stringUnit" : {
Expand All @@ -382,12 +378,11 @@
}
},
"There are only three settings: **Show Completed** lets you choose how to display, hide or delete the completed todos, **Sort Todos** allows you to sort the todos by the creation date & time or by title, and **Launch on Login** sets whether you want the app to start automatically." : {
"comment" : "Using Translate app",
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Es gibt nur drei Einstellungen: Mit **Abgeschlossene anzeigen** kannst du auswählen, wie die abgeschlossenen Aufgaben angezeigt, ausgeblendet oder gelöscht werden sollen, **Einträge sortieren** ermöglicht es Ihnen, die Aufgaben nach Erstellungsdatum und -zeit oder nach Titel zu sortieren, uund mit **Bei Anmeldung starten** legst du fest, ob die App automatisch gestartet werden soll, wenn du dich anmeldest."
"value" : "Es gibt nur drei Einstellungen: Mit **Abgeschlossene anzeigen** kannst du auswählen, wie die abgeschlossenen Aufgaben angezeigt, ausgeblendet oder gelöscht werden sollen. Mit **Einträge sortieren** kannst du die Aufgaben nach Datum und Zeit oder nach Namen sortieren. Und mit **Bei Anmeldung starten** legst du fest, ob die App automatisch gestartet werden soll, wenn du dich anmeldest."
}
}
}
Expand Down Expand Up @@ -470,4 +465,4 @@
}
},
"version" : "1.0"
}
}
Binary file modified Releases/To-Day.dmg
Binary file not shown.
36 changes: 17 additions & 19 deletions Releases/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,30 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>To-Day</title>
<item>
<title>2.0</title>
<pubDate>Mon, 30 Sep 2024 15:59:49 +1000</pubDate>
<sparkle:version>21</sparkle:version>
<sparkle:shortVersionString>2.0</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<h2>What's New</h2>
<ul>
<li>Sort todos by title or date & time.</li>
<li>Hold down Option when editing to delete all without confirmation.</li>
</ul>
<enclosure url="https://raw.githubusercontent.com/trozware/To-Day/main/Releases/To-Day.dmg" length="13202769" type="application/octet-stream" sparkle:edSignature="2P8iNy45k1DrrBZuijQFw8ncq4fu9i6QfNMX73GOvsCmJRclT5hE0SJP8FFqgUkCdRPSNJc5t/gDF8ebH2peCg=="/>
</item>
<item>
<title>1.9.4</title>
<pubDate>Mon, 22 Jan 2024 11:50:14 +1000</pubDate>
<sparkle:version>18</sparkle:version>
<sparkle:shortVersionString>1.9.4</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<h2>What's New</h2>
<ul>
<li>VoiceOver improvements.</li>
<li>German localisation by Sebastian Dellit: www.blindzeln.org</li>
</ul>
<ul>
<li>VoiceOver improvements.</li>
<li>German localisation by Sebastian Dellit: www.blindzeln.org</li>
</ul>
<enclosure url="https://raw.githubusercontent.com/trozware/To-Day/main/Releases/To-Day.dmg" length="13120849" type="application/octet-stream" sparkle:edSignature="R6o8lOvjcyduL51vYDsazIcYAwMyTWzwnH+Nr3MdXeCoX46Ce+RwFZNSGuiOvk3kdPUHNgZASQUiR02srmuvAw=="/>
</item>
<item>
Expand All @@ -29,20 +42,5 @@
]]></description>
<enclosure url="https://raw.githubusercontent.com/trozware/To-Day/main/Releases/To-Day.dmg" length="12293576" type="application/octet-stream" sparkle:edSignature="tQSiZw4hI4UdjIAXKBUQgLSYKQlVaOQsjYZITESkIw3hxhmwuXxEDpPTgh0pwKvZ0PSAC4ZFQKjv57lD4hg0BA=="/>
</item>
<item>
<title>1.9.1</title>
<pubDate>Mon, 08 Jan 2024 10:51:28 +1000</pubDate>
<sparkle:version>15</sparkle:version>
<sparkle:shortVersionString>1.9.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>13.0</sparkle:minimumSystemVersion>
<description><![CDATA[
<h2>What's New</h2>
<ul>
<li>More options for how to display, hide or delete completed todos.</li>
<li>This makes the app easier to use with VoiceOver.</li>
</ul>
]]></description>
<enclosure url="https://raw.githubusercontent.com/trozware/To-Day/main/Releases/To-Day.dmg" length="12961105" type="application/octet-stream" sparkle:edSignature="aq4WY9P8EjtN9XwUmeq/sr01jb3WgBjHQvE4EAPagcp+kSLhdIwwctlQK1+wQtz+eRHC7ncRH2mQgaBLxKG4Ag=="/>
</item>
</channel>
</rss>
102 changes: 0 additions & 102 deletions Today Localizations/Localizable.json

This file was deleted.

102 changes: 0 additions & 102 deletions Today Localizations/Localizable_de.json

This file was deleted.

Loading

0 comments on commit 9133ed9

Please sign in to comment.