补充“Table”模式下,在markdown页面中的模板;(Dataview的表格样式) ("<div class='baiFenBi' style='--precent:"+ round((reverse(已读页数)[0]/总页数)*100) + ";'></div>") as 进度, 也就是下述:将两个加号中“xxx”的内容换成你的进度值(1~100) ("<div class='baiFenBi' style='--prece...
有需要的可以自取,创建Minimal Theme cards1.5.8.css文件,将下面代码贴进去,然后把这个文件放到\.obsidian\snippets下,这样dataview插件的table视图,就会变成卡片视图: /* MIT License | Copyright (c) Stephan Ango (@kepano)extract from minimal-theme*/:root{--cards-min-width:180px;--cards-max-width:1f...
Dataview 让你找到在 obsidian 中使用 SQL 的感觉,这个组件甚至可以使用变量。有很多大佬用 dataview 做出很多好玩的东西,也是回顾、总结、联系笔记的好工具。而且会推动我们好好设置文章的属性信息。 Dataviewjs 实现随机回顾 组件不仅可以使用 dataview 还可以使用 dataviewjs,利用 Dataviewjs 代码随机回顾笔记,帮助...
Sakana Widget 是来自@Boninall开发的 Obsidian 石蒜挂件的插件。 Table Generator 是来自@Boninall开发的表格生成面板插件。 Min Width 是来自@doitian开发的限制每个页面最小宽度的插件。 Custom File Explorer sorting 是来自@SebastianMC开发的允许自定义文件浏览器中的文件排序,手动拖动或自动排序或编程实现更多自定义...
Full width page or blocks (dataview, table and backlinks) per page/note basis by specifying customcssClassat the frontmatter (YAML) wide-page wide-dataview wide-table wide-callout wide-backlinks vault-wide toggle for each of the above ...
利用dataview 提供的 choice 函数,我们可以把输出值修改为 emoji,使得表格更加直观,下面给了两种使用示例,可以参考这两段代码的使用方式以及结果构建属于自己的 dataview 查询语句。 ```dataview TABLE choice(praying, '💚', '➖') AS Praying,
A collection of dataview scripts which can be utilized within your Obsidian.md notes to perform various tasks and display data. About Snippets Table of Contents: Version 1 Table of Contents: Version 2 Subfolder Data Bad Links: Version 1 ...
An Obsidian plugin to edit and view Excalidraw drawings 一个用于编辑和查看 Excalidraw 绘图的 Obsidian 插件 https://github.com/zsviczian/obsidian-excalidraw-plugin obsidian-excel-to-markdown-table Excel to Markdown Table An Obsidian plugin to paste data from Microsoft Excel, Google Sheets,...
dv.current() const chartData = {type: 'bar',data: {labels: [data.test],datasets: [{label: 'Grades',data: [data.mark],backgroundColor: ['rgba(255, 99, 132, 0.2)'],borderColor: ['rgba(255, 99, 132, 1)'],borderWidth: 1}]}} window.renderChart(chartData, this.container); \...
Switch to markdown view or useWIN+CTRL/CMD+CTRLclick on the image to edit properties of the embed: [[filename#^blockref|WIDTHxMAXHEIGHT]] Custom Font, Custom Pen, OCR support, SVG import In plugin settings you can add a custom 4th font. For more details see thisvideo ...