Templater is a template language that lets you insert variables and functions results into your notes. It will also let you execute JavaScript code manipulating those variables and functions. With Templater, you
三、通过代码文件修改样式 比如说我用的 Blue Topaz 主题要进行样式的修改,如上图所示,我们(设置中点击主题配置项右侧文件夹图标)进入样式文件,找到Blue Topaz.css 样式文件并用visual studio code打开。 === 提示:操作前请先备份一份再修改!!=== 查找主题的配置样式文件 1.修改字体类型 在root 结点下,我...
Enable Non-codeblock Admonitions❗ This setting has been removed as of version7.0.0.It is rec...
Create a code block with the language hanzi-writer and provide a JSON configuration: ```hanzi-writer { "character": "你", "width": 100, "height": 100, "showOutline": true, "strokeAnimationSpeed": 1, "delayBetweenStrokes": 1000 } ``` Configuration Options character: (Required) The ...
To generate a Sankey diagram, create a sankey code block. Sankey diagrams consist of links and nodes that can be specified using YAML. Links Links are created using a source, a target and a value. Nodes Nodes can be explicitly created to add a specific color to a node. If none or not...
Ifdice-modis used on a section roller, the plugin will attempt to find a block id for the resulting section, so it can be embedded. If a block id does not exist for that section, the plugin will attempt to create one for the section. This will modify the file being rolled. ...
What is Electron? Introduction | Electron (electronjs.org)Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work ...
Create or Open a note in the Obsidian vault. Example note Add a code block Type ` into Obsidian 3 times and 3 more should appear below. Backticks Keyboard location Make a dataview codeblock Type dataview next to the first line. For JavaScript type dataviewjs. dataview codeblock Ed...
下面举一个实际的例子,在LifeOS for Obsidian (obsidian-life-os.netlify.app)的示例项目中返回所有未完成的任务时过滤掉目录 Templates 中的模板文件(Daily.md, Monthly.md, Quarterly.md, Weekly.md 和 Yearly.md)中的任务并按文件链接地址分组。
Jupyter plugin This plugin allows code blocks to be executed as Jupyter notebooks. obsidian-jupyter - 0.3.0 https://github.com/tillahoffmann/obsidian-jupyter Kanban Create markdown-backed Kanban boards in Obsidian. obsidian-kanban - 0.5.15 https://github.com/mgmeyers/obsidian-kanban Kindle Highlig...