mirror of
https://github.com/networkmastered/obsidian-compress.git
synced 2026-07-22 05:41:28 +00:00
validation completion
This commit is contained in:
parent
768afb5cb6
commit
4903ca7e9b
1 changed files with 2 additions and 2 deletions
4
TODO
4
TODO
|
|
@ -1,5 +1,5 @@
|
|||
[ ] Finish Compression on plugins
|
||||
[ ] If compression is only on open file cehck for ![[]] links for rendering
|
||||
[ ] If compression is only on open file check for ![[]] links for rendering
|
||||
[ ] Search for more custom data plugins
|
||||
[ ] Compressed Vault?
|
||||
[ ] Custom ViewType/Leaf
|
||||
|
|
@ -9,4 +9,4 @@
|
|||
[ ] Rewrite README to make it more polished and add links for easier reading
|
||||
[ ] Create a version control system so i dont accidently publish broken or same versions
|
||||
[ ] Create a setting for "Uncompress entire Vault" and "Uncompress open file and requisite"
|
||||
[ ] Seperate each plugin compression type to a new script
|
||||
[x] Seperate each plugin compression type to a new script
|
||||
Loading…
Reference in a new issue