nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.95k stars 879 forks source link

Manage tags #46

Open disaster123 opened 7 years ago

disaster123 commented 7 years ago

As we've tagging now in the Nextcloud Webgui it would be great to be able to tag from the app.

juju4 commented 4 years ago

Expected behaviour

When sharing data from another apps to nextcloud, you are given option to select folder. It would be great if you could select/create tags too

Actual behaviour

Not possible

Steps to reproduce

Go to another third party application, ask share with, select nextcloud. Chose folder but no tagging option

Reasoning or why should it be changed/implemented?

tagging is already available in web interface. should also be in ios app

iOS version

13.3.1

App version

2.25.9

Server configuration

Operating system: Ubuntu 18.04

Web server: Nginx reverse proxy + snap Apache

Database: snap

PHP version: snap

Nextcloud version: (see Nextcloud admin page)

# snap info nextcloud
name:      nextcloud
summary:   Nextcloud Server - A safe home for all your data
publisher: Nextcloudâś“
store-url: https://snapcraft.io/nextcloud
contact:   https://github.com/nextcloud/nextcloud-snap
license:   unset
description: |
  Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in
  a data center or at a provider. And that is where your files will be. Nextcloud runs on that
  server, protecting your data and giving you access from your desktop or mobile devices. Through
  Nextcloud you also access, sync and share your existing data on that FTP drive at school, a
  Dropbox or a NAS you have at home.
commands:
  - nextcloud.disable-https
  - nextcloud.enable-https
  - nextcloud.export
  - nextcloud.import
  - nextcloud.manual-install
  - nextcloud.mysql-client
  - nextcloud.mysqldump
  - nextcloud.occ
services:
  nextcloud.apache:          simple, enabled, active
  nextcloud.mdns-publisher:  simple, enabled, active
  nextcloud.mysql:           simple, enabled, active
  nextcloud.nextcloud-cron:  simple, enabled, active
  nextcloud.nextcloud-fixer: simple, enabled, inactive
  nextcloud.php-fpm:         simple, enabled, active
  nextcloud.redis-server:    simple, enabled, active
  nextcloud.renew-certs:     simple, enabled, active
snap-id:      njObIbGQEaVx1H4nyWxchk1i8opy4h54
tracking:     latest/stable
refresh-date: 13 days ago, at 16:17 UTC
channels:
  latest/stable:    17.0.5snap1              2020-03-30 (20007) 229MB -
horak commented 3 years ago

+1 This would be so wonderful.

trvrcr commented 3 years ago

Hi, I'm a candidate to test this new feature. I don't know how far you are in the development?

dmuensterer commented 3 years ago

Is there any progress on this? I am willing to contribute to the development of this feature.