Skip to content

Releases: Thophile/Notebook

Issue #1 patch

22 Oct 09:26
Compare
Choose a tag to compare
Issue #1 patch Pre-release
Pre-release

Fixing issue #1 that prevented new installation to save data

A directory check is now performed at file reading and file openning mode is being changed to create the file if it does not exist in order to prevent saving bugs

Notebook

13 Oct 09:44
Compare
Choose a tag to compare
Notebook Pre-release
Pre-release

Notebook first public release

Notebook now support Markdown, save multiple note in a single file
It is a simple Qt project for training purposes
Notebook also feature auto-save on application shutdown

Installation

Download the rar file and unzip it at one of your favourite locations

Use

Type a title for the note you wish to create then click on the "+" button. A note will be added to your list.
you can start to type into the right text editor and hit Ctrl+S or the save button to save your note.
Hit the delete button to delete your note or create a new one with the same process