Skip to content
Discussion options

You must be logged in to vote

Good use case. Today the cleanest vault level way to do this is to put the preference in your vault’s AGENTS.md.

obsidian-wiki already treats $OBSIDIAN_VAULT_PATH/AGENTS.md as the owner-specific override layer , so that’s the right place to declare writing conventions like:

  • generate wiki prose in Spanish
  • keep code, commands, API names, filenames, and literal quotes in the original language
  • avoid creating duplicate English/Spanish pages unless explicitly requested

Example:

# Vault conventions

- Preferred output language for all generated wiki prose: Spanish.
- Preserve code, commands, API names, package names, file paths, and log text in their original language.
- Summaries, explanation…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alanzhag
Comment options

Answer selected by Ar9av
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants