.style-settings-import-label { cursor: pointer; color: var(--text-accent); text-decoration: underline; } .style-settings-import-label:hover { color: var(--text-accent-hover); } .style-settings-export, .style-settings-import { display: inline-block; margin-right: 10px; } .style-settings...
Minimal Theme Settings Style Settings // 搭配上面的插件使用(Minimal Theme Settings)对 Minimal 主题进行精细定制设计,但如果你本身就不是使用 Minimal 主题,这两个插件都没有太大必要安装,这里提及只是很多人喜欢使用这个 Minimal 主题,会安装这两个插件进行配合定制。 5. 模板设置(可选) 如果有模板设置需求,可...
主题:Chime Github 仓库地址: https://github.com/Bluemoondragon07/chime-theme主要样式展示: 建议配合插件Style Setting使用。 我的相关设置: { "chime-theme@@theme-settings": "theme-novelis…
When using the custom theme, you can customize any of the available syntax highlighting colors. You can also use the custom theme option to import your own themes using the Style Settings import function. Here's an example of importing the Dracula theme for use in dark mode only: ...
.app.vault.on("modify",a=>{ainstanceofEn.TFile&&this.emitter.trigger("fileUpdated",a)})),//>>>+++this.registerEvent(this.app.workspace.on("file-menu",(menu,file)=>{if(fileinstanceofEn.TFolder){window.fileMenuFolder=file;}})),//+++<<<app.workspace.trigger("parse-style-settings"...
this.plugin.settings.mySetting = value; await this.plugin.saveSettings(); }) ); ...
1.py的代码内容如下:import easygui easygui.msgbox("成功使用obsidian调用python!")假设执行报错,可以...
If you prefer the note-taking style of Roam Research or Workflowy, use the Outliner plugin to enable the same within Obsidian. Once you create such a list, memorize default hotkeys to move lists and sublists up and down using keyboard shortcuts. You can even draw vertical indentation lines...
settings.openComment = value; await this.plugin.saveSettings(); }) // 设置下拉框的长度 dropdown.selectEl.style.width = '300px'; }); new Setting(contentEl) .setName('是否原创') .setDesc('是否是原创文章') .addDropdown(dropdown => { dropdown .addOption('1', '原创...
Custom Font, Custom Pen, OCR support, SVG importIn plugin settings you can add a custom 4th font. For more details see this video The plugin includes OCR support using Taskbone OCR. For more details see this video You can convert SVG files into Excalidraw drawings (with some limitation)...