mirror of
https://github.com/jvsteiner/send-note.git
synced 2026-07-22 11:20:26 +00:00
Update docs
This commit is contained in:
parent
335aeb94f9
commit
e2dca9ac1b
1 changed files with 3 additions and 2 deletions
|
|
@ -30,8 +30,9 @@ WHERE share_link
|
|||
```
|
||||
````
|
||||
|
||||
**You need to make sure to paste as plain text. If you don't know how to do that,
|
||||
change to [Source Mode](https://help.obsidian.md/Editing+and+formatting/Edit+and+preview+Markdown#Editor+modes) first before pasting.**
|
||||
{: .important }
|
||||
You need to make sure to paste as plain text. If you don't know how to do that,
|
||||
change to [Source Mode](https://help.obsidian.md/Editing+and+formatting/Edit+and+preview+Markdown#Editor+modes) first before pasting.
|
||||
|
||||
Note titles are truncated at 28 characters. You can change that on the third line by changing the value in the `truncate` function.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue