Carsten Schlegel

Results 3 comments of Carsten Schlegel

Its imposible to make a source with FROM to a folder, that works on Desktop AND Mobile! On Desktop the folder Path must been without vault/... (like "folder") On Mobile...

Hi, the path for the folder could be as in PowerShell: ```dataview LIST FROM "Folder" ``` For a relative path (starting from the file where this is) ```dataview LIST FROM...

@StartAutomating Problem partly solved... Hi James, sorry no logs, only Files from Installation-Date/Time, but... I change the `StartPlugin.sh` File: ``` #!/bin/sh echo "Test 1" >~/script1.txt pwsh -nologo -file "./StartPlugin.ps1" $*...