Skip to content

InjectPluginParams.repo?

InjectPluginParams › repo?

Type: string | undefined

The GitHub repository (owner/name) publishing this plugin, consulted **only** by the headless bootstrap (bootstrapDemoVaultPlugins / buildDemoVaultPopulateAsync / the bootstrap-demo-vault CLI) when the binaries are missing from the demo vault. Supplying it skips the lookup in Obsidian's community plugin registry, which is also the way to bootstrap a plugin that is not listed there at all. Never used when the files are already on disk.