Skip to content

Commit bc46c97

Browse files
authored
Merge branch 'main' into MoveSelectionToAnotherPage
2 parents 8cfd1e4 + d254d16 commit bc46c97

File tree

106 files changed

+1031
-550
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+1031
-550
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ body:
66
attributes:
77
value: |
88
Thanks for taking the time to fill out this bug report!
9+
- type: checkboxes
10+
attributes:
11+
label: Before submitting an issue, please check the following
12+
options:
13+
- label: I have searched for similar issues (both open and closed) and cannot find a duplicate
14+
required: true
15+
- label: I agree to follow the [Code of Conduct](https://github.com/saber-notes/saber/blob/main/CODE_OF_CONDUCT.md)
16+
required: true
917
- type: textarea
1018
id: describe-the-bug
1119
attributes:
@@ -38,8 +46,10 @@ body:
3846
id: version
3947
attributes:
4048
label: Saber version
41-
description: You can find this on the Settings page.
42-
placeholder: e.g. v0.9.11 F-Droid (9110)
49+
description: |
50+
You can find this on the Settings page.
51+
Please include your installed Saber version even if you don't think it's relevant!
52+
placeholder: e.g. v0.19.1 F-Droid (19010)
4353
validations:
4454
required: true
4555
- type: textarea

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ body:
66
attributes:
77
value: |
88
Thanks for taking the time to suggest a new feature!
9+
- type: checkboxes
10+
attributes:
11+
label: Before submitting an issue, please check the following
12+
options:
13+
- label: I have searched for similar issues (both open and closed) and cannot find a duplicate
14+
required: true
15+
- label: I agree to follow the [Code of Conduct](https://github.com/saber-notes/saber/blob/main/CODE_OF_CONDUCT.md)
16+
required: true
917
- type: textarea
1018
id: motivation
1119
attributes:
@@ -34,8 +42,10 @@ body:
3442
id: version
3543
attributes:
3644
label: Saber version
37-
description: You can find this on the Settings page.
38-
placeholder: e.g. v0.9.11 F-Droid (9110)
45+
description: |
46+
You can find this on the Settings page.
47+
Please include your installed Saber version even if you don't think it's relevant!
48+
placeholder: e.g. v0.19.1 F-Droid (19010)
3949
validations:
4050
required: true
4151
- type: textarea

README-cs.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# <img src="https://github.com/saber-notes/saber/raw/main/assets/icon/icon.png" width="30" height="30" alt="Logo"> Saber
22

3-
Tento soubor si můžete přečíst v: [English](https://github.com/saber-notes/saber/blob/main/README.md), [češtině](https://github.com/saber-notes/saber/blob/main/README-cs.md), [Deutsch](https://github.com/saber-notes/saber/blob/main/README-de.md), [繁體中文](https://github.com/saber-notes/saber/blob/main/README-zh-TW.md)
3+
[English](https://github.com/saber-notes/saber/blob/main/README.md) |
4+
[češtině](https://github.com/saber-notes/saber/blob/main/README-cs.md) |
5+
[Deutsch](https://github.com/saber-notes/saber/blob/main/README-de.md) |
6+
[中文 (简体中文, 中国)](https://github.com/saber-notes/saber/blob/main/README-zh-CN.md) |
7+
[中文 (繁體, 台灣)](https://github.com/saber-notes/saber/blob/main/README-zh-TW.md)
48

59
Z pozice vývojáře aplikace Saber vám s nadšením představuji aplikaci, která je revolucí v pořizování poznámek. Saber je ultimátní aplikace pro pořizování ručně psaných poznámek navržená tak, aby pozvedla zážitek z psaní poznámek do nových výšin! Uchopte umění rukopisu a nechte promluvit svou kreativitu díky této funkcemi nabité aplikaci, jenž je poháněna nejmodernějšími technologiemi. Díky intuitivnímu a modernímu prostředí vám Saber umožní přesně a bez námahy zaznamenávat poznámky, kreslit diagramy nebo vepisovat informace do PDF.
610

@@ -40,7 +44,7 @@ Objevte úplně nové možnosti zachycování a organizování myšlenek s aplik
4044
alt="Stáhnout jako AppImage"
4145
height=80>][download_appimage]
4246
&nbsp;
43-
[<img src="https://github.com/saber-notes/saber/blob/main/assets_raw/badges/snap-badge.png"
47+
[<img src="https://github.com/saber-notes/saber/blob/main/assets_raw/badges/snap-badge.svg"
4448
alt="Stáhnout ze Snap Store"
4549
height=80>][snap]
4650

README-de.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# <img src="https://github.com/saber-notes/saber/raw/main/assets/icon/icon.png" width="30" height="30" alt="Logo"> Saber
22

3-
Diese Anleitung ist in den folgenden Sprachen verfügbar: [English](https://github.com/saber-notes/saber/blob/main/README.md), [češtině](https://github.com/saber-notes/saber/blob/main/README-cs.md), [Deutsch](https://github.com/saber-notes/saber/blob/main/README-de.md), [繁體中文](https://github.com/saber-notes/saber/blob/main/README-zh-TW.md)
3+
[English](https://github.com/saber-notes/saber/blob/main/README.md) |
4+
[češtině](https://github.com/saber-notes/saber/blob/main/README-cs.md) |
5+
[Deutsch](https://github.com/saber-notes/saber/blob/main/README-de.md) |
6+
[中文 (简体中文, 中国)](https://github.com/saber-notes/saber/blob/main/README-zh-CN.md) |
7+
[中文 (繁體, 台灣)](https://github.com/saber-notes/saber/blob/main/README-zh-TW.md)
48

59
Als der Entwickler von Saber freue ich mich dir eine App vorzustellen, die deine Art Notizen zu erstellen revolutionieren soll. Saber ist die ultimative handschriftliche Notizen-App, designt um deine Erfahrung beim Erstellen von Notizen zu verbessern! Erfreue dich an der Kunst der Handschrift und lasse mit dieser funktionsreichen, von modernen Technologien unterstützten App deiner Kreativität freien Lauf. Sabers intuitives und modernes Interface macht es spielend leicht Notizen niederzuschreiben, Diagramme zu zeichnen oder PDFs zu kommentieren.
610

@@ -40,7 +44,7 @@ Entdecke einen völlig neuen Weg um mit Saber deine Gedanken zu sammeln und zu o
4044
alt="Get it as an AppImage"
4145
height=80>][download_appimage]
4246
&nbsp;
43-
[<img src="https://github.com/saber-notes/saber/blob/main/assets_raw/badges/snap-badge.png"
47+
[<img src="https://github.com/saber-notes/saber/blob/main/assets_raw/badges/snap-badge.svg"
4448
alt="Get it from the Snap Store"
4549
height=80>][snap]
4650

README-zh-TW.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# <img src="https://github.com/saber-notes/saber/raw/main/assets/icon/icon.png" width="30" height="30" alt="Logo"> Saber
22

3-
您可以在以下位置閱讀此文件:[English](https://github.com/saber-notes/saber/blob/main/README.md), [češtině](https://github.com/saber-notes/saber/blob/main/README-cs.md), [Deutsch](https://github.com/saber-notes/saber/blob/main/README-de.md), [繁體中文](https://github.com/saber-notes/saber/blob/main/README-zh-TW.md)
3+
[English](https://github.com/saber-notes/saber/blob/main/README.md) |
4+
[češtině](https://github.com/saber-notes/saber/blob/main/README-cs.md) |
5+
[Deutsch](https://github.com/saber-notes/saber/blob/main/README-de.md) |
6+
[中文 (简体中文, 中国)](https://github.com/saber-notes/saber/blob/main/README-zh-CN.md) |
7+
[中文 (繁體, 台灣)](https://github.com/saber-notes/saber/blob/main/README-zh-TW.md)
48

59
作為 Saber 的開發者,我很高興向您介紹一款徹底改變您記筆記方式的應用程式。Saber 是終極手寫筆記應用程式,旨在將您的筆記體驗提升到新的高度!透過這款由尖端技術提供支援、功能豐富的應用程式,擁抱手寫藝術並釋放您的創造力。Saber 直觀而現代的界面讓您可以輕鬆地記下筆記、繪製圖表或精確註釋 PDF。
610

@@ -40,7 +44,7 @@ Saber 擁有您整理筆記所需的一切。根據您的喜好在資料夾內
4044
alt="取得 AppImage"
4145
height=80>][download_appimage]
4246
&nbsp;
43-
[<img src="https://github.com/saber-notes/saber/blob/main/assets_raw/badges/snap-badge.png"
47+
[<img src="https://github.com/saber-notes/saber/blob/main/assets_raw/badges/snap-badge.svg"
4448
alt="在 Snap Store 上取得"
4549
height=80>][snap]
4650

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# <img src="https://github.com/saber-notes/saber/raw/main/assets/icon/icon.png" width="30" height="30" alt="Logo"> Saber
22

3-
You can read this file in: [English](https://github.com/saber-notes/saber/blob/main/README.md), [češtině](https://github.com/saber-notes/saber/blob/main/README-cs.md), [Deutsch](https://github.com/saber-notes/saber/blob/main/README-de.md), [繁體中文](https://github.com/saber-notes/saber/blob/main/README-zh-TW.md)
3+
[English](https://github.com/saber-notes/saber/blob/main/README.md) |
4+
[češtině](https://github.com/saber-notes/saber/blob/main/README-cs.md) |
5+
[Deutsch](https://github.com/saber-notes/saber/blob/main/README-de.md) |
6+
[中文 (简体中文, 中国)](https://github.com/saber-notes/saber/blob/main/README-zh-CN.md) |
7+
[中文 (繁體, 台灣)](https://github.com/saber-notes/saber/blob/main/README-zh-TW.md)
48

59
Saber is the notes app built for handwriting.
610

@@ -44,7 +48,7 @@ Discover a whole new way to capture and organize your thoughts with Saber. Wheth
4448
alt="Get it as an AppImage"
4549
height=80>][download_appimage]
4650
&nbsp;
47-
[<img src="https://github.com/saber-notes/saber/blob/main/assets_raw/badges/snap-badge.png"
51+
[<img src="https://github.com/saber-notes/saber/blob/main/assets_raw/badges/snap-badge.svg"
4852
alt="Get it from the Snap Store"
4953
height=80>][snap]
5054

@@ -334,8 +338,8 @@ If you like Saber, please consider supporting it by:
334338
[google_play]: https://play.google.com/store/apps/details?id=com.adilhanney.saber
335339
[snap]: https://snapcraft.io/saber
336340
[app_store]: https://apps.apple.com/us/app/saber/id1671523739
337-
[download_windows]: https://github.com/saber-notes/saber/releases/download/v0.19.0/SaberInstaller_v0.19.0.exe
338-
[download_appimage]: https://github.com/saber-notes/saber/releases/download/v0.19.0/Saber-0.19.0-x86_64.AppImage
341+
[download_windows]: https://github.com/saber-notes/saber/releases/download/v0.19.1/SaberInstaller_v0.19.1.exe
342+
[download_appimage]: https://github.com/saber-notes/saber/releases/download/v0.19.1/Saber-0.19.1-x86_64.AppImage
339343

340344
[nextcloud]: https://nc.saber.adil.hanney.org/
341345

0 commit comments

Comments
 (0)