discovered 10 Aug 2026
obsidian-sample-plugin
→ View on GitHubThe Obsidian Sample Plugin is a demonstrative plugin designed for the Obsidian note-taking app, utilizing TypeScript for type safety and enhanced documentation. Its primary use case is to showcase essential functionalities of the Obsidian plugin API, including the addition of a ribbon icon, a modal command, and a settings tab, as well as features like global click event registration and periodic logging. Notable features include TSDoc comments for clear API descriptions and a preconfigured ESLint setup for code quality improvement.