This adds two scripts for Obsidian vaults. One will get the values of showInlineTitle for all vaults The other will change the value to false in all vaults
19 lines
267 B
Text
19 lines
267 B
Text
*~
|
|
*.swp
|
|
*.*swp
|
|
.vstags
|
|
*.tdy
|
|
*.bak
|
|
**/.vscode
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
!.vscode/*.code-snippets
|
|
|
|
# Local History for Visual Studio Code
|
|
.history/
|
|
|
|
# Built Visual Studio Code Extensions
|
|
*.vsix
|