Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions packages/logseq-plugin-copy-page-path/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"title": "复制页面路径",
"description": "一键复制当前页面的本地文件路径到剪贴板,支持绝对路径、相对路径、file链接和Markdown格式",
"author": "nutshinji",
"repo": "nutshinji/logseq-plugin-copy-page-path",
"icon": "./icon.svg"
}