I've tried using TW5 (Node.js edition) to store my code snippets. But when I'm coding it's not convenient to find any copy my snippets. There are several steps I need to do:
* Launch a TW5 Node.js server * Open the wiki in the browser * Target to the search box and type something * Open a tiddler that contains code snippets * Select and copy the text I need Today I incidentally find a note taking software called Boostnote <https://boostnote.io/>. And I found it very suitable as a snippets manager. You can use a global shortcut to open a snippets finder, then search and preview the result, and even copy it directly in the preview panel. It's very fluent and convenient. So there are several problems: 1. May we wrap Tiddlywiki in Electron so we can use global shortcut to easily bring the wiki to the front? (Compare to opening a browser and type the url) 2. If Electron is hard to achieve, may we have a better search and preview functionality in TW5? 3. What if the Node.js server expose some API so we can query the data using external programs? -- 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/d6b37740-b40e-41a4-8a3e-bedc347b5537%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

