I use TiddlyDesktop to edit TiddlyWikis and handle saving and backups. It mostly works well but one drawback is the inability to use the Ctrl-f "find-in-page" functionality common in web browsers.
One partial workaround to the problem is to install the CodeMirror editor plugin and its "Search and Replace" add-on. This allows you to use Ctrl-f when in edit mode.
I was wondering, is there any way to access the CodeMirror Ctrl-f functionality when not in edit mode, such that I could search a tiddler without having to open it for editing first?