NoteMaster is an smart minimalistic persistent note-taking app to help boost productivity.
NoteMaster is a smart minimalistic persistent note-taking app to help boost productivity.
NoteMaster Beta introduces the first key feature that makes NoteMaster unique. Smart Mode automatically recognizes keywords, and intelligently provides results as you type, for example:
Arithmetic
100 + 10 + 10 -> 120
Unit Conversion
100cm in m -> 0.1m
Currency Conversion
$100 in GBP -> £77.3
Percentages
10% of 100 -> 10
That’s not all! Head over to our documentation for a list of all of the statements that NoteMaster can recognize.
NoteMaster is continuously being developed. Our vision is to create the best open-source, note-taking app that boosts our users productivity. We’ve already added so much:
Windows + N
. Honestly, it’s magic.NoteMaster
(wow, that was bad) with the search functionality!NoteMaster is now available on the following platforms:
NoteMaster can be downloaded via GitHub Releases. Please only download versions of NoteMaster that are hosted on GitHub.
We’re sorry this happened! NoteMaster is still in early development, please make sure you backup important notes external of NoteMaster. Create a ticket on NoteMaster Issue Tracker.
IMPORTANT: THIS WILL REMOVE ANY PREFERENCES OR NOTES!
Resetting NoteMaster is easy and only takes a few steps. Please follow the guide specific your operating system.
Windows:
%appdata%\Roaming\NoteMaster
directory.NoteMaster is built on top of Electron React Boilerplate. To setup up local development workbench follow a few simple steps:
First, clone the repo via Git:
$ git clone --depth 1 --single-branch --branch master https://github.com/LiamRiddell/NoteMaster.git notemaster
and then install the dependencies with yarn.
$ cd notemaster
$ yarn
NoteMaster
project is constantly finding ways to make you work more productive but while we implement new features bugs appear! Report a bug.
GNU GPLv3.0 © NoteMaster
Thanks to the following great projects that made NoteMaster possible. Please go and follow and support these projects.