Hello all,

I'd really like to see some kind of "Go to anything" search bar, similar to 
the one found in many editors (sublime text for example), jupyter notebook, 
and application launchers like quicksilver, alfred, launchbar, etc. 

So far, I have the following "conceptual map":


   - For the keyboard shortcut, I can use something like 
   - https://github.com/welford/twmousetrap
      - For the search tiddler, I can use some recent post by Eric to 
   create the custom search and do some light styling
   - https://groups.google.com/d/msg/tiddlywiki/Eet6Tol9Tfw/s-XjlOIUBwAJ
      - https://groups.google.com/d/msg/tiddlywiki/Eet6Tol9Tfw/__GtS1A8BwAJ
   - For the "fuzzy" finding, I can use something like the Fuze library:
      - https://github.com/krisk/Fuse
      
My idea is to hide the sidebar on startup, and just press a keyboard 
shortcut to bring up a bar that will let me type the name of a part of the 
tiddler I want to open and it will either open it or scroll to it if its 
already open.  

Now, this is *far* out of my area of expertise. Just figured I would post 
here in case anyone has come across anything similar, has similar interets, 
or would be able/willing to make a first step in this direction. 

So far, I have not yet figured out how to incorporate external libraries 
into TW, and use them in my own javascript work. I am studying other 
plugins to figure this out. I also am not really good with CSS styling. 

Best,
Diego 

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f4633f3e-12ee-4748-a925-adf78a28e340%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to