@Damon here is a quick hack that will give you tiddler title autocomplete in codemirror: https://saqimtiaz.github.io/sq-tw/code-mirror-autocomplete-demo.html#%24%3A%2Fplugins%2Ftiddlywiki%2Fcodemirror%2Faddon%2Fhint%2Fanyword-hint.js
On Monday, August 24, 2020 at 7:40:49 PM UTC+2 History Buff wrote: > Hey Tony, > > Thanks for the reminder to include a link to the plugin I'm referring to. > I don't have that good habit yet. > > The functionality of edit-comptext that I haven't been able to get to work > is the autocompletion feature. For example, to link to another tiddler > within my wiki, in edit-comptext I start typing [[ and a few characters and > it pulls up a list of the tiddler titles that start with the characters > that I type. I can then use the arrow keys to scroll through the list and > pick the one I'm looking for. Since I have nearly 3,000 tiddlers, this is > extremely helpful because I can't possibly remember the exact title of > every tiddler. I know in the plugin that I have to select the editor type > as comptext which is probably part of the problem. > > When you refer to an editor toolbar button, are you refering to the plugin > or CodeMirror? I don't see a toolbar button with the plugin. > > Thanks, > > Damon > > On Sunday, August 23, 2020 at 8:11:41 PM UTC-7 TW Tones wrote: > >> History Buff/Damon, >> >> It helps sharing the plugin you refer to >> https://snowgoon88.github.io/TW5-extendedit/, I don't use it presently. >> >> But on reviewing it there is an Editor toolbar Button to help do this >> that works in code mirror and others are working on a range of alternative >> that can achieve the same and more discussed in the last month. >> >> Codemirror is more sophisticated than the standard edit and as a result >> does not present a simple textarea to the browser that some plugins, and >> even some browser add-ons are designed to address. >> >> Perhaps you could state what specifically you can't do without in the >> edit-comptext functionally, not with a plugin specific reference? >> >> Regards >> Tony >> >> >> On Monday, 24 August 2020 09:05:26 UTC+10, History Buff wrote: >>> >>> All, >>> >>> I use the edit-comptext plugin extensively because it saves me huge >>> amounts of time. However, I've found that it doesn't seem to work with >>> CodeMirror. >>> >>> I would love to use CodeMirror for the latest syntax highlighting >>> features, but can't get myself to not use edit-comptext. >>> >>> Does anyone know how to make it work with CodeMirror or if there is >>> something equivalent? >>> >>> Thanks, >>> >>> Damon >>> >> -- 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/1e795a31-1210-4321-99ad-02ba899a1d7bn%40googlegroups.com.

