mirror of
https://github.com/rabirabirara/obsidian-jelly-snippets.git
synced 2026-07-22 07:30:22 +00:00
doc: updated readme
This commit is contained in:
parent
35db28b423
commit
ead9521598
1 changed files with 0 additions and 2 deletions
|
|
@ -62,8 +62,6 @@ rhs
|
|||
superb |+| superbowls
|
||||
```
|
||||
|
||||
(NOTE: At this point in time, it WON'T work correctly; if you use the part divider in the rhs of a snippet it will fail to register the snippet entirely. I actually have a fix in master for this 066cdab, but I haven't updated the plugin yet.)
|
||||
|
||||
## Why?
|
||||
|
||||
I wanted to make a generic snippets plugin that operated on text and worked as I needed. There is an existing snippets plugin already, [Text Snippets](https://github.com/ArianaKhit/text-snippets-obsidian) by ArianaKhit, but not only is the plugin code somewhat outdated and a little complex, it seems to use an older API. (It is a very good plugin by the way.)
|
||||
|
|
|
|||
Loading…
Reference in a new issue