dgmid / nextcloud-notes-mac-client

Access and edit your Nextcloud Notes on the Mac
MIT License
73 stars 14 forks source link

[Feature] Tags #28

Closed chriswep closed 3 years ago

chriswep commented 3 years ago

Don't know how complicated this is, however Nextcloud has tags, so there would be a backend available for this.

In the context of notes i would consider tags to be super useful. Implantation suggestion:

dgmid commented 3 years ago

Nextcloud has tags as you say, but the Notes app for Nextcloud doesn't use them, and has no way to access the using it's API. As my app communicates to the Notes app using the API, there is no way I can implement this.