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 af8a49d commit 4adf251Copy full SHA for 4adf251
config.yaml
@@ -12,7 +12,7 @@ obsidian_folder_path_str: '<DEPRECATED>'
12
# should be in obsidian_folder_path_str
13
# Can be absent when toggles/compile_md == False
14
# Use full path or relative path, but don't use ~/
15
-obsidian_entrypoint_path_str: 'Notes/Изучение rust.md'
+obsidian_entrypoint_path_str: 'rustynotes/Notes/Изучение rust.md'
16
17
# Input and output path of markdown files
18
# This can be an absolute or a relative path (relative to the working directory when calling obsidianhtml)
0 commit comments