TidGi-Desktop/src/services/wiki/plugin
2023-12-29 21:42:47 +08:00
..
ipcSyncAdaptor fix: type error of tw 2023-12-29 21:42:47 +08:00
ipcSyncAdaptorUI fix: tiddlers that shadows $:/core/templates are not copy here, because they prevents wiki start. 2023-12-25 04:07:13 +08:00
zxPlugin feat: zx-script tw context send message line by line 2023-06-10 17:45:31 +08:00
ghPages.ts lint: dprint 2023-05-19 11:22:38 +08:00
README.md feat: add background running network manager 2023-09-13 22:08:12 +08:00
subWikiPlugin.ts lint: dprint 2023-05-19 11:22:38 +08:00

Wiki Plugins

This folder contains methods to support some tw plugin. These plugins rely on TidGi's API to run.

Some plugins are compiled using scripts/compilePlugins.mjs