About
Michael Naumov
Software engineer based in Queretaro, Mexico. I build tools for Obsidian and open-source developer tooling.
Obsidian
I maintain 20+ Obsidian plugins and tools with 800+ combined stars. Some highlights:
- CodeScript Toolkit — Run JS/TS scripts directly inside Obsidian
- Dev Utils — Essential functions and CLI tools for plugin development
- Frontmatter Markdown Links — Markdown link support in frontmatter
- Custom Attachment Location — Customize attachment paths with variables
- Integration Testing — Run your plugin’s tests inside a real, running Obsidian — desktop or Android
- Test Mocks — In-memory implementations of every class and function in
obsidian.d.ts
Full list at obsidian-resources.
Other Projects
- Invoke-NativeApplication — PowerShell module for proper native command error handling
- typescript-template — Strict TypeScript project template