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.
2 parents 0146a0e + d2151a2 commit f011e56Copy full SHA for f011e56
docs/integrations/obsidian.md
@@ -146,25 +146,6 @@ So to import the full article content:
146
For example:
147
148
```
149
----
150
-id: {{{id}}}
151
-title: >
152
- {{{title}}}
153
-{{#author}}
154
-author: >
155
- {{{author}}}
156
-{{/author}}
157
-{{#labels.length}}
158
-tags:
159
-{{#labels}} - {{{name}}}
160
-{{/labels}}
161
-{{/labels.length}}
162
-date_saved: {{{dateSaved}}}
163
-{{#datePublished}}
164
-date_published: {{{datePublished}}}
165
-{{/datePublished}}
166
167
-
168
# {{{title}}}
169
#Omnivore
170
0 commit comments