Hi Sininho

> Thank you Jeremy and Tony for the prompt response!
> 
> Unfortunately, the proposed solution did not work. In the server window I 
> found these lines: 

Apologies. Let’s try again:

[has[saveto]get[saveto]] [get[title]] +[join[/]]

Good luck!

Best wishes

Jeremy



> 
> Sync error while processing 'New Tiddler':
> Error: EACCES: permission denied, open '/test.tid'
> 
> 
> which leads me to believe that it is is trying to save it to '/test.tid' 
> instead of 'test/New Tidler.tid'. The tiddler did not get saved at all. 
> 
> Thank you again!
> 
> 
> 
> On Wednesday, January 22, 2020 at 3:04:15 PM UTC+1, Jeremy Ruston wrote:
> Hi Sininho
> 
>> should be saved at test/New Tiddler.tid
>> 
>> Is it possible? I don't know much about filters, but I tried the following 
>> line and it did not work:
>> 
>>  [has[saveto]addprefix[/]addprefix{!!saveto}]
>> 
>> I am thankful for any help!
> 
> The catch is the the variable “currentTiddler” is not set during the 
> evaluation of the filters in $:/config/FileSystemPaths, so it is not possible 
> to use the {!!saveto}} construction, which implicitly uses the 
> “currentTiddler" variable.
> 
> Instead, as Tony hinted, you may be able to use something like:
> 
> [has[saveto]get[saveto]addprefix[/]]
> 
> Best wishes
> 
> Jeremy
> 
> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "TiddlyWiki" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to tiddl...@ <>googlegroups.com <http://googlegroups.com/>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tiddlywiki/c97a3e67-d814-41e7-a740-4af2dc43fc3d%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tiddlywiki/c97a3e67-d814-41e7-a740-4af2dc43fc3d%40googlegroups.com?utm_medium=email&utm_source=footer>.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/12e0945b-5a8b-420f-bc86-dbc65dad9224%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/tiddlywiki/12e0945b-5a8b-420f-bc86-dbc65dad9224%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/C1774CB6-C143-421D-896C-AF3699592A74%40gmail.com.

Reply via email to