Skip to content

Commit 76ebd84

Browse files
committed
new release new release
1 parent 3fe8ddf commit 76ebd84

14 files changed

+920
-624
lines changed

data/io.github.ellie_commons.jorts.desktop.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Desktop Entry]
22
Name=Jorts
33
GenericName=Sticky notes
4-
Comment=Colourful little sticky notes for your thoughts :)
4+
Comment=Neither jeans nor shorts, just like jorts! Colourful little sticky notes for your thoughts :)
55
Exec=io.github.ellie_commons.jorts
66
Icon=io.github.ellie_commons.jorts
77
Keywords=text;plain;plaintext;notepad;notes;sticky;post-it;

data/io.github.ellie_commons.jorts.metainfo.xml.in

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,17 @@
55
<project_license>GPL-3.0+</project_license>
66

77
<name translate="no">Jorts</name>
8-
<summary>Colourful little sticky notes for your thoughts :)</summary>
8+
<summary>Neither jeans nor shorts, just like jorts</summary>
99
<description>
10-
<p>Neither jeans nor shorts, just like jorts. Colourful little sticky notes for your thoughts</p>
10+
<p>Colourful little sticky notes for all of your thoughts :)</p>
11+
<p>Features include:</p>
1112
<ul>
12-
<li>Ten pretty themes with soft transitions</li>
13-
<li>Striving to keep it simple, cute, modern, light</li>
14-
<li>Supports Undo, Redo (Ctrl+Z, Ctrl+Shift+Z)</li>
15-
<li>You can open links and emails with Ctrl+Click</li>
13+
<li>Colours: Ten pretty themes. Any new note gets a random one</li>
14+
<li>Adaptive: New notes get the zoom you last chose</li>
15+
<li>Cute: Each new note has a funny or cute random (editable) title</li>
16+
<li>Handy: You can open links and emails with Ctrl+Click</li>
1617
</ul>
18+
<p>This is a fork of an old version of "Notejot" by lainsce and wouldn't exist without her work. The community liked it so much, we thought it would be great to revive it!</p>
1719
</description>
1820
<provides>
1921
<binary>io.github.ellie_commons.jorts</binary>
@@ -33,7 +35,7 @@
3335
<suggests>
3436
<id>com.github.matfantinel.reminduck</id>
3537
<id>com.github.elfenware.badger</id>
36-
<id>io.github.xchan14.larawan</id>
38+
<id>io.github.xchan14.larawan</id>
3739
</suggests>
3840

3941
<keywords>
@@ -52,6 +54,14 @@
5254
<caption>A sticky note with the "Blueberry" theme</caption>
5355
<image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot.png</image>
5456
</screenshot>
57+
<screenshot type="default">
58+
<caption>You can change individual colour and text size!</caption>
59+
<image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot2.png</image>
60+
</screenshot>
61+
<screenshot type="default">
62+
<caption>You can unzoom so hard you could do ascii art</caption>
63+
<image>https://raw.githubusercontent.com/ellie_commons/jorts/master/data/shot3.png</image>
64+
</screenshot>
5565
</screenshots>
5666
<content_rating type="oars-1.1"/>
5767
<translation type="gettext" source_locale="en_GB"></translation>
@@ -64,7 +74,7 @@
6474
<value key="x-appcenter-suggested-price">1</value>
6575
</custom>
6676
<releases>
67-
<release version="2.1.0" date="2025-02-25">
77+
<release version="2.1.0" date="2025-03-01">
6878
<description>
6979
<p>2.1.0 Fresh out of the laundry!</p>
7080
<ul>
@@ -73,6 +83,9 @@
7383
<li>Better readability (WCAG AA or AAA depending on theme)</li>
7484
<li>Also slightly better looking theme. Yes even more :)</li>
7585
<li>Improved translations</li>
86+
<li>Better shortcut and tooltips</li>
87+
<li>Fixed a bug where Jorts stayed on light system theme</li>
88+
<li>Fixed a bug where Jorts stayed on light system theme</li>
7689
</ul>
7790
</description>
7891
</release>

data/oldshot.png

148 KB
Loading

data/shot2.png

-138 KB
Loading

data/shot3.png

23.4 KB
Loading

0 commit comments

Comments
 (0)