Personal Notebook application built with C# WinForms.
You can create, edit, delete and organize notes into categories, search them, sort them and even switch between Light/Dark themes.
It also includes simple to-do functionality with checkboxes and export to .csv
or .txt
.
- β Add / Edit / Delete notes
- π Categorize notes (Work, Personal, Ideas, School, Otherβ¦)
- π Search notes by title or content
- π Sorting (by title, date, or category)
- π¨ Light & Dark themes
- βοΈ To-Do functionality (mark notes as done β strikethrough & gray text)
- πΎ Save notes to JSON (persistent storage)
- π€ Export notes to
.csv
and.txt
(Here you can add screenshots of Light/Dark themes and the note list UI)
Example:
![Notebook App Light]

![Notebook App Dark]

- C# (.NET Framework / WinForms)
- JSON for saving notes
- CSV & TXT export
- Windows Forms Controls (ListView, ComboBox, Buttons, etc.)
- Clone or download this repository.
- Open the project in Visual Studio.
- Run the solution (
F5
). - Start adding and managing your notes! π
- β° Reminders & notifications
- π Calendar integration
- βοΈ Cloud sync
Created with β€οΈ by Inga Pt