Peekaboo is an Obsidian plugin designed to selectively hide and reveal files and folders, adding an extra layer of privacy to your vault. Configure hidden items, secure the configuration with a password, and easily toggle visibility with a ribbon icon or command palette commands.
Important Note: Peekaboo provides a convenient way to visually conceal notes within your Obsidian workflow. However, it's essential to understand that it does not encrypt your files. For enhanced security, consider combining Peekaboo with Obsidian's built-in "Excluded Files" feature (Options > Files and Links > Excluded files) to prevent hidden items from appearing in search results, graph view, and other areas.
Settings -> Community plugins.Browse and search for "Peekaboo."Install and then Enable to activate the plugin.My Folder/Secret Note.md)..md).* to hide multiple files matching a pattern (e.g., My Folder/Meeting Notes* to hide all files starting with "Meeting Notes"). Note: The wildcard can only be used at the end of a file name.Folder1
Folder2/
Folder3/Note1
Folder4/Note2.md
Folder5/Not*
Toggle configured files visibility: Instantly toggle the visibility of all configured files and folders.Show specified file: Reveals a specific file, even if it's within a hidden directory. Only supports individual files, not folders.Show all configured files: Makes all configured files and folders visible.Hide all configured files: Hides all configured files and folders.For enhanced security, combine Peekaboo with Obsidian's "Excluded Files" feature (Options > Files and Links > Excluded files) to prevent hidden items from appearing in search results, graph view, and other areas within Obsidian.
Encountered an issue or have a suggestion? Please open an issue on the GitHub repository.