Skip to content

Commit

Permalink
auto
Browse files Browse the repository at this point in the history
  • Loading branch information
008 committed Dec 4, 2023
1 parent e36e13e commit 6737c24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@

## 底部反链区

加入类似 `logseq` 的底部反链区。并对列表/大纲块,做了特殊处理,能看到相关的上级项,直到根部。其他非列表的块,则直接复制
加入类似 `logseq` 的底部反链区。对于列表/大纲块,我们可以看到其上级与下级。上级从面包屑看,下级从内容中看

例如整个列表为:

![Alt text](assets/logseqori.png)

`皂荚`文档内,看到的只有相关信息,直到根部,其他分支隐藏。并且把涉及到的引用(概念)与引用次数也列出,方便查看。
`皂荚`文档内,看到的只有相关信息(上下级),直到根部,其他分支隐藏。并且把涉及到的引用(概念)与引用次数也列出,方便查看。

![Alt text](assets/logseqbl.png)

Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sy-tomato-plugin",
"author": "IAliceBobI",
"url": "https://github.com/IAliceBobI/sy-tomato-plugin",
"version": "0.3.41",
"version": "0.3.42",
"minAppVersion": "2.10.13",
"backends": [
"all"
Expand Down

0 comments on commit 6737c24

Please sign in to comment.