tiddly-gittly / 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)
https://tidgi.fun
Mozilla Public License 2.0
1.72k stars 109 forks source link

bug: plugins/linonetwo/opened-tiddlers-bar和tidgi的UI不兼容 #534

Open king0billy opened 7 months ago

king0billy commented 7 months ago

Environment 环境信息

Version v0.9.3

Electron Version: 28.1.0 Node Version: 18.18.2 Chromium Version: 120.0.6099.109

Description 描述

bug: plugins/linonetwo/opened-tiddlers-bar和tidgi的UI不兼容 image

Steps to Reproduce 复现方式

打开plugins/linonetwo/opened-tiddlers-bar,把一个长tiddler往下拉

Additional Context 额外上下文

No response

linonetwo commented 7 months ago

看起了没问题啊

king0billy commented 6 months ago

看起了没问题啊 image 正常应该是完全显示这一栏的。而且plugins/linonetwo/opened-tiddlers-bar 不知道和什么插件有冲突还是怎样,点击了不会切换和关闭 2024-03-10 19-30-08

linonetwo commented 5 months ago

图片

正常呀,插件装了有问题就用 git 回滚就好了。

king0billy commented 4 months ago

预期中的$:/themes/tiddlywiki/vanilla/options/stickytitles = yes 时, 编译和编辑按钮那一栏不会被你的插件挡住

请看$:/themes/tiddlywiki/vanilla/options/stickytitles 更改这个值前后的显示效果 :

https://github.com/tiddly-gittly/TidGi-Desktop/assets/52921954/8a4dbc42-6572-451c-ab77-aeaab5a0327b

you can import all my tiddlers to reproduce my bug

Test cases (json) with tiddlers+ shadows https://1drv.ms/u/s!AkIa8srN94mPg7QRSYy7_cBUrZC-mA?e=HiVXsW

a json file that doesn't have my shadow tiddlers: https://1drv.ms/u/s!AkIa8srN94mPg7RPyxuyIoNnlOS3sg?e=IlT1fW

linonetwo commented 4 months ago

这个再修一下