File tree 2 files changed +27
-9
lines changed
2 files changed +27
-9
lines changed Original file line number Diff line number Diff line change 37
37
* 中文后跟英文逗号句号等标点是否自动替换为中文对应标点
38
38
* 内联数学公式是否允许起始 $ 后紧跟数字
39
39
* 数学公式引擎切换 MathJax、KaTeX
40
- * 块模式
41
- * 块级双向链接
42
- * 关系图
40
+ * 内容块
41
+ * 块级引用和双向链接
42
+ * 文档关系图、全局关系图
43
+ * 书签收藏
44
+ * 层级标签
43
45
* WebDAV 挂载远程目录
44
46
* 全文搜索
45
- * 明亮、暗黑两套主题
47
+ * 主题和图标
48
+ * 内置明亮、暗黑两套主题
49
+ * 内置 Material、Ant Design 两套图标
50
+ * 支持自定义主题图片
51
+ * 导出
52
+ * 标准 Markdown 导出
53
+ * 内容块引用提供锚文本 + 嵌入 Blockquote 选项
54
+ * 复制到微信公众号、知乎
46
55
47
56
## 🗺️ 路线图
48
57
Original file line number Diff line number Diff line change @@ -35,12 +35,21 @@ Welcome to [SiYuan Official Discussion Forum](https://ld246.com/tag/siyuan) to l
35
35
* Punctuation such as Chinese followed by English comma period is automatically replaced with Chinese corresponding punctuation
36
36
* Does inline math formula allow starting $ followed by numbers
37
37
* Math formula engine switching MathJax, KaTeX
38
- * Block mode
39
- * Block-level bidirectional link
40
- * Link network graph
38
+ * Content block
39
+ * Block-level quotes and two-way links
40
+ * Document relationship diagram, global relationship diagram
41
+ * Bookmark collection
42
+ * Level label
41
43
* WebDAV mount remote directory
42
- * Fulltext search
43
- * Light and dark themes
44
+ * research all
45
+ * Themes and icons
46
+ * Built-in bright and dark themes
47
+ * Built-in two sets of icons, Material and Ant Design
48
+ * Support custom theme pictures
49
+ * Export
50
+ * Standard Markdown export
51
+ * Content block quote provides anchor text + embedded Blockquote option
52
+ * Copy to WeChat public account, Zhihu
44
53
45
54
## 🗺️ Roadmap
46
55
You can’t perform that action at this time.
0 commit comments