DecafDev
DecafDev
I am developing a plugin that needs to know when a leaf changes from source mode to preview mode. `registerMarkdownPostProcessor` is not suitable for me as it is being called...
# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/trey-wallis/obsidian-vault-explorer ## Release Checklist - [X] I have tested the plugin on - [ ]...
## Problem I do a lot of plugin development for Obsidian.md, so I frequently open the console. I would like to disable console log messages for this plugin. ## Solution...
### Problem Sometimes you want to add something and then undo it ### Solution Add undo/redo system like DataLoom ### Additional details _No response_
### Problem It would be nice to adjust the padding and layout of an embed ### Solution Add options in the container itself. Another button below the remove button? ###...
### Problem Right now embeds are stuck in the position in which they were created. ### Solution Add drag and drop ### Additional details _No response_
Hey guys. I have decided to no longer maintain DataLoom. With the release of the new Obsidian table editor in 1.5.0, DataLoom has become less relevant. I foresee that the...