Create in folder:是否创建到文件夹。打开状态会将新文件存放在下方选择的文件夹内。 Choose folder when creating a new note:新笔记存放的位置。只有当上一个设置项为打开状态时才会出现。选择路径后,记得点击一下选择框右侧的Add添加。 Create in same folder as active file:将新笔记存放在当前打开的笔记同一...
tp.file.create_new() 这个函数的作用是基于模板或内容创建新的文档,其方法签名为: tp.file.create_new(template: TFile | string, filename?: string, open_new: boolean = false, folder?: TFolder | string) 参数: template 模板文件或者文本内容,指定模板需要使用 tp.file.find_tfile(name) 来获取...
Periodic Notes Create/manage your daily, weekly, and monthly notes. Show Current File Path Show the full path of the currently open file in the status bar. Various Complements Complete words similar to auto-completion in an IDE. Note Folder Autorename Turn notes into folders and automatically ...
TheTable of Contents: Version 1snippet displays a table of contents. It compiles a list of all your folder's current subpages and pulls the headers from each page to display in a simple and neat list. For this version, you will need to create a newFolder Noteusing theFolder Notes Plugi...
Quickly move a file to a new or existing folder, then open the next file. 暂未翻译 https://github.com/kenlim/file-chucker-plugin file-explorer-markdown-titles File Explorer Markdown Titles Shows the first markdown header of a note in the file explorer 在文件资源管理器中显示笔记...
代码中 this.app.vault.getConfig("attachmentFolderPath") 用于获取我们配置的附件文件夹路径。getConfig() 方法也可以读取 .obsidian/app.json 中的其它配置。this.app.vault.adapter.basePath 用于获取当前笔记在操作系统中的路径,如:D:\Test_Note。 [!Tip] 如果在 Mac 中发现图片并没有成功显示,控制台报 ne...
Note Refactor / 演示核心插件Compose Version 1.7.1 Extract note content into new notes and split notes Extract Highlights / 写作与研究场景 Version 0.0.18 Create, extract and leverage your markdown highlights Text expand / 与Query查询 Version 0.9.2 ...
Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files. It is a second brain, for you, forever. Now available o…
npx create-obsidian-plugin 在命令行的提示下输入插件id(我用的是delete-image-links),插件名称,...
Organizing an Obsidian note using folders When you begin using Obsidian you have to designate where you want to keep your notes. If you already have your notes in markdown format in a folder, you would choose the “open folder as vault” option. Otherwise, you can create a new vault and...