Skip to content

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 08 Sep 17:10

Feature

  • config for file-tree, you can config which tiddler you use as the root folder
  • update tw5 codemirror plugin, thanks to @Gk0Wk
  • Using https://github.com/tiddly-gittly/Tiddlywiki-NodeJS-Github-Template as template
  • better error message when token expire
  • print active tiddler or whole page
  • translate and prettify loading error message
  • add prettier to template, you get better experience when edit with vscode
  • switch to first workspace after delete workspace

Fixes

  • Cant scan QR code if you have click on workspace icon
  • SCM sync button not working

新功能

  • 文件树加了配置,你可以配置你使用哪一个tiddler作为根文件夹了
  • 更新tw5 codemirror插件,感谢 @Gk0Wk
  • 使用 https://github.com/tiddly-gittly/Tiddlywiki-NodeJS-Github-Template 作为wiki模板
  • 当token过期时有更好的错误信息
  • 打印活动的tiddler或整个页面
  • 翻译和美化加载错误信息
  • 在模板上添加了更漂亮的内容,在用Vscode编辑时,你会得到更好的体验
  • 删除工作区后切换到第一个工作区

修复

  • 如果你点击了工作区的图标,就不能扫描QR码了
  • SCM 同步按钮不工作