I am using Nextcloud in a work environment, where many MS Office files are synced and shared between myself, my boss, and my department.
MS Office programs like Excel allow you to link workbooks. For instance, Totals of last month’s workbook are referenced in this month’s workbook. The issue is that these links are almost always absolute. So the link is pointing to C:\Users\Mark\Nextcloud\SharedFolder\file1.xlsx , which would not exist on my boss’s computer.
My workaround is to make sure every computer has the same path: C:\NEXTCLOUD\SharedFolder\… Which presently involved having to remove the existing share and re-adding on all PCs that have access to these files. My feature request is to add the option to quickly move the local folder without removing, re-adding, and re-syncing.
Alternatively, I’m not sure if the internal links like nextcloud:// described in Nextcloud Desktop - Link to local file in shared folder would work with Excel. However, hyperlinking would be useful to me for fleet document management. (Tracking repair and inspection events in a spreadsheet, linking to the original pdf files)