Hi Pablo > I use currently VoodooPad as a personal wiki, which I like since it allows to > just drop a page name to a blank Numbers spreadsheet and get a link to that > page. This is very helpful to create mind maps; where every term is a link > that opens a VP page. > > I have recentrly discovered TW, which I love; but I didn't find a way to > replicate a similar workflow. Copy-pasting permalinks from the local TW file > (whith the structure: file:///Users/name/directory/TWname.html) it doesn't > work in Numbers. It does work when I link to a tiddler within an online TW; > but I'd like to find a solution to work offline... > > Voodoopad pages links have an structure of their own > (x-voodoopad-item://b02fee1a-ffb5-4c34-8c64-e0dc0c310746) that can be opened > from Numbers and other apps that don't usually handle links to files. I > wonder if something similar can be done with tiddlers…
Voodoopad is using a “custom URL scheme” — a side effect of installing the app is to add “x-voodoopad-item:” which functions similarly to http and https, except giving access to resources provided by the app, rather than resources on the web. TiddlyWiki itself can’t add a new URL scheme, but TiddlyDesktop could be extended to do so. Given that Numbers doesn’t recognise file:// links, the only alternative I can see would be to run TiddlyWiki under Node.js, and thus have URLs like <http://127.0.0.1:8080/#MyTiddler <http://127.0.0.1:8080/#MyTiddler>> in Numbers. Best wishes Jeremy > > If there is not a solution for this, I'd like to know if any of you know a > program that can makes mind maps placing on each term a local file link... > > Thanks a lot > Pablo > > -- > 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 post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/3e42fbbf-f131-457b-a085-bed48575a70e%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/3e42fbbf-f131-457b-a085-bed48575a70e%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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/E4EBACC7-7522-41E0-A694-95410A52B1B4%40gmail.com. For more options, visit https://groups.google.com/d/optout.

