completed and contains(tags, "#high-priority") and due <= date(today) + dur(7 days)...
config);%>---tags:- Topic/DailyNotetitle: <% tp.file.title %>type:- Daily Notedate: <%tp...
before_date =window.moment(inputDate,"YYYY-MM-DD",true).add(-1,"days").format("YYYY-MM-DD_ddd") after_date =window.moment(inputDate,"YYYY-MM-DD",true).add(1,"days").format("YYYY-MM-DD_ddd")letcreateTime = tp.file.creation_date()letmodificationDate = tp.file.last_modified_date...
Obsidian 默认不开启 Daily Note 功能,Logseq 或 RoamResearch 用户可能会很不习惯,而对另一些没有接触过 Daily Note 概念的用户来说,也很有必要先介绍一下它的应用场景和配置方法。 什么时候记 Daily Note? 当你想写日记的时候,它就是一个支持 Markdown 的日记本 当你想快速记录灵感的时候,你不用也不该纠结...
第三步,得到了变量inputDate,其值为用户输入的「具体日期」内容。 第四步:声明并赋值 titleName 这一步较为繁琐,它先将我们在「第三步」输入的得到的「字符串类型」变量 inputDate 转换成「时间类型」变量,再将这个「时间类型」变量按照 YYYY-MM-DD_ddd 格式化成「字符串类型」变量。
An Obsidian plugin to generate Tables of Contents that stay up to date with your document outline. Advanced Obsidian URI / 同时讲解下系统URI Version 1.11.1 Advanced modes for Obsidian URI DEVONlink Version 2.2.1 Open or reveal the current note in DEVONthink. ...
用法1、日记随笔(Daily Note) Obsidian 默认不开启 Daily Note 功能,Logseq 或 RR 用户可能会很不习惯,而对另一些没有接触过 Daily Note 概念的用户来说,也很有必要先介绍一下它的应用场景和配置方法。 什么时候记 Daily Note 当你想写日记的时候,它就是一个支持 Markdown 的日记本 ...
s built-in PDF reader, make annotations--highlights and comments. Finally, in the right column I create a note that includes all annotations. To do that, select the notes view in the right pane. Then click on the plus sign next to "Item Notes" and choose "Add Item Note from ...
Obsidian 有很多很好用的插件,但大多都是英文的,而本人英文烂到掉渣🤣🤣,所以弄了这个自用,有同样需求的请自取。插件里的英文全部为机翻加上个人的理解并修改,如有问题请提出来。
Note:The Obsidian API is still in early alpha and is subject to change at any time! This sample plugin demonstrates some of the basic functionality the plugin API can do. Changes the default font color to red usingstyles.css. Adds a ribbon icon, which shows a Notice when clicked. ...