# Smart random note plugin for Obsidian
This plugin adds a way to open a random note based on the list of search results. This is a great addition to explore your knowledge base randomly (always useful to re-discover old/forgotten notes).
This plugin adds new ways to open random notes:
- Open a random note based on search results
- Open a random note having a specific tag
- ...
## References
- Source code and documentation: https://github.com/erichalldev/obsidian-smart-random-note
## Related
- [[Obsidian Starter Kit]]