-
**Describe the bug**
When setting a Boolean widget to false, this key wont be rendered to the resulting Frontmatter/Markdown file with key: false but will be left out completely. This makes problems …
-
- [ ] The plugin should be a [web extension](https://code.visualstudio.com/api/extension-guides/web-extensions) and made available as easily as possible when using [a fork of]
- It's possible we…
-
When using markdown to anki, it's likely to create different templates for different decks.
As #11 turns markdown files in "templates" or "note types", it's likely that users will have a main folder …
-
### UX Issue: QuickAdd meta information via command without to choice the location
A better solution to QuickAdd meta information without the choice of the location where the frontmatter should be …
-
Similar to disabling the plugin when pasting into yaml frontmatter (#21), the plugin should also be disabled when pasting into a code block.
-
### What kind of contribution is this issue about?
Other (specify in details)
### Details
I caught some bad frontmatters recently, which messed up categorization. We could try to prevent that/other…
-
看到过一个查询天气的插件,是可以通过dataview向js文件传入参数的,为了提高自定义程度,建议将frontmatter字段名、dataview中显示的“纪念日”等都设置为可通过参数传入。
比如我希望通过anniversary脚本实现生日提醒,我为每一个人建立了一个文档,frontmatter中日期对应birthday比anniversary更合理些,dataview查询结果中“姓名”比“纪念…
-
my config :
module.exports = {
siteMetadata: {
title: muhzulzidan,
author: muhzulzidan,
description: A student,
siteUrl: https://muhzulzidan.com/,
social: {
twitter: muhzulzidan,
},
},
pl…
-
**Describe the bug**
I am authoring long-form content that does not use an `index.md`. Instead, the entrypoint `.md` for a given dir has frontmatter like
```yaml
...
aliases:
- index
```
Th…
-
[//]: # (Note: If you only have a question or need help with dataview features please make a Q&A discussion instead. If we receive a bug report that ends up being a question we will likely convert it …