Dominik Bach18 downloadsInsert the absolute filesystem path of the active note at the cursor so AI agents can open and read that file verbatim. Does not use the clipboard.
Insert the absolute filesystem path of the active note at the cursor. Use it in AI prompts so agents, LLMs, and subagents can open that Markdown file and read what you wrote verbatim.
The clipboard is not used. The path is typed into the note.
Prompt files live in a vault. When you hand a task to Grok, Claude, Cursor, Codex, or another agent, the model needs a real path, not a paraphrase. Bind a hotkey, press it in the prompt note, and the system path is in the text.
Search terms this covers: insert file path, absolute path, current note path, AI agent context, LLM prompt path, subagent verbatim prompt, no clipboard.
You get a path like:
/Users/you/vault/prompts/run.md
Command palette (editor focused): Insert Path for Agents: Insert absolute path of current note.
Desktop only. Uses FileSystemAdapter.getFullPath.