Skip to content

BoolPurist/SharpNoteCollectionEditor

Repository files navigation

Note Collection Editor

App to manage notes. The application is developed by the framework Avalonia UI.

Origin of used icons

Many icons are provided by Font Awesome

See the list for more details

Current Features

  • A note has a title and content.
  • One can create, delete and edit Notes.
  • One can save a note list and or load a previous list since the last save.
  • One can export the note list to back up them up and restore them later by importing

Roadmap

  • One can move notes in list.
  • Searchbar to search through notes
  • Allow notes to be added on the top instead on the bottom of the list.

Development

This project is build under .NET 6.0.424

To start the application run the following

./run_app.ps1

About

Front GUI to manage notes on a computer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published