Skip to content

Commit 19320b9

Browse files
authored
Update README.md
1 parent b594aa0 commit 19320b9

1 file changed

Lines changed: 17 additions & 14 deletions

File tree

README.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1+
# OpenNotes [<img src="https://shields.rbtlog.dev/simple/com.opennotes" alt="RB Status" height="80">](https://shields.rbtlog.dev/com.opennotes)
12

2-
# OpenNotes [<img src="https://shields.rbtlog.dev/simple/com.opennotes" alt="RB Status" height="80">](https://shields.rbtlog.dev/com.opennotes)
3-
4-
**A simple note-taking app.**
3+
**A minimalist, secure, and fully offline notes app.**
54

65

76
## Built using
@@ -12,12 +11,14 @@
1211

1312
## ✨ Features
1413

15-
- Create and edit notes with a clean, modern interface
16-
- Organize your thoughts with a user-friendly design
17-
- Regular updates and improvements
18-
- Zero Permissions Required
19-
20-
Perfect for students, professionals, and anyone who needs to jot down ideas, reminders, or important information quickly and easily. The app is completely open source, ensuring transparency and allowing community contributions to improve the experience for everyone.
14+
- **Native Markdown rendering** for rich text formatting, including headers, checklists, code blocks, and quotes.
15+
- **Seamless image support** to embed photos directly alongside your text.
16+
- **Organization tools** that allow you to color-code, pin, and sort your notes.
17+
- **Home screen widgets** for quick access to your most important notes.
18+
- **Built-in privacy options** to lock the app behind biometric authentication and block the Android system from taking screenshots of your data.
19+
- **Extensive personalization** with dark and light themes, plus the ability to choose your favorite color for the home screen icon.
20+
- **Full offline backups** that let you export and import your complete note library as a single ZIP file.
21+
- **Completely free and open-source** with zero invasive permissions.
2122

2223

2324
---
@@ -29,7 +30,14 @@ Perfect for students, professionals, and anyone who needs to jot down ideas, rem
2930
[<img src="https://github.com/vishal2376/snaptick/assets/38159691/f502e2ec-dbf4-4ed6-b23f-a47b74080fea" height="80">](https://github.com/Fandroid745/Open-notes/releases)
3031

3132

33+
---
3234

35+
## Screenshots
36+
37+
| | |
38+
|:---:|:---:|
39+
| <img src="https://github.com/user-attachments/assets/d34a6de6-57ab-4a04-a8e7-c8b2875a7e7a" width="300" alt="Dashboard" /> | <img src="https://github.com/user-attachments/assets/b7b94e0f-f685-41a4-8637-b9683ca46231" width="300" alt="Note Editor" /> |
40+
| <img src="https://github.com/user-attachments/assets/b6e44e15-062e-4eb2-830d-198aa45f83aa" width="300" alt="Appearance Settings" /> | <img src="https://github.com/user-attachments/assets/8c26bc2e-4ca9-44bd-83ed-f7a99cca1b1c" width="300" alt="Widgets" /> |
3341

3442
---
3543

@@ -41,13 +49,8 @@ All changes should be committed to the dev branch, not main.
4149

4250
---
4351

44-
45-
46-
4752
## Inspiration
4853

4954
- [EasyNotes](https://github.com/Kin69/EasyNotes?tab=readme-ov-file)
5055

5156
---
52-
53-

0 commit comments

Comments
 (0)