Skip to content

Commit c02fcef

Browse files
authored
Update README.md v4.2.0
1 parent 3fdfe63 commit c02fcef

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,26 @@
44

55
### A lightweight and stylish **text-only** app, Notes! is a great alternative if you are looking for a straightforward approach.
66

7-
## 💾 Installation
8-
- Click on the latest release found on the right side of this repository.
9-
- Download the **Notes!-installer.exe** and run the setup, it is simple and shouldn't take long.
10-
11-
## 🚮 Uninstall
12-
- You should find the **Notes!** folder inside your documents folder, inside you will find unins000.exe, run it.
13-
147
## 💾 Installation & Uninstallation 🚮
158
Instructions are provided for both Windows and Linux (Debian-based distributions).
9+
First, start by clicking on the latest release found on the right side of this repository.
1610

1711
## 🖥️ Windows
1812
Installation
1913
--
20-
- Click on the latest release found on the right side of this repository.
2114
- Download the **Notes!-installer.exe** and run the setup. It is simple and shouldn't take long.
2215

2316
Uninstallation
2417
--
2518
- Open the "Apps -> Installed Apps" panel in Windows Settings or other similar options.
26-
- Find "Notes! version..." in the list, click the three dots, and select "Uninstall".
19+
- Find "Notes! v.1..." in the list, click the three dots, and select "Uninstall".
2720
- Alternatively, you can find the unins000.exe uninstaller in the application's installation directory and run it.
2821

2922
## 🐧 Linux (Debian / Ubuntu-based)
30-
*Note: These instructions are tested on Linux Mint and should be compatible with other Debian-based distributions like Ubuntu, Pop!_OS, and Zorin OS.*
23+
*Note: These instructions are tested on Linux Mint and should be compatible with other Debian-based distributions.*
3124

3225
Installation
3326
--
34-
- Navigate to the latest release on the right side of this repository.
3527
- Download the .deb file (e.g., notesclonedym_4.1.0_amd64.deb).
3628
- Double-click the downloaded .deb file to open it with the Gdebi Package Installer.
3729
- Click the "Install Package" button and enter your password when prompted.
@@ -63,15 +55,24 @@ There are two easy ways to uninstall the application:
6355
- Want to group notes? No problem. Just click on the folder icon and create a folder, then move the notes to that folder. Easy!
6456

6557
### 🔄 Reordering
66-
- Newly added notes always get added to the bottom, but don't worry, as Notes! allows you to reorder your notes!
58+
- Newly added notes are added to the top, but don't worry, as Notes! allows you to reorder your notes!
6759
- Simply click and drag your notes to arrange them in the perfect sequence.
60+
61+
### 💾 Robust Autosaving: Never lose your work again.
62+
- Real-time Debouncing: Saves your note moments after you stop typing, offering near-instant protection against unexpected shutdowns.
63+
- Periodic Backups: Automatically saves all changes every few minutes as a secondary safety net.
64+
- Save on Exit: Guarantees a final save whenever the application is closed or backgrounded.
65+
66+
### ↔️ Responsive Layout
67+
- On a narrow window, enjoy a clean, scrollable list view.
68+
- Resize the window wider, and it automatically switches to a beautiful grid view to make better use of the space.
6869

6970
### ⚙️ Additional Settings
7071
When you decide to make Notes! app your daily driver, there's a few more options you want to look at.
7172
- **Stay On Top Toggle:** This keeps the window always on top of other applications, helping you focus on creating your notes.
7273
- **Ask Before Deleting:** This allows you to delete notes without having to confirm your decision, increasing your productivity.
7374

74-
### 🚀 Tech Stack and Developers
75+
### 🚀 Tech Stack
7576
The app is written in **Dart** using the **Flutter** framework with **Visual Studio Code** as the editor.<br>
7677
**Hive** is used as the local database and the app is compiled using **Inno Compiler**.<br><br>
7778
<img src="https://skillicons.dev/icons?i=dart,flutter,vscode" />

0 commit comments

Comments
 (0)