andrey-jef
05/09/2022, 8:34 PMSeriousBug
05/09/2022, 8:36 PMandrey-jef
05/09/2022, 8:40 PMEndorphin
05/10/2022, 1:31 PMEndorphin
05/10/2022, 1:41 PMpersonjerry
05/10/2022, 1:51 PMfoureyedsoul
05/10/2022, 1:52 PMJoshi
05/10/2022, 2:03 PMDendron: Configure (yaml)
and set the enableAutoFoldFrontmatter
property to true
which will automatically fold the frontmatter when opening new notes. https://wiki.dendron.so/notes/3i4ABJutl7NGeXRHTnUEC/#enableautofoldfrontmatterEndorphin
05/10/2022, 2:09 PMAshSimmonds
05/10/2022, 2:59 PManonrunner
05/10/2022, 3:41 PMkevins8
05/10/2022, 4:13 PMSilviu
05/10/2022, 5:12 PMSilviu
05/10/2022, 5:12 PMSilviu
05/10/2022, 5:12 PMSilviu
05/10/2022, 5:13 PMSeriousBug
05/10/2022, 8:28 PMAshSimmonds
05/10/2022, 9:10 PMSeriousBug
05/10/2022, 10:13 PMyaml
vaults:
- fsPath: /absolute/path/to/the/vault
This is not supported, fsPath
must be a relative path from the root of the workspace. The root is where the dendron.yml
file is located.Tika
05/11/2022, 12:59 AMSeriousBug
05/11/2022, 1:01 AMid
in the frontmatter, or use the Dendron Doctor command and pick the regenerateId option.d1onys1us
05/11/2022, 1:29 AMnotes/
was created, and dendron.yml
and dendron.code-workspace
were created in the root folder of the markdown repo (one level above notes/
). is that expected behavior? is there a way to just make the flat root of my markdown repo the single self contained vault instead of creating a notes/
directory?SeriousBug
05/11/2022, 1:32 AMselfContained: true
option from the vault configuration, which will take you back to a regular vault. You can then move the notes into the vault root then.
We are considering eventually making self contained vaults required though, is there any reason why you don't want the notes under a folder? We want to make sure we can cover everyones usecasesd1onys1us
05/11/2022, 1:38 AMd1onys1us
05/11/2022, 1:39 AMdocs
, so having a notes
folder within feels redundant and would prefer to just have the repo itself be the root of the vaultd1onys1us
05/11/2022, 1:41 AMnotes/
directory, i already have a .vscode directory in the root of the repoTika
05/11/2022, 1:45 AMTika
05/11/2022, 1:46 AMd1onys1us
05/11/2022, 1:57 AM