Skip to content

Nextcloud app, that allows you to attach key-value tags to groupfolders using a PHP OCA API or occ commands

License

Notifications You must be signed in to change notification settings

verdigado/groupfolder_tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development stage: stable Software License

Team Folder Tags

This is a Nextcloud app, that allows you to attach key-value tags to team folders (formerly called groupfolders) using a PHP OCA API or occ commands.

About

Without this app if you wanted to automate/script the creation and updates of team folders you couldn't attach metadata to that team folder to recognize it in your script in the future. You had to create your own database to map from your own unique key to the team folder id or encode that information in the user-visible team folder name.

With this app you can add key-value tags to your team folders (only visible to admins) making it trivially easy to recognize them again in your automations.

This was created for the organization_folders groupfolder management app, but was kept generic to allow it to be used by your custom automations.

This app does not provide a frontend, it is designed to be used in conjunction with other apps/scripts.

About

Nextcloud app, that allows you to attach key-value tags to groupfolders using a PHP OCA API or occ commands

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages