I have tried to add the logic requested in this issue, as I find this feature very useful in my current workflow.
I added a configuration that allows the user to optionally specify a header under which the log entries should be inserted. I have updated the Logger class to handle this configuration.
Let me know if I've missed anything, this is my first encounter with Obsidian plugin development, thanks! :)
Closes #39
I have tried to add the logic requested in this issue, as I find this feature very useful in my current workflow. I added a configuration that allows the user to optionally specify a header under which the log entries should be inserted. I have updated the Logger class to handle this configuration.
Let me know if I've missed anything, this is my first encounter with Obsidian plugin development, thanks! :)