- Download
.zipfile from the release page. - Unzip the
releasefolder. - open
note_creator.exe
I wanted to make it easier creating .txt and .md files for taking notes in for class. The way I keep up with school is having a folder for each class.
This program allows you to save multiple directories as favorites then create and open files inside those favorite directories.
In this example, when you press Launch Note, a file named new_note_6_12_20.md will be created on the Desktop then it is opened with the text editor VScode.
When Note Creator is closed, it creates a settings.ini file in the release folder. It then writes the favorite paths to the file to keep track of favorites between sessions.
When Note Creator is opened, it reads the contents of settings.ini and sets the favorites accordingly.
- Download
Qt Creatorfrom here. - Open the file
note_creator.proinQt Creator. - Use the build function within the program.
- title bar to replace windows title bar
- add sections to notes from application
- resizing with formatting
- use editors without requiring them to be part of
PATH - allow user to set default text editor
- allow user to add and remove favorites
- clicking set directory without anything selected causes program to close
This project is licensed under MIT.
Icons are licensed under CC BY 4.0.
Stylesheets are licensed under the MIT.