FSpark
FSpark
# Bug Report ## Website Address https://tiddlywiki.com/ ## Bug Description When editing a new entry, the background color of the edit text box is wrong.  Note: TiddlyWiki is a...
When I grab the mouse event, there is an unexpected situation that it will get stuck in `next_event ()`, so that no subsequent messages can be obtained. It's very easy...
I have tried it, and I need to modify the manifest.json, but this is not compatible with the version here. Do I need to fork a version to help you...
I'm glad you've provided the ability to force a dark theme in version 2.3.1, but that feature is toggled with the system settings. However, I had already customized the dark...
I found that the difference in `initial_state` between vip and non-vip when downloading bangumi caused many errors and then fixed it. By the way, 1080P+ bangumi support has been added....
In Oracle databases, it is very common to use CHAR(1) fields with 'Y' or 'N' to represent boolean values. This PR adds support for interpreting 'Y' as true and 'N'...
This PR is meant to address this issue: [#2807](https://github.com/Jermolene/TiddlyWiki5/issues/2807) The hook was initially added to enable automatic renaming of pasted files, as pasted files will only have default names, which...