Made a little live demo deployment here https://rapidtiddler.netlify.app/
Am Mo., 22. Juni 2020 um 02:18 Uhr schrieb TW Tones < [email protected]>: > Michael, > > Looks interesting, thanks for contributing to the community. > > a few quick thoughts; > > - I believe others have worked on predictive links including in the > standard editor, but these things tend to not work in code mirror so this > would be a good complement. > - It would be nice if such a feature could be toggled in the editor, > exactly what we need sometimes, a possible description at other times. > - It would be nice if the method could be used elsewhere, on an input > field, etc... > > Given your one line example in the video makes me ask can we use this to > edit fields as well?, it would be great to be able to build a list field if > tiddler titles from keyboard entry, as you example does (without the > additional text). People could use it to build a list of tiddlers that want > to include in an export from memory. > > By the way my own convention is to call editing in the view template as > update mode, ie one is updating the tiddler, not using the full tiddlywiki > edit template. However users of a wiki without tiddlywiki knowledge may > call it edit mode. What ever its called we designers and developers should > make sure it is clear on our discussions. > > So then I speculate > > - Could re enter a filter to select more than one title? > - Could we allow transclusions rather than links to be placed in the > text (Perhaps not transcluding in your view editor)? > - Could we provide an additional list or filter to the predictive > process such as a list of macronames that the predictive text would insert > <<macroname>> (Perhaps not rendering in your view editor)? > - Perhaps the ability to toggle if transclusions or macros are > rendered in this view/update mode. > > Regards > Tony > > > On Monday, June 22, 2020 at 12:09:04 AM UTC+10, Michael Arndt wrote: >> >> Hi, I'm new to TiddlyWiki. However, I missed something for very quickly >> writing something down, so I played around a bit with the API and >> CodeMirror. >> What do you think? >> >> https://youtu.be/Y0_eJ-5hE5s >> >> Some details: it's a new Mode for CodeMirror and it is used through a >> template to enable editing directly in view mode. The idea is to have it >> always editable and always viewed as markup format. The arrows you see in >> front of the Tiddler links are Codemirror widgets. >> I could imagine adding something like /TODO or similar. >> >> I think it'll be nice paired with saqimtiaz's streams :) >> >> Greetings >> Michael >> > -- > 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/3476ce9b-3746-4518-af1e-277558e2be24o%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/3476ce9b-3746-4518-af1e-277558e2be24o%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPYLxVcsRp6sD%3Dk5xjDBgnq8xTCNrG%3Dab%3DkgDfRfo77cPpmiCA%40mail.gmail.com.

