v0.6.1
Feature
- context menu button to sync wiki git immediately
- don't sync if there is no network
- update the wiki template to use json plugin, so users can simply click a button to update plugins
- context menu button to open wiki in Github Desktop ( you need to install it first )
- context menu button to open wiki in the code editor (for example, VSCode )
- context menu button to restart wiki nodejs server
- upgrade tiddlywiki
Fix
Fix 0.6.0 Bug that it won't open in windows
- private state tiddlers not going into a private repo
- try to prevent empty menu items cause error
- sidebar has an ugly scrollbar
- sub wiki tag name should have been able to be omitted
- call stopWatchWiki when stopping wiki, to save CPU
- stop wiki when hibernate, to save CPU
新功能
- 上下文菜单按钮可立即同步wiki git
- 如果没有网络就不同步
- 更新维基模板以使用json插件,这样用户可以简单地点击一个按钮来更新插件
- 通过右键菜单按钮在Github Desktop中打开维基(你需要先安装它)
- 上下文菜单按钮可以在代码编辑器中打开wiki(例如,VSCode)。
- 重新启动wiki nodejs服务器的右键菜单按钮
- 升级tiddlywiki
修复
修复 0.6.0 无法在 Windows 上打开的问题
- 私有的状态tiddlers没有放入私有repo中
- 尝试防止空菜单项导致的错误
- 侧边栏有一个不好看的滚动条
- 子维基标签的名称应该可以省略
- 在停止wiki时调用stopWatchWiki,以节省CPU
- 休眠时停止wiki,以节省CPU
( Darwin = Mac , M1 = arm )