综合看.map(b=> [b.file.link,b.genre)就相当于pages.sort(b=> b.file.mtime,"desc").map(b=> [b.file.link,b.genre),其意思将「排序后」的笔记变量pages进行「重组输出」并与dv.table指定的两个字段对应,即返回笔记的「双向链接」和笔记「元数据」中的genre值。 延伸知识:隐式字段 Dataview 会自...
// 拼接选中区域编码 const selectionLink = pageLink.concat(`&selection=${textRangeStr}`); // 拼接别名 const backlinkAlias = `${selectionLink}|${pageNum ? pageNum : pageNumInput}`; // 生成wiki链接 const wikilink = `[[${backlinkAlias}]]`; txt = txts.join("\n"); txt = txt.conca...
This plugin allows open a link in current document using hotkey此插件允许使用热键打开当前文档中的链接 Gallery 下载次数:2739插件描述: Interactive Card like gallery display of images交互式卡片,如图像画廊显示 Latex Environments 下载次数:2688插件描述: Allows to quickly insert and change latex environments...
link = re.findall(r'http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*(),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+', s) url = link[0] headers = { 'Connection': 'close', 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko...
另外,可以使用link指向本地Obsidian文档及工作区,建立与Advanced URI配合使用。 2.10 工作区:Workspace workspace是一个自带插件(非三方),开启后在左边栏出现Manage workspace,也可通过命令行操作。 可以保存当前工作区和load之前保存的工作区(布局/内容等 )。
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
PC端默认在C盘用户名所属Document文件夹,可以修改至其他盘;PE端默认位于Document文件夹)。
since they make your notes more presentable and less cluttered. Crediting resources is also extremely useful when looking back on notes. For example, I like to link back a youtube video in my notes that helped me understand a certain algorithm, so that I can relearn it when the time comes...
excalidraw-link-prefix: "📍"preview prefix for internal links excalidraw-url-prefix: "🌐"preview prefix for external links excalidraw-link-brackets: true|falsewhether or not to display brackets around links in preview excalidraw-default-mode: view|zenOpen this document in view mode or zen mode...
excalidraw-link-brackets: true|falsewhether or not to display brackets around links in preview excalidraw-default-mode: view|zenOpen this document in view mode or zen mode by defult. Default view mode is excellent for presentation slides.