mirror of
https://github.com/natelandau/obsidian-metadata.git
synced 2025-11-19 10:23:39 -05:00
When multiple vaults are added to the configuration file, the script will prompt you to select one at runtime
4 lines
126 B
TOML
4 lines
126 B
TOML
["Sample Vault"]
|
|
exclude_paths = [".git", ".obsidian", "ignore_folder"]
|
|
path = "tests/fixtures/sample_vault"
|