TidGi-Desktop

TidGi is an privacy-in-mind, automated, auto-git-backup, freely-deployed knowledge management Desktop note app, based on Tiddlywiki, with REST API for web-clipping and Anki connect. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动Git云备份、部署为博客,且可通过RESTAPI与Anki等应用连接。(迭代开发中欢迎试用,开发进度见下方链接)(Under active development, see website below for details)

MPL-2.0 License

Stars
1.7K
Committers
9

Bot releases are visible (Hide)

TidGi-Desktop - v0.7.5-prerelease3

Published by github-actions[bot] over 2 years ago

TidGi-Desktop - v0.7.5-prerelease2

Published by github-actions[bot] over 2 years ago

TidGi-Desktop - v0.7.4

Published by github-actions[bot] over 2 years ago

0.7.4 new changes 0.7.4 这个版本的新变化

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.3...v0.7.4

Fix

  • Git-Sync clone not using the main branch
  • switch from hibernated workspace to normal workspace not necessarily remove the view
  • After opening menubar, the preference window closes automatically as soon…
  • Sometimes wiki worker is too slow to expose API
  • Move logger folder to app userData folder, so it always gets a write permission
  • Better form indicator when creating
  • The error of Object has been destroyed
  • fix: open prerelease page url if latest release is prerelease
  • setting button is not round
  • wiki error not throw

Feature

  • ReceivePreReleaseUpdates don't requires a reload

修复

  • Git-Sync 克隆时没有使用主分支
  • 从休眠工作区切换到正常工作区不一定会删除视图
  • 打开menubar后,偏好窗口马上自动关闭...
  • 有时wiki worker太慢,无法暴露API
  • 将 Log 文件夹移到应用程序的userData文件夹中,这样它就能始终获得写入权限
  • 创建时更好的表单指示器
  • 对象已被销毁的错误
  • 修复:如果最新版本是预发布版,则打开预发布版页面的网址
  • 设置按钮不是圆形的
  • 维基错误不被抛出

功能

  • 「接受预发布更新」开关点了不需要重新加载

(感谢 DeepL 提供的优质自动翻译

About 0.7 TidGi 关于 0.7 新版太记


Hi, We decided to rename the long name TiddlyGit to TidGi, which is easier to pronounce.

And we have a new Icon from 漫步在毛毛细雨中201605's design.

After this upgrade, you may need to manually copy the old workspace settings file to the new location (note that all your data is stored locally, nothing is lost). Follow is the guide about how to open the folder that contains your workspace settings file:

  1. open that folder in the preference of old TiddlyGit
  2. open that folder in the preference of new TiddGi
  1. copy files in settings folder from TiddlyGit's settings folder to TiddGi's settings folder

Then restart TidGi, your workspace will be restored! Or instead, you can just re-import your local wiki folders, wiki folders are always in your disk.


本次更新决定把 TiddlyGit 这个长英文名字改成 TidGi ,这样更易读一点儿。

这次我们更新了一个新的 Icon,来自 漫步在毛毛细雨中201605的设计

升级后,你可能需要手动复制旧的工作区设置文件到新的位置(注意,你的所有数据都存储在本地,不会丢失)。以下是关于如何打开包含工作区设置文件的文件夹的指南:

  1. 在老 TiddlyGit 的设置中打开该文件夹
  2. 在新 TiddGi 的设置中打开该文件夹
  1. 从TiddlyGit的 settings 文件夹中复制文件到 TiddGi 的 settings 文件夹中

然后重新启动TidGi,你的工作空间就会恢复了。或者,你也可以重新导入你的本地 wiki 文件夹,反正 wiki 文件夹总是在你的本地硬盘中,数据永远不会丢失。


Mac M1 should use "darwin arm", but may try darwin x64 if can't use it.

M1 Mac 去下 "darwin arm",如果用不了也试试 x64 的

TidGi-Desktop - v0.7.4-prerelease4

Published by github-actions[bot] over 2 years ago

Fix

  • After opening menubar, the preference window closes automatically as soon…
  • Sometimes wiki worker is too slow to expose API
  • Move logger folder to app userData folder, so it always gets a write permission
  • Better form indicator when creating
  • The error of Object has been destroyed
TidGi-Desktop - v0.7.4-prerelease3

Published by github-actions[bot] over 2 years ago

fix: open prerelease page url if latest release is prerelease
feat: ReceivePreReleaseUpdates don't requires a reload
fix: aspect-ratio: 1; need overflow: hidden; to work
fix: wiki error not throw

TidGi-Desktop - v0.7.4-prerelease2

Published by github-actions[bot] over 2 years ago

Fix

  • Git-Sync clone not using the main branch
  • switch from hibernated workspace to normal workspace not necessarily remove the view
TidGi-Desktop - v0.7.3

Published by github-actions[bot] almost 3 years ago

0.7.2 new changes 0.7.2 这个版本的新变化

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.1...v0.7.2

Fix

fix: can't bypass csp in development
fix: handle wiki booting error when init wiki
fix: not showing error message when startup if a wiki failed to load
fix: restart workspace won't auto reload
fix: workspace list can't sort properly
fix: Can't open github desktop in windows

feat: add SyncBeforeShutdown
feat: allow check prerelease update
feat: allow click button create github issue if have error when creat…
feat: allow restart wiki to reload wiki that had error
feat: allow show error message if restart wiki that had error
feat: allow zx script to log new script that can be executed in $tw context
feat: display wiki error message if wiki fails to boot
feat: make preference setting set debounced and more
feat: provide API to open tiddler file in external app
feat: reload failed wiki
feat: use new git-sync that supports branch name main

refactor: make wiki and zx share the same worker_thread
refactor: move error messages to separate files
refactor: use workspaceDidFailLoad method to judge this

预发布修复

修复:工作区列表不能正确排序
修复:在启动维基时处理维基的启动错误
修復:在開發中不能繞過csp
修正:如果wiki加载失败,启动时不显示错误信息
修正:重启工作区不会自动重载
修复:Github Desktop 在 Windows 上无法打开

壮举:如果在创建时出现错误,允许点击按钮创建github问题。
壮举:使用支持分支名称 main
壮举:提供API以在外部应用程序中打开tiddler文件
壯舉:使偏好設置設置debounced和更多
功夫:允许zx脚本记录可在$tw上下文中执行的新脚本
特技:允许检查预发布的更新
特技:允许在重新启动有错误的维基时显示错误信息
特技:允许重新启动维基来重新加载出错的维基
特技:在维基启动失败时显示维基错误信息
特技:增加 "关闭前同步"(SyncBeforeShutdown)功能
特技:可以手动重新加载失败的wiki了

重构:将错误信息移至独立文件中
重构:让wiki和zx共享同一个worker_thread
重构:使用workspaceDidFailLoad方法来判断这一点

(感谢 DeepL 提供的优质自动翻译

About 0.7 TidGi 关于 0.7 新版太记


Hi, We decided to rename the long name TiddlyGit to TidGi, which is easier to pronounce.

And we have a new Icon from 漫步在毛毛细雨中201605's design.

After this upgrade, you may need to manually copy the old workspace settings file to the new location (note that all your data is stored locally, nothing is lost). Follow is the guide about how to open the folder that contains your workspace settings file:

  1. open that folder in the preference of old TiddlyGit
  2. open that folder in the preference of new TiddGi
  1. copy files in settings folder from TiddlyGit's settings folder to TiddGi's settings folder

Then restart TidGi, your workspace will be restored! Or instead, you can just re-import your local wiki folders, wiki folders are always in your disk.


本次更新决定把 TiddlyGit 这个长英文名字改成 TidGi ,这样更易读一点儿。

这次我们更新了一个新的 Icon,来自 漫步在毛毛细雨中201605的设计

升级后,你可能需要手动复制旧的工作区设置文件到新的位置(注意,你的所有数据都存储在本地,不会丢失)。以下是关于如何打开包含工作区设置文件的文件夹的指南:

  1. 在老 TiddlyGit 的设置中打开该文件夹
  2. 在新 TiddGi 的设置中打开该文件夹
  1. 从TiddlyGit的 settings 文件夹中复制文件到 TiddGi 的 settings 文件夹中

然后重新启动TidGi,你的工作空间就会恢复了。或者,你也可以重新导入你的本地 wiki 文件夹,反正 wiki 文件夹总是在你的本地硬盘中,数据永远不会丢失。


Mac M1 should use "darwin arm", but may try darwin x64 if can't use it.

M1 Mac 去下 "darwin arm",如果用不了也试试 x64 的

TidGi-Desktop - v0.7.2-prerelease4

Published by github-actions[bot] almost 3 years ago

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.1...v0.7.2-prerelease4

Prerelease Fix

fix: workspace list can't sort properly
feat: provide API to open tiddler file in external app
refactor: move error messages to separate files
fix: handle wiki booting error when init wiki
feat: allow click button create github issue if have error when creat…
refactor: use workspaceDidFailLoad method to judge this
feat: display wiki error message if wiki fails to boot
feat: reload failed wiki
fix: not showing error message when startup if a wiki failed to load
feat: allow restart wiki to reload wiki that had error
feat: allow show error message if restart wiki that had error
refactor: make wiki and zx share the same worker_thread
feat: allow zx script to log new script that can be executed in $tw context
fix: restart workspace won't auto reload
feat: add SyncBeforeShutdown
feat: allow check prerelease update
fix: can't bypass csp in development
feat: use new git-sync that supports branch name main
feat: make preference setting set debounced and more

预发布修复

修复:工作区列表不能正确排序
壮举:提供API以在外部应用程序中打开tiddler文件
重构:将错误信息移至独立文件中
修复:在启动维基时处理维基的启动错误
壮举:如果在创建时出现错误,允许点击按钮创建github问题。
重构:使用workspaceDidFailLoad方法来判断这一点
特技:在维基启动失败时显示维基错误信息
特技:重新加载失败的wiki
修正:如果wiki加载失败,启动时不显示错误信息
特技:允许重新启动维基来重新加载出错的维基
特技:允许在重新启动有错误的维基时显示错误信息
重构:让wiki和zx共享同一个worker_thread
功夫:允许zx脚本记录可在$tw上下文中执行的新脚本
修正:重启工作区不会自动重载
特技:增加 "关闭前同步"(SyncBeforeShutdown)功能
特技:允许检查预发布的更新
修復:在開發中不能繞過csp
壮举:使用支持分支名称 main
壯舉:使偏好設置設置debounced和更多

TidGi-Desktop - v0.7.2-prerelease2

Published by github-actions[bot] almost 3 years ago

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.1...v0.7.2-prerelease2

Prerelease Fix

fix: workspace list can't sort properly
feat: provide API to open tiddler file in external app
refactor: move error messages to separate files
fix: handle wiki booting error when init wiki
feat: allow click button create github issue if have error when creat…
refactor: use workspaceDidFailLoad method to judge this
feat: display wiki error message if wiki fails to boot
feat: reload failed wiki
fix: not showing error message when startup if a wiki failed to load
feat: allow restart wiki to reload wiki that had error
feat: allow show error message if restart wiki that had error
refactor: make wiki and zx share the same worker_thread
feat: allow zx script to log new script that can be executed in $tw context
fix: restart workspace won't auto reload

预发布修复

修复:工作区列表不能正确排序
壮举:提供API以在外部应用程序中打开tiddler文件
重构:将错误信息移至独立文件中
修复:在启动维基时处理维基的启动错误
壮举:如果在创建时出现错误,允许点击按钮创建github问题。
重构:使用workspaceDidFailLoad方法来判断这一点
特技:在维基启动失败时显示维基错误信息
特技:重新加载失败的wiki
修正:如果wiki加载失败,启动时不显示错误信息
特技:允许重新启动维基来重新加载出错的维基
特技:允许在重新启动有错误的维基时显示错误信息
重构:让wiki和zx共享同一个worker_thread
功夫:允许zx脚本记录可在$tw上下文中执行的新脚本
修正:重启工作区不会自动重载

TidGi-Desktop - v0.7.2-prerelease

Published by github-actions[bot] almost 3 years ago

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.1...v0.7.2-prerelease

Prerelease Fix

fix: workspace list can't sort properly
feat: provide API to open tiddler file in external app
refactor: move error messages to separate files
fix: handle wiki booting error when init wiki
feat: allow click button create github issue if have error when creat…
refactor: use workspaceDidFailLoad method to judge this
feat: display wiki error message if wiki fails to boot
feat: reload failed wiki
fix: not showing error message when startup if a wiki failed to load
feat: allow restart wiki to reload wiki that had error
feat: allow show error message if restart wiki that had error

预发布修复

修复:工作区列表不能正确排序
壮举:提供API以在外部应用程序中打开tiddler文件
重构:将错误信息移至独立文件中
修复:在启动维基时处理维基的启动错误
壮举:如果在创建时出现错误,允许点击按钮创建github问题。
重构:使用workspaceDidFailLoad方法来判断这一点
特技:在维基启动失败时显示维基错误信息
特技:重新加载失败的wiki
修正:如果wiki加载失败,启动时不显示错误信息
特技:允许重新启动维基来重新加载出错的维基
特技:允许在重新启动有错误的维基时显示错误信息

TidGi-Desktop - v0.7.1

Published by github-actions[bot] almost 3 years ago

0.7.1

Fix

  • Speedup the startup, by load last used workspace first
  • Fix some scenario that wiki port have collision, now it will find a new port automatically
  • Only show update icon on sidebar when there is really an update
  • Properly wait browserView ready when loading the wiki page

修复

  • 加快启动速度,先加载之前用过的工作区。
  • 修复了一些维基端口冲突的情况,现在它会自动找到一个新的端口号
  • 只有在真正有更新的时候才会在侧边栏显示更新图标
  • 在加载维基页面时,正确地等待浏览器界面准备好,以避免报错

About 0.7 TidGi 关于 0.7 新版太记


Hi, We decided to rename the long name TiddlyGit to TidGi, which is easier to pronounce.

And we have a new Icon from 漫步在毛毛细雨中201605's design.

After this upgrade, you may need to manually copy the old workspace settings file to the new location (note that all your data is stored locally, nothing is lost). Follow is the guide about how to open the folder that contains your workspace settings file:

  1. open that folder in the preference of old TiddlyGit
  2. open that folder in the preference of new TiddGi
  1. copy files in settings folder from TiddlyGit's settings folder to TiddGi's settings folder

Then restart TidGi, your workspace will be restored! Or instead, you can just re-import your local wiki folders, wiki folders are always in your disk.


本次更新决定把 TiddlyGit 这个长英文名字改成 TidGi ,这样更易读一点儿。

这次我们更新了一个新的 Icon,来自 漫步在毛毛细雨中201605的设计

升级后,你可能需要手动复制旧的工作区设置文件到新的位置(注意,你的所有数据都存储在本地,不会丢失)。以下是关于如何打开包含工作区设置文件的文件夹的指南:

  1. 在老 TiddlyGit 的设置中打开该文件夹
  2. 在新 TiddGi 的设置中打开该文件夹
  1. 从TiddlyGit的 settings 文件夹中复制文件到 TiddGi 的 settings 文件夹中

然后重新启动TidGi,你的工作空间就会恢复了。或者,你也可以重新导入你的本地 wiki 文件夹,反正 wiki 文件夹总是在你的本地硬盘中,数据永远不会丢失。


Mac M1 should use "darwin arm", but may try darwin x64 if can't use it.

M1 Mac 去下 "darwin arm",如果用不了也试试 x64 的

TidGi-Desktop - v0.7.0 TidGi 太记

Published by github-actions[bot] almost 3 years ago


Hi, We decided to rename the long name TiddlyGit to TidGi, which is easier to pronounce.

And we have a new Icon from 漫步在毛毛细雨中201605's design.

After this upgrade, you may need to manually copy the old workspace settings file to the new location (note that all your data is stored locally, nothing is lost). Follow is the guide about how to open the folder that contains your workspace settings file:

  1. open that folder in the preference of old TiddlyGit
  2. open that folder in the preference of new TiddGi
  1. copy files in settings folder from TiddlyGit's settings folder to TiddGi's settings folder

Then restart TidGi, your workspace will be restored! Or instead, you can just re-import your local wiki folders, wiki folders are always in your disk.


本次更新决定把 TiddlyGit 这个长英文名字改成 TidGi ,这样更易读一点儿。

这次我们更新了一个新的 Icon,来自 漫步在毛毛细雨中201605的设计

升级后,你可能需要手动复制旧的工作区设置文件到新的位置(注意,你的所有数据都存储在本地,不会丢失)。以下是关于如何打开包含工作区设置文件的文件夹的指南:

1. 在老 TiddlyGit 的设置中打开该文件夹
2. 在新 TiddGi 的设置中打开该文件夹

3. 从TiddlyGit的 settings 文件夹中复制文件到 TiddGi 的 settings 文件夹中

然后重新启动TidGi,你的工作空间就会恢复了。或者,你也可以重新导入你的本地 wiki 文件夹,反正 wiki 文件夹总是在你的本地硬盘中,数据永远不会丢失。


Feature

  • Update indicator, you will notice the update of the future versions
  • Relayout of some menubar elements, make it easy to find feature when you have 8+ wiki workspaces

新功能

  • 更新提示图标,以后会自动提示有版本更新了
  • 重新拜访了一些菜单元素,当你有8个以上的wiki工作区时,可以更容易地找到功能了

Mac M1 should use "darwin arm", but may try darwin x64 if can't use it.

M1 Mac 去下 "darwin arm",如果用不了也试试 x64 的

TidGi-Desktop - v0.6.6

Published by github-actions[bot] almost 3 years ago

This is a bugfix version, fix bugs we discover during this month of use.

这是一个专注于bug修复的版本,修复了我们这个月使用中发现的bug。

Bugfix

  • feature: reload server after sync #151
  • feature: auto ignore ds store file #150
  • bug: windows quick switch wiki cause json error #149
  • bug: should update previous url before restart #148
  • bug: missing 'Maintainer' field #147
  • bug: hybernated workspace cannot open
  • bug: sometimes import workspace will hang forever

Update plugin!

Don't forget to upgrade plugin after install! For example, we ship "fishing plugin" that may have important update. You may need to upgrade it using the plugin library! Installing a plugin from the plugin library

If your plugin library is too old, you may need to install CPL.

别忘了更新你的插件!例如钓鱼插件 1.5.0 (渐进学习插件)就有重大更新,你可能需要如图手动更新!如果无法手动更新,就先来学一学怎么更新插件源!更新插件,更新插件源

下图是旧的插件源,请注意点上面的链接更新到新的插件源!

截屏2021-12-13 00 52 42


Mac M1 should use "darwin arm", but may try darwin x64 if can't use it.

M1 Mac 去下 "darwin arm",如果用不了也试试 x64 的

TidGi-Desktop - v0.6.5-a1

Published by github-actions[bot] almost 3 years ago

Fix:

feature: reload server after sync
#151 by linonetwo was closed 18 hours ago
feature: auto ignore ds store file
#150 by linonetwo was closed 18 hours ago
bug: windows quick switch wiki cause json error
#149 by linonetwo was closed 16 hours ago
bug: should update previous url before restart
#148 by linonetwo was closed 16 hours ago
bug: missing 'Maintainer' field

TidGi-Desktop - v0.6.4

Published by github-actions[bot] almost 3 years ago

Update plugin!

Don't forget to upgrade plugin after install! For example, we ship "fishing plugin" that may have important update. You may need to upgrade it using the plugin library! Installing a plugin from the plugin library

别忘了更新你的插件!钓鱼插件 1.5.0 (渐进学习插件)就有重大更新,你可能需要如图手动更新!更新插件


Fix

  • Windows can't open created wiki

Feature

  • Switch language using preference, and you can switch language on the app main window when app is first launched
  • switch app's language (from the app menu or preference) now will switch tiddlywiki's language too!
  • Add a button to open the command palette
  • You can use context menu to open the command palette if you hide the sidebar

修复

  • Windows无法打开新创建的维基

功能

  • 可以使用偏好设置切换语言,你也可以在应用程序首次安装后刚打开时在主界面上切换语言
  • 切换APP的语言(从应用程序菜单或偏好设置)的时候,现在也会同时切换tiddlywiki的语言了
  • 添加了一个按钮来打开搜索和命令面板
  • 如果你隐藏了侧边栏,你可以使用右键菜单来打开搜索和命令面板

Mac M1 should use "darwin arm", but may try darwin x64 if can't use it.

M1 Mac 去下 "darwin arm",如果用不了也试试 x64 的

TidGi-Desktop - v0.6.3

Published by github-actions[bot] almost 3 years ago

Update plugin!

Don't forget to upgrade plugin after install! For example, we ship "[email protected]", but latest is 1.5.1, and is incompaple with 1.5.0. You need to upgrade it using the plugin library! Installing a plugin from the plugin library

别忘了更新你的插件!例如安装包里自带的钓鱼插件 1.5.0 (渐进学习插件)就与最新的 1.5.1 不兼容,你需要如图手动更新!更新插件


Fix

  • Open in GithubDesktop and
    VSCode not working properly
  • duplicate wiki menu
  • sometimes QR code IP address is wrong

Feature

  • Use tiddlygit's language menu to switch tiddlywiki's language!
  • Quick menu to switch workspace when hide sidebar

修复

  • 在「GithubDesktop/VSCode中打开」点击无效
  • 重复的wiki菜单
  • 有时扫二维码扫出来的IP地址是错误的

功能

  • 使用太记的语言菜单来切换太微的语言!
  • 隐藏侧边栏时切换工作区的快速菜单

Mac M1 should use "darwin arm", but may try darwin x64 if can't use it.

TidGi-Desktop - v0.6.2

Published by github-actions[bot] almost 3 years ago

Feature

  • Have both main window and menubar opened (In Preference-General-Attach to menubar)
  • New windows installer icon
  • Upgrade some plugins

Fix

  • Sometimes setting.json is malformed in windows
  • Git-Sync sometimes errors

截屏2021-10-28 02 46 17

功能

  • 可以同时打开主窗口和一个菜单栏小窗口(在设置-常用-附加到菜单栏)。
  • 新的 Windows 安装程序图标
  • 升级一些插件

修复

  • 有时setting.json在windows下格式错误
  • Git-Sync有时出错
TidGi-Desktop - v0.6.1

Published by github-actions[bot] almost 3 years ago

Feature

  1. context menu button to sync wiki git immediately
  2. don't sync if there is no network
  3. update the wiki template to use json plugin, so users can simply click a button to update plugins
  4. context menu button to open wiki in Github Desktop ( you need to install it first )
  5. context menu button to open wiki in the code editor (for example, VSCode )
  6. context menu button to restart wiki nodejs server
  7. upgrade tiddlywiki

Fix

Fix 0.6.0 Bug that it won't open in windows

  1. private state tiddlers not going into a private repo
  2. try to prevent empty menu items cause error
  3. sidebar has an ugly scrollbar
  4. sub wiki tag name should have been able to be omitted
  5. call stopWatchWiki when stopping wiki, to save CPU
  6. stop wiki when hibernate, to save CPU

新功能

  1. 上下文菜单按钮可立即同步wiki git
  2. 如果没有网络就不同步
  3. 更新维基模板以使用json插件,这样用户可以简单地点击一个按钮来更新插件
  4. 通过右键菜单按钮在Github Desktop中打开维基(你需要先安装它)
  5. 上下文菜单按钮可以在代码编辑器中打开wiki(例如,VSCode)。
  6. 重新启动wiki nodejs服务器的右键菜单按钮
  7. 升级tiddlywiki

修复

修复 0.6.0 无法在 Windows 上打开的问题

  1. 私有的状态tiddlers没有放入私有repo中
  2. 尝试防止空菜单项导致的错误
  3. 侧边栏有一个不好看的滚动条
  4. 子维基标签的名称应该可以省略
  5. 在停止wiki时调用stopWatchWiki,以节省CPU
  6. 休眠时停止wiki,以节省CPU

( Darwin = Mac , M1 = arm )

TidGi-Desktop - v0.5.3

Published by github-actions[bot] about 3 years ago

Fix

  • Wiki template fix bundle bug in 5.2.0
  • Fix can't switch between hibernated wiki and normal wiki
TidGi-Desktop - v0.5.2

Published by github-actions[bot] about 3 years ago

Fix

  • Zx worker sometimes not initialized, we retry
  • hibernated workspace not properly wakeup
  • realignActiveWorkspace after toggle sidebar

Feature

  • Allow click on text to create first workspace
  • add workspace in the context menu
  • allow switch workspace using context menu when sidebar is off, so you can hide sidebar forever
  • allow disable syncOnStartup to save more CPU
  • Upgrade tiddlywiki