mirror of
https://github.com/rabirabirara/obsidian-jelly-snippets.git
synced 2026-07-22 07:30:22 +00:00
Update README.md
This commit is contained in:
parent
b43bd93d0f
commit
b8984d2e69
1 changed files with 2 additions and 2 deletions
|
|
@ -81,9 +81,9 @@ It's since been incorporated back into [julia.vim](https://github.com/JuliaEdito
|
||||||
|
|
||||||
- [ ] Control characters in snippets
|
- [ ] Control characters in snippets
|
||||||
- [ ] Semantic symbols in snippets (e.g. where does cursor go afterwards? a snippet with braces might benefit from placing the cursor inside...)
|
- [ ] Semantic symbols in snippets (e.g. where does cursor go afterwards? a snippet with braces might benefit from placing the cursor inside...)
|
||||||
- [ ] Regex capabilities
|
- [ ] Regex capabilities - at least on selection.
|
||||||
|
- [ ] A backup for snippets - or a way of specifying snippets in a file, to modularize snippets. May be useful if regex snippets need to be defined separately from text snippets.
|
||||||
- [ ] Bugfixes and auditing?
|
- [ ] Bugfixes and auditing?
|
||||||
- [x] Add newline option for snippet definition to make simple snippets easy rather than cumbersome
|
|
||||||
- [ ] Do the things liamcain suggested in my plugin PR to the Obsidian plugin repo. (one half done)
|
- [ ] Do the things liamcain suggested in my plugin PR to the Obsidian plugin repo. (one half done)
|
||||||
|
|
||||||
### Other caveats
|
### Other caveats
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue