Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,43 @@ No installation or backend required.
- `style.css` – App styling
- `script.js` – App logic

## Basic Usage Instructions
βž• Add a Note

Type your note in the text area

Select labels if needed

Click Add Note

✏️ Edit a Note

Click the Edit button on a note

Modify the text and save

πŸ—‘οΈ Delete a Note

Click the Delete button

The note is moved to Trash

πŸ” Search Notes

Use the search bar at the top to filter notes by text

🧲 Reorder Notes

Drag and drop notes to rearrange them

The new order is saved automatically

πŸŒ™ Dark Mode

Click Dark Mode in the sidebar to toggle theme

πŸ’Ύ Data Storage

Notes and their order are stored using browser localStorage

Draft notes are auto-saved while typing