We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I would like to have a little python interface to interact with Obsidian.
import obdisian_io print('Hello world') obdisian_io.print('A notification appears')
I don't have too much time to implement it though