Don't know if u are using windows, but if u do it doesn't support relative 
paths

2 ways to get around that are

   - Give your USB a dedicated drive name like Q or Z
   - Use a .bat file to reference to that file

@echo off
start "" "%~dp0\\ProgramFolder\program.exe"




Op maandag 2 april 2018 12:09:53 UTC+2 schreef @TiddlyTweeter:
>
> I would like to be able to configure TiddlyDesktop to be portable.
>
> By "portability" I mean here both being able to get the settings into a 
> subdirectory of the app. (achieved) AND the wikis addressed using RELATIVE 
> addressing (failed). 
>
> I tried several ways to do that modifying files in 
> "user-config-tiddlywiki" with relative paths. None worked.
>
> Is there a way to do this?
>
> Best wishes
> Josiah
>

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c5d0c2e9-a9af-4211-b2dc-ece86b66e4d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to