Files
obsidian_vault/.obsidian/plugins/obsidian-show-file-path/manifest.json
T
2025-12-27 11:44:50 +08:00

11 lines
306 B
JSON

{
"id": "obsidian-show-file-path",
"name": "Show Current File Path",
"version": "0.5.2",
"minAppVersion": "0.12.15",
"description": "Show the full path of the currently open file in the status bar",
"author": "Ravi Mashru",
"authorUrl": "https://ravimashru.dev",
"isDesktopOnly": false
}