Typescript plugin template for TiddlyWiki5
It has Typescript types for tiddlywiki built-in. Now it’s easier to develop very complex plugins like the GitHub - tiddly-gittly/slate-write: A WYSIWYG editor for TiddlyWiki. (WIP) · GitHub
After you push commits to Github, you can add tag like v0.1.1 to the commit, and Github Actions will automatically publish JSON plugin to the release page like Releases · tiddly-gittly/TiddlyWiki-TS-Plugin-Template · GitHub
(Adding tag using Github Desktop)
4 Likes
Sttot
March 24, 2022, 5:17am
2
Amazing work, good job!
We also recommend the upstream tools of the Typescript Plugin Template here: tw5-plugin-packer can package your plugin as a .json file and you can install and use it using npm/yarn/pnpm or you can use it in GitHub Action!
1 Like
The obsidian community has its GitHub - obsidianmd/obsidian-sample-plugin
Hope this tw ts plugin template can make TW community have more complex JS plugins, making TW become more popular than the Ob!
3 Likes
This enthusiasm and contribution is appreciated @linonetwo . For sure that will happen