We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29bab46 commit a38de32Copy full SHA for a38de32
config.yaml
@@ -1,8 +1,8 @@
1
# The first folder that contains all obsidian files
2
# Use full path or relative path, but don't use ~/
3
-obsidian_folder_path_str: 'Notes'
+obsidian_folder_path_str: 'clone-path/Notes'
4
5
# The note that will be used as the index.html
6
# should be in obsidian_folder_path_str
7
8
-obsidian_entrypoint_path_str: 'Notes/Изучение rust.md'
+obsidian_entrypoint_path_str: 'clone-path/Notes/Изучение rust.md'
0 commit comments