Baptiste Thémine

Results 8 comments of Baptiste Thémine

As a workaround, I use the OCC command line to apply this default setting to new users : ```shell occ user:setting username notes settings '{"fileSuffix":".md","notesPath":"Notes"}' ```

Hi @pat-githubber, you need PHP in order to launch `occ`. > `occ` is in the `nextcloud/` directory; for example `/var/www/nextcloud` on Ubuntu Linux. `occ` is a PHP script. You must...

I would like to provide additional information about @ArkadiuszMichalski test case. When switching to Unix line return and displaying all characters, I noticed that "step 3 Press `Enter`" does not...

> How are you doing that "switch"? > Please provide step-by-step as @ArkadiuszMichalski did, so others can attempt to replicate. > Your screenshot shows you are obtaining mixed line-endings in...

> This could be a separate problem, but it is not related to the topic of this current issue (change history). OK I created a separate issue #12472

> Hmm, this seems like it's too specific to warrant partial support, maybe should just be added to the bugs list? If I compare with `:disabled` attribute for example, I...

I confirm that it is very painful to get the number of files inside a folder through Nextcloud interface. To scroll down to reach the footer is almost impossible if...

Same issue in Nextcloud 18.0.4 with OnlyOffice 4.1.4. As an additional note, ```occ documentserver:flush --verbose``` give the following output : ``` In Root.php line 204: [OCP\Files\NotFoundException ] /appdata_oc63cp3749vb/documentserver_community/doc_2092940954/owner Exception trace:...