Releases: CaptainChicky/Note-taking-App
Releases · CaptainChicky/Note-taking-App
Note-taking App v2.0
Updated to improve everything.
- Added my signature code moment of
if <condition> {// do nothing 😁}
- Added storage system via a storage.json with Newtonsoft.Json package.
- Minor tweaks to the form app element position.
- Disabled window resizing manually.
- Two size modes: maximized, or regular. Janky anchors but whatever.
Hopefully this is helpful to anyone trying to get into learning C# lmao
Finalized App
Full release v1.0. Fully functional executable with icon and version information(via Resource Hacker 😁). Works in Windows 10, and possibly most other OSes. Not code-signed but who cares 🤣. Your antivirus will probably make a big fuss over this so make sure to mark the executable as "trusted" first.
Enjoy! 😄
Note the issue of read/delete making error when pressed and there is no saved note. Will fix in later versions.