mirror of
https://github.com/rabirabirara/obsidian-jelly-snippets.git
synced 2026-07-22 07:30:22 +00:00
Merge branch 'main' of https://github.com/rabirabirara/obsidian-jelly-snippets
This commit is contained in:
commit
7313ef9d44
1 changed files with 2 additions and 0 deletions
|
|
@ -115,8 +115,10 @@ It's since been incorporated back into [julia.vim](https://github.com/JuliaEdito
|
|||
- [ ] 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.
|
||||
- [ ] AUTOMATED TESTING. Use Jest.
|
||||
- [ ] Do the things liamcain suggested in my plugin PR to the Obsidian plugin repo. (one half done)
|
||||
- [ ] Working with Obsidians template stuff.
|
||||
- [ ] REWRITE: CodeMirror editor extension. [See here on state fields.](https://docs.obsidian.md/Plugins/Editor/State+fields) This should also make things such as tabstops and working in live preview possible, but I don't know for sure. This would mark a version upgrade.
|
||||
|
||||
### Other caveats
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue