The Quick notes application is a tool to take quick notes (forgive the redundancy 😅) on small cards, organized by colors and tags. It supports basic rich text formatting such as bold, italic, and numbered or bullet lists to enhance your notes. It also allows attaching files, and the notes can be shared as read-only with other users.
If you'd like to support the creation and maintenance of this software, please consider donating.
Quick notes is available in the Nextcloud App Store and can be installed directly from your Nextcloud instance by browsing to the Office category.
Nextcloud will notify you about available updates. Please have a look at CHANGELOG.md for details about changes.
Before reporting bugs:
- Make sure you are running the latest version of the Quick notes app.
- Consider also installing the latest development version.
- Check whether the issue has already been reported.
- Clone this repository into your Nextcloud
appsfolder:git clone https://github.com/matiasdelellis/quicknotes.git. - In a terminal, run
maketo install the dependencies and build the application. - Enable the app from the Apps management page of your Nextcloud instance.
A self-contained Docker environment is provided under the docker/
folder. See docker/README.md for details on how to spin up
a Nextcloud + MariaDB stack with this app mounted as custom_apps/quicknotes.
Join the project on https://www.transifex.com/matias/quicknotes/
