Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan-niedermann <info@niedermann.it>2020-01-02 14:44:34 +0300
committerstefan-niedermann <info@niedermann.it>2020-01-02 14:44:34 +0300
commit205f015c5c17ba9b6fdd542a37c569f985d0bcba (patch)
tree0b285a619a76c7aae767ab27f1dcda4f9506c590 /README.md
parent11be26bf80694b63ee28bdb7d3e550dd1261755e (diff)
update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md44
1 files changed, 23 insertions, 21 deletions
diff --git a/README.md b/README.md
index 3b9fd98f..c6f98396 100644
--- a/README.md
+++ b/README.md
@@ -30,33 +30,35 @@ An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/)
| ![Screenshot of categories in sidebar](/fastlane/metadata/android/en-US/images/phoneScreenshots/5.png) | ![Screenshot of list view](/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png) | ![Screenshot of edit view](/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png) |
## :rocket: Features
-* Multiple accounts
-* List, create, edit, share, search and delete notes
-* Share text and links as new note into the app
-* Mark notes as favorite
-* Bulk delete
-* In-note search ([#106](https://github.com/stefan-niedermann/nextcloud-notes/issues/106))
-* Render MarkDown (using [RxMarkdown](https://github.com/yydcdut/RxMarkdown))
-* Translated in many languages on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-notes/)
-* Context based formatting ([#363](https://github.com/stefan-niedermann/nextcloud-notes/issues/363))
+ * Multiple accounts
+ * List, create, edit, share, search and delete notes
+ * Share text and links as new note into the app
+ * Toggling checkboxes in view mode
+ * Mark notes as favorite
+ * Bulk delete
+ * In-note search ([#106](https://github.com/stefan-niedermann/nextcloud-notes/issues/106))
+ * Render MarkDown (using [RxMarkdown](https://github.com/yydcdut/RxMarkdown))
+ * Translated in many languages on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-notes/)
+ * Context based formatting ([#363](https://github.com/stefan-niedermann/nextcloud-notes/issues/363))
## :checkered_flag: Planned features
-* Toggle checkboxes in view mode ([#451](https://github.com/stefan-niedermann/nextcloud-notes/issues/451))
-* Trashbin ([#238](https://github.com/stefan-niedermann/nextcloud-notes/issues/238))
+ * Move notes to another account ([#655](https://github.com/stefan-niedermann/nextcloud-notes/issues/655))
+ * Background synchronization ([#656](https://github.com/stefan-niedermann/nextcloud-notes/issues/656))
+ * Trashbin ([#238](https://github.com/stefan-niedermann/nextcloud-notes/issues/238))
## :family: Join the team
-* Test the app with different devices
-* Report issues in the [issue tracker](https://github.com/stefan-niedermann/nextcloud-notes/issues)
-* [Pick a good first issue](https://github.com/nextcloud/server/labels/good%20first%20issue) :notebook:
-* Create a [Pull Request](https://opensource.guide/how-to-contribute/#opening-a-pull-request)
-* Help translating this app on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-notes/) :flags:
-* Buy this app on [Google Play Store](https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes)
-* Send me a bottle of your favorite beer :beers: :wink:
+ * Test the app with different devices
+ * Report issues in the [issue tracker](https://github.com/stefan-niedermann/nextcloud-notes/issues)
+ * [Pick a good first issue](https://github.com/nextcloud/server/labels/good%20first%20issue) :notebook:
+ * Create a [Pull Request](https://opensource.guide/how-to-contribute/#opening-a-pull-request)
+ * Help translating this app on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-notes/) :flags:
+ * Buy this app on [Google Play Store](https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes)
+ * Send me a bottle of your favorite beer :beers: :wink:
## :link: Requirements
-* [Nextcloud](https://nextcloud.com/) instance running
-* [Nextcloud Files](https://github.com/nextcloud/android) app enabled (> 3.9.0)
-* [Nextcloud Notes](https://github.com/nextcloud/notes) app enabled
+ * [Nextcloud](https://nextcloud.com/) instance running
+ * [Nextcloud Files](https://github.com/nextcloud/android) app enabled (> 3.9.0)
+ * [Nextcloud Notes](https://github.com/nextcloud/notes) app enabled
## :notebook: License
This project is licensed under the [GNU GENERAL PUBLIC LICENSE](/LICENSE).