settings-profiles-obsidian-plugin
settings-profiles-obsidian-plugin copied to clipboard
[FEAT]: Sync only one of the components of a profile
Describe your changes
Added Commands:
-
Save current profile partially -
Save to profile partially -
Load from profile partially
Related Issues
Fixes #60
Checklist before requesting a review
- [x] I have followed the guidelines in our Contributing document
- [x] I have performed a self-review of my code
- [x] My code follows the style guidelines of this project
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [ ] My code fixes the feature discussed in Related Issues