This message is relevant to those of you who use [Obsidian](https://obsidian.md/) for personal knowledge management.
py-obsidianmd is a python library that enables you to change your notes’ metadata in batch. You can also easily move your metadata between the frontmatter and inline notation (dataview style).
Checkout:
- the presentation video: https://www.youtube.com/watch?v=gRPBAKiu37Y
- github repository: https://github.com/selimrbd/py-obsidianmd
- example usage: https://selimrbd.github.io/py-obsidianmd/examples/
It has saved me a lot of time, and made me free to experiment with how I handle my knowledge base’s metadata. I hope it can also be useful to others in the community !
Let me know if you have any feedback.
Cheers,