The Testing Vault plugin is a unique tool designed to aid developers in testing their Obsidian plugins by generating random notes and data. With three commands at your disposal, you can create single or groups of randomized notes, each filled with nonsensical text generated using Lorem Ipsum. This allows you to test your plugin's rendering system, statistics, or any other feature that relies on note content without worrying about the actual meaning of the text. Additionally, the "Destroy everything in this vault" command is available for those who want to simulate a complete wipe of their vault, making it an excellent tool for testing edge cases and error handling.
The Janitor plugin helps users manage their Obsidian vault by identifying and removing unnecessary files. It detects orphan files, such as unreferenced media and attachments, as well as empty files that contain only whitespace. Users can set size limits to identify large files for potential deletion and configure expiration dates for notes, ensuring outdated content is managed effectively.