Skip to content

Commit 61f0582

Browse files
Update README.md
1 parent 5c010cd commit 61f0582

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Obsidian Meta Bind Plugin
22
This plugin can create input fields inside your notes and bind them to metadata fields.
33

4+
### New docs
5+
I am currently working on new docs for this plugin.
6+
https://mprojectscode.github.io/obsidian-meta-bind-plugin-docs
7+
48
### How to use
59
To create an input field you have to write an inline code block or normal code block starting with `INPUT`. Then in square brackets the type of input field, in round brackets arguments and finally behind a colon the metadata field to bind to.
610

0 commit comments

Comments
 (0)