Re: [tip] Create and Insert a public Nextcloud/Owncloud link

2022-10-09 Thread Juan Manuel Macías
Max Nikulin writes: >> Many times I need to create and share a public link to a file >> in my local folder. In the Nextcloud forum I learned how it can be done >> from the command line using curl, > .. >> │ (result-raw (shell-command-to-string >> │ (concat "curl -u " >> │

Re: [tip] Create and Insert a public Nextcloud/Owncloud link

2022-10-08 Thread Max Nikulin
On 08/10/2022 21:29, Juan Manuel Macías wrote: Many times I need to create and share a public link to a file in my local folder. In the Nextcloud forum I learned how it can be done from the command line using curl, .. │(result-raw (shell-command-to-string │ (concat

[tip] Create and Insert a public Nextcloud/Owncloud link

2022-10-08 Thread Juan Manuel Macías
Hi all, One of the few things that I miss from a desktop environment like Gnome Shell or KDE Plasma (currently I use EXWM), is the good integration these environments had with Nextcloud, as I am a heavy user of Nextcloud. Many times I need to create and share a public link to a file in my local fo