[Help] .md files into TW5

91 views
Skip to first unread message

Prestige

unread,
Oct 8, 2020, 9:50:53 AM10/8/20
to TiddlyWiki
Hello,

I am here to check if there's a way to change the implementation of wikilinks in TW?
My md editor used [[Link | Alias]] method while TW5 uses [[Alias|Link]. Is there a way I can change it?

Thanks

Eric Shulman

unread,
Oct 8, 2020, 10:57:44 AM10/8/20
to TiddlyWiki
On Thursday, October 8, 2020 at 6:50:53 AM UTC-7, Prestige wrote:
I am here to check if there's a way to change the implementation of wikilinks in TW?
My md editor used [[Link | Alias]] method while TW5 uses [[Alias|Link]. Is there a way I can change it?

Although it is *possible* to change the underlying TWCore code for parsing wikilinks, changing this implementation would make your content incompatible with any other TiddlyWiki.

However, there is this plugin, which support direct use of markdown (md) content formatting:

One note: according to the documentation for that plugin,
the markdown syntax for links is:
[link text](#TiddlerTitle)
not
[[link|alias]]
so I'm not sure that the plugin will actually help with your problem.

-e

Prestige

unread,
Oct 8, 2020, 2:10:08 PM10/8/20
to TiddlyWiki
Thanks :)
I guess I need to stop using alias all together :p

As for Markdown Plugin, I am already using a plugin (I think its Markdown-Master) or maybe its already included in my variant (TiddlyResearch).
Reply all
Reply to author
Forward
0 new messages