Notebook 2.0 is a Windows application built using C#, WinForms and GUNA.UI. It is designed to help you quickly create, edit, and delete notes. It provides a simple and intuitive interface to store information or ideas without much thought, just like the built-in note taking apps in most operating systems.
Here are some screenshots of the application:
- Create new notes with a title and a body
- Edit existing notes by changing their title or body
- Delete notes that you no longer need
- List all notes in a scrollable panel with their title and a preview of their body
- Extract the ZIP file to a folder of your choice.
- Double-click on the NotepadApp.exe file to launch the application.
- Create new notes entering a title and a body and pressing "Save"
- Edit notes by selecting them in the list and clicking on the "New Note" button.
- Delete notes by selecting them in the list and clicking on the "Delete" button.
This project is open to contributions. Feel free to fork the repository and submit pull requests for bug fixes, enhancements, or new features. Please follow the contribution guidelines when submitting code.