# User: Could I ask you to use your CLI capacities? Check your knowledge thoroughly to see what you...
## Retrieval Notes
- Session id: `e5c2d972-e245-4be6-91ac-fe2271708c03`
- Last activity: `2026-03-03T14:12:49.214Z`
## My Notes
<!-- Add your notes here. This section is preserved across syncs. -->
## Conversation
### User
User:
Could I ask you to use your CLI capacities? Check your knowledge thoroughly to see what you can do, to see if it is possible to change the settings of the Longform plugin in a particular way. I don't like that the Longform plugin, when I compile manuscripts, puts the manuscript in the same folder as the rest of the notes, okay, because that causes problems. I prefer it to be that when they compile, this exported file goes into the attachments folder instead. Still markdown, but it's just an attachments one. Possible?
Assistant: I'll check the knowledge base to see what CLI capabilities are available for modifying Obsidian plugin settings, particularly for Longform.
[Thinking: 2 block(s), 9.0s total]
[Tool Read input: file_path=/Users/nickyoung/.claude/knowledge/INDEX.md status=completed]
[Tool Read input: file_path=/Users/nickyoung/.claude/knowledge/obsidian-cli.md status=completed]
User: you got cut off, please continue from where you left off.
### Assistant
Let me check the current Longform plugin settings to see what's available and modifiable:
### Assistant
Let me use the proper workaround for the path restriction:
### Assistant
Let me take a different approach and search the Longform data file for workflow or format settings that might control where compiled manuscripts go:
### Assistant
Perfect! I found the setting. The `write-to-note` step in your workflow has a `target` option that's currently set to `"manuscript.md"`, which writes the compiled manuscript to the same folder as your Index.md file.
To make it write to the Attachments folder instead, I need to change this to a relative path. From your project folder (`Writing/research/generating-philosophy-text-internal-evaluation/`), the path to Attachments would be `../../../Attachments/manuscript.md`.
However, there's a consideration: this setting is in the "Default Workflow", which applies to ALL your Longform projects. Would you like me to:
1. **Modify the Default Workflow** so all projects compile to Attachments
2. **Create a new workflow** specifically for this project that compiles to Attachments (keeping the default as-is)
Which would you prefer?
*Preferiresti una soluzione globale che vale per tutti i progetti, o una soluzione specifica solo per questo manoscritto?*