Tidgi-Desktop & Mobile for TW v5.4.0

Have TW v5.4.0 build-in now. Also simplify the default template so it is more new-user friendly.

Download Desktop

Enhancement of Git and Synchronization Experience

Now Desktop and mobile sync using Git, so you have version control shared between clients.

  • Added Git chart view to view commit history more intuitively.
  • Git Log supports search and is adapted to the theme color, making it easier to locate historical records.
  • Fixed and enhanced the file monitoring logic, supporting the linkage between watch fs and git synchronization.
  • Improved the handling of large JSON files to reduce exceptions during file monitoring and synchronization.
  • Supports more secure handling of the .git directory, symbolic link sub - wikis, and external attachments during synchronization.

Enhancement of Sub - wiki and Configuration Synchronization Capabilities

  • Enhanced the sub - wiki routing ability, supporting tag tree based tiddler routing and more stable sub - wiki synchronization.
  • Added support for external attachments in sub - wikis, allowing files to enter the correct sub - wiki folders according to routing rules.
  • Migrated the workspace configuration to tidgi.config.json and retained key configurations such as workspace name.
  • Fixed issues with template copying and path recognition to avoid incorrect overwriting of tidgi.config.json or treating it as an entry.

Improvement of Desktop and Release Experience

  • Added a mini window.
  • Added the ability to move folders, facilitating the adjustment of the workspace location.
  • Fixed startup errors, hibernation - related issues, open app behavior, and menu synchronization issues.
6 Likes

@linonetwo How to update the mobile app.. Old version is already installed in my phone.

Can the android app have android share feature (similar to the android app created by BurningtreeC)

Make sure you have sync all content to desktop, new version is not comatable with old version.

(the old version used SQLite to store data. I thought it would be faster, but I was wrong, so I switched to using Git directly. This way, things will be transparent and you have full control of local data.)

Once you have data synchronized, you can directly download the latest app-release-signed.apk APK from mobile github release and install it. Alternatively, use ADB if your system doesn’t allow “sideloading”.

I will upload it to google play after a while, I will use it myself for at least a week, make sure it is really stable.

Oh, it used to have this feature, I’m not sure if new version keeps it, needs some testing, haven’t use it yet.

1 Like

:+1: But is there a link? :person_raising_hand:

Added the link https://github.com/tiddly-gittly/TidGi-Desktop/releases