nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

Make selected office files be opened not pointed to #1228

Open ostasevych opened 2 months ago

ostasevych commented 2 months ago

Is your feature request related to a problem? Please describe.

I have created a table and added form type selection of a file. Mostly that will be an office document (text or spreadsheet).

When checked a view I found that clicking on selected file leads to pointing to it in the Files app, but not opening. In my opinion this logic a bit excessive.

Describe the solution you'd like

Please, make that the clicked file be opened immediately with associated apps, if there are no associate apps, download it.

Describe alternatives you've considered

No response

Additional context

No response

pschopen commented 2 months ago

It's better to only point to the files. That gives the option to also interact with the three point menu, share the file, comment and so on. Also users get annoyed when NC automatically downloads every file that cannot be opened in the webinterface. They May have the desktop client installed and already have it locally.

cnarewski commented 2 months ago

I think this is a good idea for an additional column