You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**A minimalist, secure, and fully offline notes app.**
5
4
6
5
7
6
## Built using
@@ -12,12 +11,14 @@
12
11
13
12
## ✨ Features
14
13
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.
21
22
22
23
23
24
---
@@ -29,7 +30,14 @@ Perfect for students, professionals, and anyone who needs to jot down ideas, rem
Open Notes is a simple and intuitive note-taking application for Android, built with modern technologies including Jetpack Compose.
1
+
OpenNotes is a privacy-focused, offline note-taking application designed to keep your thoughts organized without compromising your data. It provides a fast, clean interface packed with powerful formatting tools.
2
2
3
-
Features:
4
-
5
-
- Create and edit notes with a clean, modern interface
6
-
- Organize your thoughts with a user-friendly design
7
-
- Regular updates and improvements
8
-
- Zero Permissions Required
3
+
All your notes are stored exclusively on your local device. The app does not request internet access and contains no trackers or analytics.
9
4
5
+
Features:
10
6
7
+
Native Markdown rendering for rich text formatting, including headers, checklists, code blocks, and quotes.
8
+
Seamless image support to embed photos directly alongside your text.
9
+
Organization tools that allow you to color-code, pin, and sort your notes.
10
+
Home screen widgets for quick access to your most important notes.
11
+
Built-in privacy options to lock the app behind biometric authentication and block the Android system from taking screenshots of your data.
12
+
Personalize the app with dark and light themes, and choose your favorite color for the home screen icon.
13
+
Full offline backups that let you export and import your complete note library as a single ZIP file.
14
+
Completely free and open-source with zero invasive permissions.
0 commit comments