Giter Club home page Giter Club logo

siyuan-themes-tsundoku-dark's Issues

更新tsundoku主题时遇到的一个奇怪的问题

image

从集市中更新tsundoku主题时出现这个,其他的主题更新正常,遂尝试从Github进行下载更新,但是解压时发现alibaba.svg拒绝访问。
单独下载该文件也说没有权限无法下载,其他的svg文件下载正常,很奇怪。

新版主题的代码块编号bug

image
如图所示,代码块只要编号超过10,编号就会这样,但有时是按方向键会这样,上下左右方向键都会这样。
Tsundoku主题非常棒,感谢老铁~~~

👍最爱的思源主题,提两个小功能

  • 希望能在打开多窗口时,聚焦的窗口可以表现更明显些
    比如加个更亮的外边框或者其他窗口变暗一些.
  • 希望文档左侧的空白(功能)区可以缩小一些

数学公式前面有多余的间距

数学公式前面有多余的间距:
图片

修复方法:

把CSS的

.vditor-reset code:not(.hljs){
        ...
}

改为

.vditor-reset code:not(.hljs):not([data-type="math-inline"]) {
        ...
}

(很喜欢这个主题,加油!)

日历功能在我这里出现无法识别问题

这可能是我的日历模版有些复杂
屏幕截图_20230202_112110
上面是这个主题的日历功能,下面则是思源的日历功能
屏幕截图_20230202_112126
以下就是我的日历模版
/daily note/{{now | date "2006/01"}}/{{now |date "2006-01-02"}}{{last (slice (list " 日曜日" " 月曜日" " 火曜日" " 水曜日" " 木曜日" " 金曜日" " 土曜日" ) 0 (add (mod (div (now.Sub (toDate "2006-01-02" "2021-05-02")).Hours 24) 7 ) 1))}}

更新新版本后,字体变模糊了

Window10 设备

不知道是新版本思源的问题,还是新版本主题的问题,今天发现字体变模糊了
image

上面是themes-tsundoku-dark很早的版本,下面是目前最新的版本

新版本的挖空效果好像有问题

新版本的挖空效果好像有问题
1.7.8,win11 64x
设置成挖空的效果后,点击挖空的文本后没有变化,无法显示遮盖的文字。

标记修改问题

老哥我使用你的主题,win下标记是这样的:
image

标记的样式是“留空提示”那种,只有把鼠标移过去才会显示文本

这个我可以自己修改吗,找到这块的代码,mac下我也是用的你的主题,默认就没有这个问题。。

块嵌入调整margin后在列表中表现不正常

块嵌入调整如下margin后(10月1日更新),导致在列表项中表现不正常(左侧无法与列表的bullet对齐)

margin:12px 0px;

非正常表现如下:
image

该语句去掉后如下(与默认主题相符):
image

How to install?

Can you please descripe how to install the theme?? Simply by unzipping and dragging to the 'theme' folder doesn't seems to work.
And if you download from the marketplace, it always failed.

列表的脑图视图与表格视图中列表项内如何恢复纵向排版

首先, 列表视图转脑图视图真的太惊艳了, 我实在忍不住夸赞,让我记笔记也更加有动力了.看着自己做的思维导图,感觉非常满足!

但是有兩点我需要说一下
第一,本来是一个块结构中的文字和代码块,换成导图后就变成了代码块成为了文字的子节点,非常影响排版(造成排版变得很长)和导图上的逻辑错误.如下图:
列表模式:
image
导图模式:
image

第二.当代码块太长时.显示bug
image

思源笔记更新1.1.6之后代码块语言显示错位

部署方式:docker
思源笔记版本:1.1.6
主题版本:v0.3.4,3月30日上午更新思源笔记版本后在思源笔记集市中手动更新
现象:
在1.1.5时,每个代码块会显示所属语言,但是更新到1.1.6之后,代码块语言显示错位到了文档右上方,并且整个文档中所有代码块的语言都消失了,只在文档右上方显示第一个代码块的语言

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.