Hi Scott > Not sure if it's been asked before or if this is the best place to make > requests, but a feature I could put to good, regular use in TiddlyDesktop > would be a CTRL+F-style text search.
It has come up before: https://github.com/Jermolene/TiddlyDesktop/issues/30 Up until now, it’s not been very easy to do. The trouble is that nw.js is a stripped back browser engine, and lacks the code for standard browser features like tabs, find-in-page and page zoom. The situation has changed with the availability of the webview element, which includes an implementation of find-in-page: https://github.com/Jermolene/TiddlyDesktop/issues/72 Best wishes Jeremy > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/tiddlywiki > <http://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/506c026d-9389-456f-9c3f-66775a9e99c3%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/506c026d-9389-456f-9c3f-66775a9e99c3%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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/BA4D7439-6375-444B-AFD3-7E6641524243%40gmail.com. For more options, visit https://groups.google.com/d/optout.

