-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
253 lines (253 loc) · 5.7 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
obsidian_entrypoint_path_str: vaultofknowledge/index.md
included_folders: []
exclude_glob:
- /.obsidian
- /.trash
- /.DS_Store
- /.git
- /_assets
max_note_depth: -1
copy_vault_to_tempdir: true
copy_vault_to_tempdir_method: default
copy_vault_to_tempdir_follow_copy: true
included_file_suffixes:
- jpg
- jpeg
- gif
- png
- bmp
- svg
- mp4
- webm
- ogv
- mov
- mkv
- mp3
- wav
- m4a
- ogg
- 3gp
- flac
- pdf
- ico
video_format_suffixes:
- mp4
- webm
- ogv
- mov
- mkv
audio_format_suffixes:
- mp3
- webm
- wav
- m4a
- ogg
- 3gp
- flac
embeddable_file_suffixes:
- pdf
md_source_host_urls: []
site_name: Vault of Knowledge - A place where I take notes
html_url_prefix: '/vaultofknowledge'
html_template_path_str: vaultofknowledge/_assets/html_template.html
html_custom_inclusions: []
html_custom_footer_inclusions: []
navbar_links:
- name: Home
link: index.html
- name: GitHub
link: https://github.com/blacklightpy/vaultofknowledge
type: external
- name: Draft Blog
link: https://hypotheticallyy.blogspot.com
type: external
- name: Mastodon
link: https://ohai.social/@ssunboyy
type: external
file_exports:
- encoding: binary
src: _assets/favicon.ico
dst: favicon.ico
toggles:
compile_md: true
compile_html: true
strict_line_breaks: false
force_filename_to_lowercase: true
process_all: true
verbose_printout: true
debug_filetree_keys: false
allow_duplicate_filenames_in_root: true
warn_on_skipped_image: true
no_clean: false
relative_path_md: true
relative_path_html: false
external_blank: false
preserve_inline_tags: true
features:
styling:
layout: documentation
header_template: full
max_note_width: 120rem
add_dir_list: true
accent_color: 65, 76, 253
loading_bg_color: 255, 255, 255
theme_picker:
enabled: true
styling:
show_icon: true
code_highlight:
enabled: true
mermaid_diagrams:
enabled: true
callouts:
enabled: true
math_latex:
enabled: true
backlinks:
enabled: true
embedded_note_titles:
enabled: true
hide_on_h1: false
search:
enabled: true
styling:
show_icon: true
embedded_search:
enabled: false
tags_page:
enabled: true
styling:
show_icon: true
show_in_note_footer: true
dataview:
enabled: false
folder: obs.html/export
folder_notes:
enabled: false
placement: inside folder
naming: 'folder name'
eraser:
enabled: true
breadcrumbs:
enabled: true
graph:
enabled: true
templates:
- id: 2d
name: 2d
path: builtin<2d>
- id: 3d
name: 3d
path: builtin<3d>
styling:
show_icon: true
coalesce_force: '-30'
show_inclusions_in_graph: true
rss:
enabled: false
host_root: https://localhost:8888/
styling:
show_icon: true
channel:
title: Notes
website_link: <https://your website.com>
description: <your description>
language_code: en-us
managing_editor: n/a
web_master: n/a
items:
selector:
match_keys: []
exclude_keys: []
include_subfolders: []
exclude_files:
- not_created.html
- index.html
description:
selectors:
- - yaml
- rss:description
- - first-paragraphs
- 2
- <br/><br/>
- - first-header
- 1
title:
selectors:
- - yaml
- rss:title
- - first-header
- 1
- - path
- - parent
- 1
- '/ '
- - stem
publish_date:
selectors:
- - yaml
- rss:publish_date
- - yaml_strip
- tags
- - date/
iso_formatted: true
format_string: ''
create_index_from_dir_structure:
enabled: true
verbose: false
rel_output_path: obs.html/dir_index.html
styling:
show_icon: true
exclude_subfolders:
- .git
- __src
- md
- obs.html
exclude_files:
- .gitignore
- not_created.html
- config.yaml
homepage_label: Home
create_index_from_tags:
enabled: false
verbose: false
rel_output_path: obs.html/tag_index.md
homepage_label: Home
use_as_homepage: false
add_links_in_graph_tree: true
tags: []
match_on_inline_tags: false
styling:
include_folder_in_link: false
sort:
method: none
key_path: ''
value_prefix: ''
reverse: false
none_on_bottom: true
exclude_paths:
- .gitignore
table_of_contents:
add_toc_when_missing: true
side_pane:
left_pane:
enabled: true
width: 16rem
contents: dir_tree
content_args:
rel_path: index.html
div_selector: .content
strip_sub_divs:
- .toc
right_pane:
enabled: true
width: 16rem
contents: toc
content_args:
rel_path: index.html
div_selector: .content
strip_sub_divs:
- .toc
md_folder_path_str: md
md_entrypoint_path_str: md/index.md
html_output_folder_path_str: html