tp.file.folder() tp.file.folder(relative: boolean = false) 函数用于检索文件的文件夹名称。如果 relative 为true 会返回文档所在目录路径,为 false 只返回目录名。默认为 false。 以博客/Obsidian/Templater.md 为例:tp.file.include() tp.file.include(include_link: string | TFile) 函数用于包含文件的...
请教您一个Obsidian使用的问题:Templater插件只能利用模板调整文件,不能筛选文件。Dataview只能筛选文件,无法批量修改。有没有插件能够“筛改一体”,例如对于YAML里“categories:人物”的所有文件,一键筛选出来、并全部添加一行参数。Templater和Dataview似乎都无法单独完成。要实现“筛改一体”,好像只能自己做个插件。再就...
Create in folder:是否创建到文件夹。打开状态会将新文件存放在下方选择的文件夹内。 Choose folder when creating a new note:新笔记存放的位置。只有当上一个设置项为打开状态时才会出现。选择路径后,记得点击一下选择框右侧的Add添加。 Create in same folder as active file:将新笔记存放在当前打开的笔记同一...
llZektorll/OB_Template Star1.2k OB_Templates is a Obsidian reference for note templates focused on new users of the application using only core plugins. templatetemplatesobsidianobsidian-mdobsidian-vaultobsidian-snippetobsidian-tasksobsidian-notesobsidian-communityobsidian-folderobsidian-snippetsobsidian-templat...
Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files. Here are 2,007 public repositories matching this topic... Language:All Sort:Most stars siyuan-note/siyuan Star26.5k A privacy-first, self-hosted, fully open source personal knowledge manag...
上面例子中不能使用regexmatch()函数,因为file.folder的值是包含路径的,如果使用它就只是匹配了Templates这个字符串,达不到预期的结果。 regexreplace(string, pattern, replacement)函数用于正则替换字符串,例如将日期格式2024-05-02替换成05/02/2024,它同样支持像 JavaScript 的replace()函数中那样在replacement中使用...
"${pluginDir}/textemplate/ref.bib" -M reference-section-title="templates_refine" -M link-citations=true --reference-doc="${pluginDir}/textemplate/templates_refine.docx" -f markdown --resource-path="${currentDir}" --resource-path="${attachmentFolderPath}" -s -o "${outputPath}" -t ...
Obsidian 有很多很好用的插件,但大多都是英文的,而本人英文烂到掉渣🤣🤣,所以弄了这个自用,有同样需求的请自取。 插件里的英文全部为机翻加上个人的理解并修改,如有问题请提出来。插件太多,看心情汉化🤣🤣🤣 说明: 本项目里所有插件都是由 “宏沉一笑” 整理(点击查看原项目)好的,我只是搬运下来作汉...
Kepano Vault Template由 Steph Ango (@kepano) 制作 Steph 的个人 Obsidian 仓库模板。一种自下而上的方法,用于记录笔记和组织他感兴趣的事物。 再次感谢所有参与者以及胜利者! Congratulations again to all who won andparticipated! 去年的:2022
So let’s go over here to our templates folder. Scroll down toJournaling Template, which is the file that we’re using for our daily notes. Let’s add a new section calledDue Todayand embed a query here. First, we want to show all of the tasks that are not done. And we want the...