Hello again,
Sorry, i didn’t find any time to write a detailed answer the last months. Since somebody in my team just asked me on her own if this kind of feature is working in Nextcloud, I decided to investigate and found that this is possible a duplicate of:
Our company has product brochures, catalogs, flyers, and pricelists for companies that we represent. We want to put this in our sales peoples hands in an organized constant fashion. We would like a way to store the files as a record that could have multiple directory paths.
After looking at the examples below- Continue Reading.
This approach would save space and make maintenance over the system easier. For our use. We would like a system that has ACL like group access at a file level (Like…
opened 10:04PM - 03 Jan 17 UTC
closed 03:23PM - 20 Aug 20 UTC
enhancement
needs info
feature: filesystem
0. Needs triage
<!--
Thanks for reporting issues back to Nextcloud! This is the issue tracker o… f Nextcloud, if you have any support question please check out https://nextcloud.com/support
This is the bug tracker for the Server component. Find other components at https://github.com/nextcloud/
For reporting potential security issues please see https://nextcloud.com/security/
To make it possible for us to help you please fill out below information carefully.
-->
I was entering this request to tie to the discussion on the forum. This feature request is to add the capability to have a single file have multiple paths so it would appear in multiple folders.
https://help.nextcloud.com/t/single-file-with-multiple-paths/6403/4
This shows some information on using this feature on Google Drives.
https://www.labnol.org/internet/add-files-multiple-drive-folders/28715/
After doing some investigation, some of the logic appears to have been implemented already
Biggest Benefits:
- Improve New User Experience in a many file shared repo, by allowing users not familiar with file structure to take hierarchal drill down approach to find the same file.
- Saves Spacing for Mobile applications
- Changes to the file would not require being individual updates to each different path.
Downside:
- Maybe it is a limited use case ;)
Simple Example- (in practice, the same file may exist in 40-60 paths for my particular use case)
Main Directory
-----Applications
----------- Fire Trucks
----------------*File: Fire Truck and Crane Chains
-----------Cranes
----------------*File: Sprocket for Cranes
----------------*File: Fire Truck and Crane Chains
-----Manufactures
----------- Jim’s Sprockets
----------------Catalogs
----------------Brochures
----------------------*File: Sprocket for Cranes
----------------Pricing
----------- FMP Chain
----------------Catalogs
----------------------*File: Fire Truck and Crane Chains
----------------Brochures
----------------Video Demos
----Product Type
----------- Chain
----------------*File: Fire Truck and Crane Chains
----------- Sprockets
----------------*File: Sprocket for Cranes
See also:
Owncloud feature request: Feature Request - support for aliasing/shortcuts/links · Issue #4269 · owncloud/core · GitHub
How it’s working in Google Drive: Add the Same File to Multiple Folders in Google Drive without Copying - Digital Inspiration
1 Like