Skip to content

Commit ea9e38e

Browse files
committed
update readme, correct flathub manifest
1 parent 3c21e2d commit ea9e38e

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,15 @@ It is also present in the elementary OS appcenter (the online version of it, app
2424

2525
## 🛣️ Roadmap
2626

27-
Jorts is a cute simple little notes app
27+
Jorts is a cute simple little notes app, and i wanna keep it this way
28+
29+
right now im working on:
30+
- Verify the app on flathub
31+
- a proper debounce for saving when user changes a note content
32+
- Maybe an option to show window title buttons, because now this is on flathub i may get flak from users about the lack of it
33+
- Probably some cleaner code if i come around to it
34+
- Maybe a toggle lists if i find how to do it without more UI noise
35+
2836
Feel free to check [the project board](https://github.com/orgs/ellie-commons/projects/4)
2937

3038
## 💝 Donations

io.github.ellie_commons.jorts.flathub.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ modules:
4949
- type: file
5050
url: https://raw.githubusercontent.com/christiannaths/redacted-font/284dfb0397d1911c3388f72389f08b3c13446134/README.md
5151
sha256: e594f7f6bf03f7b11897d219184e215466cdfb9a8268b54cb7d5a626482dd722
52-
52+
5353
- name: jorts
5454
buildsystem: meson
5555
sources:
@@ -59,4 +59,4 @@ modules:
5959
commit: f22fdd9beae0d313e80330b1e4272d8eecf657ae
6060
x-checker-data:
6161
type: git
62-
tag-pattern: '^([\d.]+)$'
62+
tag-pattern: '^([\d.]+)$'

0 commit comments

Comments
 (0)