datasets: [{ data: testMarks, backgroundColor: colors, // 设置背景颜色 borderWidth: 0, // 边框宽度 }] } }; //创建一个固定高度的图表容器div dv.el("div", ``) // render chart in chart container window.renderChart(chartData, this.container.find(".chartView")) ``` 希望发的 相关的...
```dataview TASK WHERE file = this.file AND meta(section).subpath = "title 2" ``` ```dataviewjs dv.taskList( dv.current().file.tasks .where(t => t.section.subpath === "title 2") ) dv.taskList( dv.current().file.lists .where(t => t.section.subpath === "title 2" && ...
data-end='<% tp.date.now("YYYY-MM-DD-HH") %>'> 最终效果示例: 增强关系图谱 Juggl 作者:Emile 简介:可交互、可样式、可拓展的图形关系视图。 前身是作者的另一款插件Neo4j Graph View(现已退役),与 Obsidian 自带的关系图谱插件区别在于提供 4 种不同的关系图谱布局,不止可以使用样式窗格来调整节点...
Custom Frames- 内嵌 webkit 浏览器,可以把一些网站内嵌到笔记内当做笔记自己的面板。 Dataview- 数据统计和可视化,支持 js 和类似 SQL 的语法筛选。 Easy Typing- 自动转换中文和英文标点符号格式,当你在中文输入法下,按两次中文标点或符号变成英文半角格式。 Editing ToolBar- 可视化编辑器工具条。 Kanban- 生成支...
obsidian dataview写年报:按标签分类汇总 使用场景 上次我们讲过用dataview写周报obsidian dataview写周报:统计一周内的文件 - liqinglucky - 博客园 (cnblogs.com)。现在考虑另一个场景,年底要写年报,将一年的工作汇总。但通常不是像周报那样只是简单的罗列,还需要按照不同的项目内容分类汇总。这种情况就可以通过...
官网:Obsidian官网 中文论坛:Obsidian 中文论坛 插件中文介绍OB插件社区 Johnny学OB ob中文教程 优点:文件类型:基于markdown的相关优点 高度通用性 编辑简单 个性化:高度自定义 费用:开源,个人完全免费 可以与logseq联用 缺点 双链笔记缺点:结构可读性不高·父子关系 顺序逻辑关系 不同权重关系 ···...
Charts View Visualize data from your notes with plots and graphs. Dictionary A multilingual dictionary that shows word definitions in the sidebar and popover synonyms. Liquid Templates Create your templates with LiquidJS tags support. Better footnote Display footnotes inline as a popover. Aut-O-Backup...
Please note, that you have to use dataviewjs for this! Convert Charts to Images Select the whole Chart Codeblock and run the Command "Create image from Chart" to replace it with a Image. You can choose the Quality and Format in the Settings of this Plugin. See how it works How to...
Create a timeline view of all notes with the specified combination of tags TypeScript obsidian-charts Public Forked from phibr0/obsidian-charts Charts - Obsidian Plugin | Create editable, interactive and animated Charts in Obsidian via Chart.js TypeScript obsidian-checklist-plugin Public ...
Dataview https://github.com/blacksmithgu/obsidian-dataview 该插件可以用来查询及列出满足特定条件的、不同状态的、可以嵌套层级的任务 Tasks https://github.com/obsidian-tasks-group/obsidian-tasks 该插件和 Dataview 能够实现的功能类似,只不过其对于诸如如下方面的支持较好: ...