Am I hitting this? Does it mean I have to use relative path if I want the 
original file saved unders same path and name?

" Any error saving a tiddler to disk, with a logical path that does not 
start with the wiki folder's path the most common error, causes the 
filepath to be encoded via Javascript's encodeURIComponent() method and the 
tiddler is saved as this file in the wiki folder's default-tiddler-location"
(from https://tiddlywiki.com/#Customising%20Tiddler%20File%20Naming)
On Saturday, February 6, 2021 at 1:16:01 PM UTC-8 RA wrote:

> Forgot to mention I'm running it on Node.js.
>
> On Saturday, February 6, 2021 at 12:17:36 PM UTC-8 RA wrote:
>
>>
>> I got my collection of scripts to show up in my wiki as plain text 
>> tiddlers. ( I am using an absolute path, and the scripts have various 
>> extensions like ".sql",".ps" etc.). When I edit them, however, they get 
>> saved not at the original location, but along with regular tiddlers. Their 
>> extensions are stripped and replaced with ".txt", and the absolute path 
>> added to the name with slashes encoded as "%2F". I'd like the scripts to be 
>> saved back to the original location with the name and extension unchanged. 
>> Is that possible?
>>
>>
>>

-- 
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/b0376ab6-df0a-438e-8768-3cad8fa2f434n%40googlegroups.com.

Reply via email to