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.15-prerelease3-fix1

Published by github-actions[bot] over 1 year ago

What's Changed

  • fix #369 降级Ubuntu版本适配Deepin包管理工具 by @Zacharia2 in https://github.com/tiddly-gittly/TidGi-Desktop/pull/372
  • fix: zoom menu item (ctrl + +/- to zoom)
  • fix: ctrl + r to refresh wiki
  • feat: allow lazy-all on workspace config
  • feat: allow file:// protocol in wiki link
  • fix: hibernated workspace still have active view
  • fix: git worker uncatched error crush app, and untranslated error message
  • fix: prevent in some rare case webContents is null
  • fix: empty json config file crush app
  • chore: upgrade deps
  • chore: add appimage build @SpacingBat3

更新了什么

  • 修复#369 降级Ubuntu版本适配Deepin包管理工具 by @Zacharia2 在 https://github.com/tiddly-gittly/TidGi-Desktop/pull/372
  • 修复:缩放菜单项(ctrl + +/- 缩放)。
  • 修复:ctrl + r刷新wiki
  • 壮举:允许在工作区配置中使用 "lazy-all"。
  • 壮举:允许在维基链接中使用file://协议
  • 修正:休眠的工作区仍有活动视图
  • 修复:Git Worker未捕获的错误粉碎了应用程序,以及未翻译的错误信息
  • 修正:防止在某些罕见情况下webContents为空
  • 修复:空json配置文件粉碎应用程序
  • chore: 更新依赖
  • chore: 新增 appimage 构建 @SpacingBat3

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.15-prerelease...v0.7.15-prerelease3-fix1

TidGi-Desktop - v0.7.15-prerelease2-fix2

Published by github-actions[bot] over 1 year ago

What's Changed

  • fix #369 降级Ubuntu版本适配Deepin包管理工具 by @Zacharia2 in https://github.com/tiddly-gittly/TidGi-Desktop/pull/372
  • fix: zoom menu item (ctrl + +/- to zoom)
  • fix: ctrl + r to refresh wiki
  • feat: allow lazy-all on workspace config
  • feat: allow file:// protocol in wiki link
  • fix: hibernated workspace still have active view
  • fix: git worker uncatched error crush app, and untranslated error message
  • fix: prevent in some rare case webContents is null
  • fix: empty json config file crush app
  • chore: upgrade deps

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.15-prerelease...v0.7.15-prerelease2-fix2

TidGi-Desktop - v0.7.15-prerelease

Published by github-actions[bot] over 1 year ago

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

Close some issues, and increase the performance.

TidGi-Desktop - v0.7.14

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

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.13...v0.7.14

This is a bug fix version.

Fix:

  • fix: prevent open external url in page
  • fix: when refresh page, load lastUrl
  • feat: show lastUrl to fix some case it is corrupted
  • fix: weird new Url error
  • fix: auto update sidebar setting not working (contentIsolation in preload script)
  • fix: webcontent maybe undefined somehow (causing error)
TidGi-Desktop - v0.7.13

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

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.11...v0.7.13-15

V0.7.13

新功能

  • 更新 tiddlywiki 等依赖到最新版
  • 更新同步和日历等插件
  • 用 V8 Cache 提升启动速度
  • MAC M1的构建(虽然需要手动签名)

修复

  • 在新用户创建工作区时隐藏同步选项,以避免同步失败的奇怪报错
  • 创建子wiki时帮助文案错误
  • 子wiki带换行符时无法打开
  • 启动时自动同步成功后没有重载入wiki

移动应用程序

Tiddloid安卓应用,由donmor开发。


V0.7.13

New features

  • Update tiddlywiki and other dependencies to the latest version
  • Updated plugins such as sync and calendar
  • Improved startup speed with V8 Cache
  • MAC M1 build (though manual signing required)

Fixes

  • Hide sync option when creating workspace for new users to avoid weird error reporting of sync failure
  • Help text error when creating sub-wiki
  • Sub-wiki cannot be opened when it has line breaks
  • No reload of wiki after successful auto-sync at startup

Translated with www.DeepL.com/Translator (free version)

Mobile App

See Tiddloid for Android App developed by donmor.

Translated with www.DeepL.com/Translator (free version)

TidGi-Desktop - v0.7.13(can't open)

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

Full Changelog: https://github.com/tiddly-gittly/TidGi-Desktop/compare/v0.7.12-prerelease2...v0.7.13-11

V0.7.13

新功能

  • 更新 tiddlywiki 等依赖到最新版
  • 更新同步和日历等插件
  • 用 V8 Cache 提升启动速度
  • MAC M1的构建(虽然需要手动签名)

修复

  • 在新用户创建工作区时隐藏同步选项,以避免同步失败的奇怪报错
  • 创建子wiki时帮助文案错误
  • 子wiki带换行符时无法打开
  • 启动时自动同步成功后没有重载入wiki

移动应用程序

Tiddloid安卓应用,由donmor开发。


V0.7.13

New features

  • Update tiddlywiki and other dependencies to the latest version
  • Updated plugins such as sync and calendar
  • Improved startup speed with V8 Cache
  • MAC M1 build (though manual signing required)

Fixes

  • Hide sync option when creating workspace for new users to avoid weird error reporting of sync failure
  • Help text error when creating sub-wiki
  • Sub-wiki cannot be opened when it has line breaks
  • No reload of wiki after successful auto-sync at startup

Translated with www.DeepL.com/Translator (free version)

Mobile App

See Tiddloid for Android App developed by donmor.

Translated with www.DeepL.com/Translator (free version)

TidGi-Desktop - v0.7.12-prerelease2

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

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

  • feat: mac m1 build with sign
  • feat: hide sync option when new user creating workspace to avoid confusion about sync failure
TidGi-Desktop - v0.7.12-prerelease

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

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

  1. Fix: opened-tiddlers-bar plugin can't work when hide titleBar and sideBar
  2. fix: wrong menu item text
TidGi-Desktop - v0.7.11

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

V0.7.11

新功能

  • (0.7.10)见 https://github.com/tiddly-gittly/TidGi-Desktop/releases/tag/v0.7.10 由于两次发布离得近,在此提示一下上次更新的内容
  • 导入 HTML Wiki 文件,由 @Zacharia2 撰写
  • 修复子 wiki 点击不打开的问题
  • 修复 zx 插件无法像 jupyter notebook 一样执行 JS 代码的问题
  • 更新一系列底层依赖
  • (0.7.11)
  • 更新 wiki 模板及插件,适配隐藏顶部栏的情况
  • 在 wifi 掉线和重连时自动重新启动 wiki,以防止 wiki 掉线弹黄框丢失数据的情况
  • 优化隐藏侧边栏时右键菜单的展示,更方便使用快捷wiki操作功能

移动应用程序

Tiddloid安卓应用,由donmor开发。


V0.7.11

New features

  • (0.7.10) see https://github.com/tiddly-gittly/TidGi-Desktop/releases/tag/v0.7.10 for details
  • Import HTML Wiki files, written by @Zacharia2
  • Fix the problem that the sub-wiki does not open when you click on it
  • Fix zx plugin not executing JS code like jupyter notebook
  • Update a number of underlying dependencies
  • (0.7.11)
  • Update wiki templates and plugins to accommodate hiding the top bar
  • Automatically restart wiki when wifi is down and reconnected to prevent data loss when wiki is down and the yellow box pops up
  • Optimize the display of the right-click menu when the sidebar is hidden, making it easier to use quick wiki operations

Mobile App

See Tiddloid for Android App developed by donmor.

Translated with www.DeepL.com/Translator (free version)

TidGi-Desktop - v0.7.10

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

V0.7.10

新功能

  • 导入 HTML Wiki 文件,由 @Zacharia2 撰写
  • 修复子 wiki 点击不打开的问题
  • 修复 zx 插件无法像 jupyter notebook 一样执行 JS 代码的问题
  • 更新一系列底层依赖

移动应用程序

Tiddloid安卓应用,由donmor开发。


V0.7.7

New features

  • Import HTML Wiki files, written by @Zacharia2
  • Fix the problem that the sub-wiki does not open when you click on it
  • Fix zx plugin not executing JS code like jupyter notebook
  • Update a number of underlying dependencies

Mobile App

See Tiddloid for Android App developed by donmor.

Translated with www.DeepL.com/Translator (free version)

TidGi-Desktop - v0.7.10-prerelease1

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

Fix: zx script not working
Feat: upgrade tiddlywiki and electron

TidGi-Desktop - v0.7.9

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

V0.7.8

新功能

  • 右键菜单新增在浏览器打开工作区
  • 修复隐藏标题栏时的遮挡
  • 初次创建时提醒用户输入默认作者名

移动应用程序

Tiddloid安卓应用,由donmor开发。


V0.7.7

New features

  • Right-click menu adds "open workspace in browser"
  • Fix the occlusion when hiding the title bar
  • Remind users to enter the default author name when creating for the first time

Mobile App

See Tiddloid for Android App developed by donmor.

Translated with www.DeepL.com/Translator (free version)

TidGi-Desktop - v0.7.8

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

V0.7.8

新功能

  • 有多个工作区时,更明显地用竖线标识出选中的那个工作区
  • 升级太微版本到 5.2.3
  • 升级 electron (内置浏览器)版本

修复

  • 去掉自动选择语言失败的报错弹框
  • 减少wiki启动报错的概率

更新了新建知识库时带上的插件功能

移动应用程序

Tiddloid安卓应用,由donmor开发。


V0.7.7

New features

  • When there are multiple workspaces, the selected workspace is more clearly identified with a vertical line
  • Upgraded TiddlyWiki version to 5.2.3
  • Upgrade electron (built-in browser) version

Fixes

  • Remove error popups for failed automatic language selection
  • Reduce the probability of wiki startup errors

Plugin functionality when creating a new knowledge base

Mobile App

See Tiddloid for Android App developed by donmor.

Translated with www.DeepL.com/Translator (free version)

TidGi-Desktop - v0.7.7

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

V0.7.7

新功能

  • 支持黑夜模式
  • 支持打开本地文件,详见 open external 插件
  • 精简右键菜单
  • msi安装包支持在windows上选择安装位置
  • 支持x32电脑
  • 支持定时本地备份,即使没有配置Github云备份也会创建可快速回滚的备份
  • 可以加载本地图床的图片了

修复

  • 升级 git-sync-js 减少 git 同步错误

新建知识库时带上的插件功能

移动应用程序

Tiddloid安卓应用,由donmor开发。


V0.7.7

New features

  • Support for black mode
  • Support for opening local files, see the open external plugin for details
  • Streamlined right-click menu
  • msi installer support for windows installation location selection
  • Support for x32 computers
  • Support for regular local backups, even if Github cloud backup is not configured, it will create a backup that can be rolled back quickly
  • Can load images from this map bed now

Fixes

  • Upgrade git-sync-js to reduce git sync errors

Plugin functionality when creating a new knowledge base

Mobile App

See Tiddloid for Android App developed by donmor.

Translated with www.DeepL.com/Translator (free version)

TidGi-Desktop - v0.7.7-prerelease3

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

TidGi-Desktop - v0.7.7-prerelease2

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

TidGi-Desktop - v0.7.6

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

此小版本更新:

  1. 允许加载本地图床的图片
  2. 本地知识库也能定时自动备份了,详见工作区设置
  3. 升级太微版本
  4. 提供Windows msi 安装包,可以选择安装位置(exe安装包一键安装但是没法选择安装位置)

This minor version updates:

  1. Allow loading of images from this map bed
  2. Local knowledge base can now be automatically backed up on a regular basis, see workspace settings for details
  3. Upgrade TaiWei version
  4. Provide Windows msi installation package, you can choose the installation location (exe installation package one-click installation but can not choose the installation location)
TidGi-Desktop - v0.7.6-prerelease4

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

TidGi-Desktop - v0.7.6-prerelease2

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

TidGi-Desktop - v0.7.5

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

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

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

Changes

  • GH-Pages blog config will update branch to main if you create an online wiki with main branch
  • Report error button position wrong
  • Show notification when "SyncBeforeShutdown"
  • Sync Only When No Draft
  • Reduce the work need to do before quit and shutdown
  • Remove unused wiki watcher

修复

  • 如果你用 main 分支创建一个在线维基,GH-Pages的博客配置将更新分支为 main 分支
  • 报告错误按钮位置错误
  • 在 "关闭前同步 "时显示通知
  • 只在没有草稿时进行同步
  • 减少退出和关机前需要做的工作
  • 删除未使用的维基观察者库

(感谢 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.

If you are old user of v0.6, 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的设计

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

  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 的

关于Edge无法下载——检测到病毒:如遇到这种问题,只需要打开浏览器的设置——隐私、搜索和服务,找到安全性,取消勾选“阻止可能不需要的应用”,就可以下载;Edge浏览器设置→隐私、搜索和服务→安全性→关闭"Microsoft Defender Smartscreen"后能正常下载。

如果在线 wiki 创建时报错,可以先创建本地 wiki,然后用 github desktop app 手动备份、发布博客。