[链接文本](file://绝对路径) 使用绝对路径链接 如果你使用 Markdown 链接,请确保文件和文件夹的名称中没有空格,因为这在某些情况下可能会引起一些麻烦。 方法3:使用紧凑型维基链接来链接页面 Obsidian 支持使用维基链接(Wikilink)来链接页面的直观方式。它们是紧凑的链接并且是交互式链接。默认情况下,此功能处于打开...
link(file.path, file.path) as "路径", default(status, "publish") as "状态", elink("https://gslnzfq.cn/archives/"+post_id, "查看") as "网站链接" where post_id>0 sort default(status, "publish") desc 实现效果如下所示,我们可以直接点击右侧链接查看发布的文章详情 6、Excalidraw 手绘风格...
File path to URI (an Obsidian.md plugin) This plugin lets you convert a local path to a file url link that can be used to link to files or folders that are located outside of your Obsidian vault. Use Obsidian's native behaviour ❗ ...
另外Zotero 的插件Mdnotes利用了两种格式,其代码如下: functiongetLocalZoteroLink(item){letlinksString="zotero://select/items/";constlibrary_id=item.libraryID?item.libraryID:0;linksString+=`${library_id}_${item.key}`;returnlinksString;}functiongetZoteroPDFLink(attachment){return`zotero://open-pdf/...
Local File Interface Commands for moving files in and out of the vault. Siteswap Visualize Juggling Pattern Siteswap via the JugglingLab gif server. Tweaks Add convenient tweaks including improved toggling and ergonomic commands. Thino Quickly capture memos and display them in the sidebar with a he...
File->Open Vault创建或者打开一个 Vault: 然后我们看到欢迎界面如下: 设置->外观->主题选择主题。 找到喜欢的主题,点击安装, 等安装成功之后查看效果: 右侧是图谱的显示,如果找不到相应选项,可以去设置->核心插件->关系图谱开启对应选项。 文件管理 左侧目录上方有两个我们最常用的按钮,一个是 新建文件, ...
File->Open Vault创建或者打开一个 Vault: 然后我们看到欢迎界面如下: 设置->外观->主题选择主题。 找到喜欢的主题,点击安装, 等安装成功之后查看效果: 右侧是图谱的显示,如果找不到相应选项,可以去设置->核心插件->关系图谱开启对应选项。 文件管理 左侧目录上方有两个我们最常用的按钮,一个是 新建文件, ...
# the max size of file to uploadclient_max_body_size20000m;} 如果用宝塔面板的话,删掉下面这几...
- ALLOWED_FILE_LINK_TYPES=pdf,mp4 - DISABLE_POP_HOVER=false - SHOW_TOC=true - SHOW_LOCAL_GRAPH=true - HOME_FILE=README - FONT_SIZE=15 - HTML_SAFE_MODE=true - TEMP_PATH=/tmp - SITE_TITLE=Demo - SITE_TYPE=article - SITE_URL= ...
client.upload(file_name, self.path + '/' + file_name) # 打印结果,之后会重定向到log print('正在上传:' + file_name) except LocalResourceNotFound as exception: print('An error happen: LocalResourceNotFound ---' + file_name) def mainclipper(self, url): ...