Using TiddlyWiki’s API, we can send text to save directly into TiddlyWiki from anywhere, such as by creating a browser extension like web-clipper-browser-extension-for-nodejs-wiki. After reviewing this project, I rewrote a similar one using Vue, called usewiki2, and so far, the results look quite promising.
Since I often work in VS Code, there are times when I’d like to send text directly to TiddlyWiki from within the editor. So, I created a VS Code extension using React that meets my needs. If you have similar requirements, feel free to check out this VS Code extension. Have fun
I’ve been playing with it a little bit, and I can see where it could come in handy.
When I have a little time, I will try to create a PR for a feature that I’d like: a dropdown of configured wikis, each with a protocol, host, and port (and maybe including add/remove buttons.) But that won’t be soon, so if you find it worth doing, don’t wait on me!