On Thursday, May 14, 2015 at 1:07:12 PM UTC-7, Kakyo wrote: > > I know the "~" syntax, but I'd like to disable the auto-wikiword globally. > There used to be a DisableWikiword plugin for TWc. > Is there an equivalent feature with TW5? >
1) Open "AdvancedSearch" (click the magnifying glass next to the search input in the sidebar) 2) From the Shadows tab, search for this tiddler: $:/core/modules/parsers/wikiparser/rules/wikilink.js 3) Open and edit the tiddler 4) Scroll down to find the "module-type" field 5) Delete this field (press the trash can icon) 6) Press 'done' (the checkmark) 7) Save-and-reload the document for the change to take effect All automatic WikiWord links are now treated as regular text. Note that any use of "~" preceding a WikiWord will now show up as a literal "~", so you'll have to go back and remove those. If you want to restore automatic WikiWord linking, just delete the modified "wikilink.js" tiddler. This will restore the default shadow definition. Save-and-reload for the change to take effect. enjoy, -e Eric Shulman ELS Design Studios TiddlyTools - "Small Tools for Big Ideas!" InsideTiddlyWiki: The Missing Manuals YOUR DONATIONS ARE VERY IMPORTANT! HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"... http://TiddlyTools.github.com/fundraising.html#MakeADonation Professional TiddlyWiki Consulting Services... Analysis, Design, and Custom Solutions: http://www.TiddlyTools.com/#Contact -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/80db996e-dbe9-4104-91c7-18e257edbb06%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

