在Templater 中我们可以使用 JavaScript 的任何语法,只需要将相关的语句放置在 <%* expression %> 中就可以了,下面我们列举一些常见的例子: <%* const pluginName = "Templater" %> <%* console.log("hello Templater") %> <%* if (pluginName === "Templater") { %> Templater is awesome! <%*...
这里是一个使用 Obsidian 构建一个适用于生物多样性(Biodiversity)学者的工作配置: https://twitter.com/nickynicolson/status/1579114497385828353 此外还有一个关于 Obsidian 用户都是怎么用 Obsidian 来工作的讨论: https://www.reddit.com/r/ObsidianMD/comments/y0ecbo/how_do_you_use_obsidian_for_work/ 。 还有...
Advanced URI- 提供高级 URI 解析和跳转功能,在其他软件中可以打开或编辑 obsidian 里的笔记等,很多插件依赖它,建议安装。 Templater- 创建自定义模板,便于快速新建标准化格式的笔记,支持 js 语法,功能特别强大。 Better Export PDF- 导出的 PDF 带目录,比官方的更好。 Better Word Count- 提供更精确的字数统计,...
Advanced URI- 提供高级 URI 解析和跳转功能,在其他软件中可以打开或编辑 obsidian 里的笔记等,很多插件依赖它,建议安装。 Templater- 创建自定义模板,便于快速新建标准化格式的笔记,支持 js 语法,功能特别强大。 Better Export PDF- 导出的 PDF 带目录,比官方的更好。 Better Word Count- 提供更精确的字数统计,...
Obsidian Plugin for combining P.A.R.A with Periodic Notes(LifeOS for Obsidian) paraobsidianobsidian-pluginobsidian-mdobsidian-vaultobsidian-templatelifeos UpdatedDec 21, 2024 TypeScript CyanVoxel/Obsidian-Vault-Template Star369 A Template for my Obsidian Vault. ...
Obsidian Modal Form Plugin This plugin for Obsidian allows you to define forms that can be opened from anywhere you can run JavaScript, so you can combine it with other plugins like Templater or QuickAdd. frontmmatter-demo.mov Features Forms open in a modal window and return you the value...
The first option isTemplater, which allows you to create templates in Obsidian that you can instantly load on demand. You can install the plugin from the Community Plugins section of Obsidian, and you can check out itscode and documentation on GitHub. ...
The plugin includes OCR support using Taskbone OCR. For more details see thisvideo You can convert SVG files into Excalidraw drawings (with some limitation). For more details see thisvideo You can define custom freedraw pens. See documentationhere,video ...
It takes a bit of time to get used to, but I've grown to love this app, specially in conjunction with the Spaced Repetition plugin to replace Anki and the Templater plugin that allows me to create really complex templates with the full power of a turing complete language like JavaScript....
【插件作者访谈】Templater 相关,说了维护者为什么以及如何开始维护 Templater 插件的,同时为用户提供了一些 Templater 的使用例子 每日笔记、IMDB 和日志。 Obsidian 更新 现在,Obsidian 官方宣布 Obsidian 结束了 Beta 测试状态!同时 Obsidian 1.0 上了 HackerNews 以及 Product Hunt 。它同时还在 Reddit,Discord 以及...