This repository contains docs for the markdown notes application.
Markdown notes is a note taking app. It supports the following features -
- It supports markdown.
- Allows you to create notebooks.
- It allows you to create custom task based notebooks.
- Tasks can be created in the future.
- Incomplete tasks will automatically be added to the next day's notes.
- Allows you to create notebooks that are not task based.
- Completely offline based, no server connectivity. Notes can be synched if desired using a third party utility such as Dropbox or Google drive.
This is no longer being used.
The documentation for the API can be found here
The documentation for the UI can be found here
- UI component - UI Kit
- Development Framework - [Electron] (https://github.com/atom/electron)