files_automatedtagging
files_automatedtagging copied to clipboard
:bookmark: An app for Nextcloud that assigns tags to newly uploaded files based on some conditions
Automated update of the reuse.yml workflow from https://github.com/nextcloud/.github
### Steps to reproduce 0. Add some tag rules to files 1. Upload matching files to /data/%/%user%/files/%folder% via FTP (or similar) 2. run `occ files:scan` 3. The files are not...
### Steps to reproduce 1. Enable "Files automated tagging" Plugin 2. Scan a groupfolder (for example occ groupfolder:scan 84) ### Expected behaviour The group folder is 23GB in size. If...
In some cases it is needed to remove tags from files. Please add this feature to this application. Thx.
My flow looks like this:  In all version before it worked as expected: I have a shared group folder A that is tagged, if someone create a file within...
### Steps to reproduce I'm using Nextcloud V20.0.1 with 'Automated tagging' V1.10.0 When I create a new flow there is no drop-down shown at the 'When' field. The only option...
This happens only in combination with external storage. I have two external storage, one a SMB Share and one local external storage (onedrive folder 500GB) same issue like https://github.com/nextcloud/files_automatedtagging/issues/75#issue-444872480 but...
Is it possible that exists file without correct tag can be rescanned? If the file have no correct tag then add the correct tag without upload file again.
### Steps to reproduce 1. Install this app 2. Add collaborative tag to a folder, internal storage or external doesn't matter 3. Move file from external storage into internal or...
I have the exact same problem as described in https://github.com/nextcloud/files_automatedtagging/issues/87 The ["fix"](https://github.com/nextcloud/files_automatedtagging/issues/87#issuecomment-548293800) suggested by @nickvergessen does not really solve the problem! I need the ability to upload folders which automatically...