Skip to content

Commit

Permalink
🔖 v1.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Achuan-2 committed Jan 4, 2024
1 parent aa1bbe6 commit f9347fd
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 24 deletions.
6 changes: 5 additions & 1 deletion CHANGE_LOGS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.8.9 / 2024.01.04
- 💄 ui( 标题): 上下增加间距
- 💄 ui(blockquote): 字体颜色调粗
- 💄 ui(数据库): 默认不隐藏按钮

## v1.8.8 / 2024.01.02
- 💄 ui(databse): databse 右上方新建添加背景色
Expand All @@ -8,7 +12,7 @@
- 🐛 fix(js): 去除子弹线残余代码
- 💄 ui(css): 提取块样式和行内样式到style/editor.css
- ✨ feat(calendar): 日历支持解析dailynote模板
> 本来想已经有插件[顶栏日历](https://github.com/svchord/siyuan-arco-calendar)了,主题要不就把内置的日历功能去除了,可惜这个插件每次点击日历都要重新检索,很不好用,所以还是继续保留内置日历了,并且把日历功能进行了完善,目前已经可以解析更复杂的dailynote路径模板了,比如`/diary/{{now | date "2006/2006.01"}}/{{now | date "2006.01.02 Mon"}}``
> 本来想已经有插件[顶栏日历](https://github.com/svchord/siyuan-arco-calendar)了,主题要不就把内置的日历功能去除了,可惜这个插件每次点击日历都要重新检索,不是很好用,所以还是继续保留内置日历了,并且把日历功能进行了完善,目前已经可以解析更复杂的dailynote路径模板了,比如 `/diary/{{now | date "2006/2006.01"}}/{{now | date "2006.01.02 Mon"}}`
- ✨ feat(link_icon): 完善link icon


Expand Down
42 changes: 20 additions & 22 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,42 +19,37 @@

**简介**[思源笔记(Siyuan)](https://github.com/siyuan-note/siyuan)是一款本地优先的个人知识管理系统,支持完全离线使用,同时也支持端到端加密同步。融合块、大纲和双向链接,构建你永恒的数字花园。本主题为个人原创主题,专为思源笔记设计。

![](https://cdn.jsdelivr.net/gh/Achuan-2/PicBed@pic/assets/202306221442856.png)
![Light 主题](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed@pic/assets/1704370183771Clip_2024-01-04_20-09-39.png)
<center>Light 主题</center>

![](https://cdn.jsdelivr.net/gh/Achuan-2/PicBed@pic/assets/202306221441869.png)
![Green 主题](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed@pic/assets/1704370137769Clip_2024-01-04_20-07-57.png)
<center>Green 主题</center>

![](https://cdn.jsdelivr.net/gh/Achuan-2/PicBed@pic/assets/202306221442278.png)
![Dark 主题](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed@pic/assets/1704370028776Clip_2024-01-04_20-07-02.png)
<center>Dark 主题</center>

## 🚀更新情况

最近更新:
v1.8.9 / 2024.01.04
- 💄 ui( 标题): 上下增加间距
- 💄 ui(blockquote): 字体颜色调粗
- 💄 ui(数据库): 默认不隐藏按钮

v1.8.8 / 2024.01.02
- 💄 ui(databse): databse 右上方新建添加背景色
- 💄 ui(blockquote): 美化引述块样式
- 🐛 fix(js): 去除子弹线残余代码
- 💄 ui(css): 提取块样式和行内样式到style/editor.css
- ✨ feat(calendar): 日历支持解析dailynote模板
> 本来想已经有插件[顶栏日历](https://github.com/svchord/siyuan-arco-calendar)了,主题要不就把内置的日历功能去除了,可惜这个插件每次点击日历都要重新检索,很不好用,所以还是继续保留内置日历了,并且把日历功能进行了完善,目前已经可以解析更复杂的dailynote路径模板了,比如`/diary/{{now | date "2006/2006.01"}}/{{now | date "2006.01.02 Mon"}}``
> 本来想已经有插件[顶栏日历](https://github.com/svchord/siyuan-arco-calendar)了,主题要不就把内置的日历功能去除了,可惜这个插件每次点击日历都要重新检索,不是很好用,所以还是继续保留内置日历了,并且把日历功能进行了完善,目前已经可以解析更复杂的dailynote路径模板了,比如 `/diary/{{now | date "2006/2006.01"}}/{{now | date "2006.01.02 Mon"}}`
- ✨ feat(link_icon): 完善link icon

v1.8.7 / 2023.12.17
- 🐛 fix(list2map): 列表转思维导图错位
- 💄 ui(font): 代码字体首选Monaspace Neon
- 💄 ui: 优化h3-h6样式、数据库资源链接样式
- 💄 ui(link_icon): 适配数据库资源和链接列
- 💄 ui: search panel优化样式 [#92](https://github.com/Achuan-2/siyuan-themes-tsundoku/issues/92)
- 💄 ui(link_icon): 结尾为.html 的网页错误显示html图标


所有更新日志见 [CHANGE_LOGS](./CHANGE_LOGS.md)
全部更新日志请见 [CHANGE_LOGS](./CHANGE_LOGS.md)

## 💌 缘起

🎉 主题最早诞生于2021.02.22
🎉 主题最早诞生于 2021.02.22

Tsundoku “積 ん 読”是日语里的一个词,维基百科是这样解释的“Tsundoku is acquiring reading materials but letting them pile up in one's home without reading them. It is also used to refer to books ready for reading later when they are on a bookshelf.” 简单说就是买书成瘾却不读的行为。
> Any PKM approach that doesn't tie into execution tools is destined to languish on the back burner forever.
Expand All @@ -64,22 +59,25 @@ Tsundoku “積 ん 読”是日语里的一个词,维基百科是这样解释
我借此名来警醒自己,希望能利用好思源笔记,帮助我养成每日记录、定期回顾复盘的习惯,更好地掌握知识和技能,争取做有意义的项目,变成更优秀的人,而不是为了记笔记而笔记,让笔记软件成为一个个缓解知识焦虑的积灰箱,满足变态的数字化囤积症。



## 🐯 主题特色功能

-**主题三合一,同时支持明亮模式和暗黑模式**(Tsundoku Light、Tsundoku Green、Tsundoku Dark)【参考自[Savor](https://github.com/royc01/notion-theme)
-**主题三合一,同时支持明亮模式和暗黑模式**(Tsundoku Light、Tsundoku Green、Tsundoku Dark)【主题切换按钮参考自[Savor主题](https://github.com/royc01/notion-theme)
- 思源笔记明亮模式只支持选择light和green,暗黑模式只支持选择dark主题
- **如果明亮模式和暗黑模式都设置为使用Tsundoku主题**:从暗黑模式切换为明亮模式,根据之前的明亮模式选择自动更改为green主题/light主题;从明亮模式切换为暗黑模式,自动更改为dark主题

- 📎**为超链接添加了icon**:区别不同的本地链接和网络链接,详见[超链接图标介绍](https://www.yuque.com/achuan-2/siyuan/gar358)
- 📎**为超链接添加了icon**:区别不同的本地链接和网络链接
![20220131165215_2022-01-31](https://cdn.jsdelivr.net/gh/Achuan-2/PicBed@pic/assets/README/20220131165215_2022-01-31.png)
- 🧊 **Admonition 块**:给引述块blockquote添加块背景颜色,就会自动应用样式
推荐使用模板添加emoji以及调整标题字体大小和加粗
- 🧊 **Callout 块**:给引述块blockquote添加块背景颜色,就会自动应用样式
![1704370779797Clip_2024-01-04_20-15-14.png](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed@pic/assets/1704370779797Clip_2024-01-04_20-15-14.png)
推荐使用模板添加emoji以及调整标题字体大小和加粗,下面是一个例子
```markdown
> **🔔 标题**{: style="font-size: 24px;"}
> **💡 标题**{: style="font-size: 24px;"}
>
> 内容
{: id="20231019114031-5bqqmpr" style="background-color: var(--b3-card-error-background); color: var(--b3-card-error-color);"}
```
![](https://raw.githubusercontent.com/Achuan-2/PicBed/pic/assets/20231019132056-2023-10-19.png)


## 😺 借鉴功能

Expand All @@ -89,7 +87,7 @@ Tsundoku “積 ん 読”是日语里的一个词,维基百科是这样解释
- [Savor主题](https://github.com/royc01/notion-theme)
- 主题切换按钮
- [日历面板](https://github.com/HowcanoeWang/calendar)
- 支持根据笔记本日记路径模板智能识别“2006.01.02”或“2006-01-02”格式(不支持更复杂的格式)
- 支持根据笔记本日记路径模板智能识别“2006.01.02”或“2006-01-02”格式,原版不支持更复杂的格式,目前经我的改动,已经支持解析复杂的日记路径模板了,比如`/diary/{{now | date "2006/2006.01"}}/{{now | date "2006.01.02 Mon"}}`
- 支持点击查看已有日记以及提前新建未来日记


Expand Down
2 changes: 1 addition & 1 deletion theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Tsundoku",
"author": "Achuan-2",
"url": "https://github.com/Achuan-2/siyuan-themes-tsundoku",
"version": "1.8.8",
"version": "1.8.9",
"displayName": {
"default": "Tsundoku",
"zh_CN": "積読"
Expand Down

0 comments on commit f9347fd

Please sign in to comment.