Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matiasdelellis/quicknotes
Quick notes (Some rich text, colorful notes, attachments, and organized by tags.) app to Nextcloud
https://github.com/matiasdelellis/quicknotes
attachments nextcloud notes
Last synced: 10 days ago
JSON representation
Quick notes (Some rich text, colorful notes, attachments, and organized by tags.) app to Nextcloud
- Host: GitHub
- URL: https://github.com/matiasdelellis/quicknotes
- Owner: matiasdelellis
- License: agpl-3.0
- Created: 2016-05-20T12:58:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T18:02:42.000Z (9 months ago)
- Last Synced: 2024-05-17T00:24:04.228Z (6 months ago)
- Topics: attachments, nextcloud, notes
- Language: JavaScript
- Homepage:
- Size: 2.98 MB
- Stars: 80
- Watchers: 8
- Forks: 15
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-nextcloud - quicknotes - Notes app for NC (Apps / Unofficial)
README
# Quick notes
The Quick notes application, is an application to take quick notes -Forgive the
redundancy :sweat_smile:- on small cards, organizedby colors and tags. It allows
a basic rich text as **Bold**, *italic*, and numbered or bullet list to improve
the notes. Also it allows attaching files, and the notes can be shared as
read-only to other users.![Screenshot of Quick notes](/doc/quicknotes-grid-view.jpeg "App screenshot")
## :heart: Support
If you'd like to support the creation and maintenance of this software, consider
donating.[![Donate](https://img.shields.io/badge/Donate-PayPal-blue)](https://github.com/matiasdelellis/quicknotes/wiki/Donate)
[![Donate](https://img.shields.io/badge/Donate-Bitcoin-orange)](https://github.com/matiasdelellis/quicknotes/wiki/Donate)
[![Donate](https://img.shields.io/badge/Donate-Ethereum-blueviolet)](https://github.com/matiasdelellis/quicknotes/wiki/Donate)## :rocket: Installation
Quick notes is available in the Nextcloud App Store and can be installed
directly from your Nextcloud installation looking in the category Office.Nextcloud will notify you about possible updates. Please have a look at
[CHANGELOG.md](CHANGELOG.md) for details about changes.## :exclamation: Bugs
Before reporting bugs:
* Get the newest version of the Quick notes app
* Please consider also installing the [latest development version](https://github.com/matiasdelellis/quicknotes.git)
* [Check if they have already been reported](https://github.com/matiasdelellis/quicknotes/issues)## Building the app
1. Clone this into your `apps` folder of your Nextcloud: `git clone https://github.com/matiasdelellis/quicknotes.git`
2. In a terminal, just run the command `make` to install the dependencies and build the aplication.
3. Enable the app through the app management of your Nextcloud.## Translating
Join project on https://www.transifex.com/matias/quicknotes/