A neofetch-style system information display for Obsidian vaults.
- Display Vault Statistics (files, sizes, attachments, orphan files, plugins, themes etc.)
- Username and Vault Name
- OS Information
- Theme Colors
- Customizable ASCII Art Logo
Just search for "Obsifetch"
- Download
main.js
,manifest.json
, andstyles.css
from Release Page - Create
obsifetch
folder in your vault's.obsidian/plugins/
- Copy those 3 files to your vault's
.obsidian/plugins/obsifetch/
directory - Reload community plugins list in settings in obsidian app. It should appear there.
- Turn on the plugin
- You can use it by clicking the terminal icon in the left ribbon, using command palette and searching for "Show" command for obsifetch or you can define and use a hotkey
- Open Obsidian Settings
- Go to Obsifetch settings
- Paste your custom ASCII art in the text area (should be small enough to fit, if not will be ugly)
- If you want default logo just delete pasted ASCII
Contributions are always welcome! I'm not an expert by any means. Doing this for fun.
Inspired by neofetch