Lin Onetwo wrote: > > In notion's latest version, when you type / , a dowpdown menu full of > searchable macros are shown at caret position. Several other note app also > adapt this design. If you can achieve this, it would be great! >
I have a thread here <https://groups.google.com/forum/#!topic/tiddlywikidev/scGK9fBKsZ8> that hopefully leads to somewhere. And maybe I can help with Regex, I'm quite good at that. > How do you develop your plugin? I didn't find the Github link. > Your help is more than welcome! I do my work directly in TW. Typically directly on tiddlyspot. I made SideEditor <http://sideeditor.tiddlyspot.com/> to let me see the output "live", but it definitely has flaws. One day EditorMagic will help even more ;-) I have decided to deal with one issue at a time so the first "magic" to get to work is *title completion *so I set up http://titlepicker.tiddlyspot.com It works to some extent but the regexps need improvement... or maybe it is the way the string operators work in TW. I can't quite tell. I'll start a new thread and I hope you can participate. <:-) -- 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/ba5fc8ff-1b5c-4260-8d9e-d8e2b05f76d3%40googlegroups.com.

