Browse Source

Simplify app support table in README

pull/52/head
jld3103 2 years ago
parent
commit
7274812b12
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 27
      README.md

27
README.md

@ -22,22 +22,21 @@ There are separate rooms for the client and the app. If you don't know which cha
There are a lot of planned features that still need help. Go [here](https://github.com/jld3103/nextcloud-neon/issues?q=is%3Aopen+is%3Aissue+label%3Afeature) and grab an issue to work on. There are a lot of planned features that still need help. Go [here](https://github.com/jld3103/nextcloud-neon/issues?q=is%3Aopen+is%3Aissue+label%3Afeature) and grab an issue to work on.
Even if a new feature is not listed yet, please open an issue. Even if a new feature is not listed yet, please open an issue.
- :heavy_check_mark: Fully supported - :heavy_check_mark: Supported
- :white_check_mark: Fully supported, but new features planned
- :warning: Partially supported
- :rocket: Planned - :rocket: Planned
| App | Status | | App | Status |
|---------------|----------------------------------------------------------------------------------------------------------------------------------------------------| |---------------|--------------------|
| Activity | :rocket: | | Files | :heavy_check_mark: |
| Calendar | :rocket: | | News | :heavy_check_mark: |
| Contacts | :rocket: | | Notes | :heavy_check_mark: |
| Cookbook | :rocket: | | Notifications | :heavy_check_mark: |
| Files | :white_check_mark: [See here](https://github.com/jld3103/nextcloud-neon/issues?q=is%3Aopen+is%3Aissue+label%3A%22neon%3A+files%22+label%3Afeature) | | Activity | :rocket: |
| News | :white_check_mark: [See here](https://github.com/jld3103/nextcloud-neon/issues?q=is%3Aopen+is%3Aissue+label%3Afeature+label%3A%22neon%3A+news%22) | | Calendar | :rocket: |
| Notes | :heavy_check_mark: | | Contacts | :rocket: |
| Notifications | :heavy_check_mark: | | Cookbook | :rocket: |
| Tasks | :rocket: | | Photos | :rocket: |
| Tasks | :rocket: |
## Platform support ## Platform support

Loading…
Cancel
Save