CaCO3
CaCO3
For me it was because I forgot to save to crontab :( Not very intuitive! Why can't this be done when ever one edits a job?
@fuxoft Did you find a solution for this? I see same behaviour when trying to do a slideshow with JPEGs.
I understand your point. How ever on most other GUIs one can change the selection in a (focused) list with up/down keys. What do you think by simply providing a...
> List view should already be able to receive key down and key up events, doesn't it? No, it doesn't work (eg. `onkeyup`) nor is it documented. > @caco3 I...
Dear @dddomodossola Thank you very much for your quick and helpful response! Indeed this is what I wanted! Now as you showed the `tabindex` thingy, I also see it in...
Thanks, it is fine for me as is right now! As for the documentation: Have you thought about using a wiki for the documentation? An ideal place to host (generated)...
Those links should do it: https://docs.nextcloud.com/server/10/admin_manual/configuration_mimetypes/mimetype_aliases.html?highlight=mimetype https://docs.nextcloud.com/server/10/admin_manual/configuration_mimetypes/mimetype_mapping.html?highlight=mimetype But for me it did not work :( I tried: resources/config/mimetypemapping.dist.json ``` { "kdbx": ["application/msaccess"] } ```
I would expect this could be done by the installer. At least thats what the (outdated) GPX Viewer extended sais: https://apps.owncloud.com/content/show.php/GPX+Viewer+extended?content=168505
BTW, this is the command in the nextcloud root folder I had to run after editing: ``` > php occ maintenance:mimetype:update-js mimetypelist.js is updated ``` Also according to https://doc.owncloud.org/server/9.0/admin_manual/configuration_server/occ_command.html#maintenance-commands-label there...
I had the same issue when using an internal link s well as when using an public link. The solution was to go back into the Nextcloud Web UI Filebrowser...