Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.5 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.5 KB

Obsifetch

A neofetch-style system information display for Obsidian vaults.

image

image

Features

  • Display Vault Statistics (files, sizes, attachments, orphan files, plugins, themes etc.)
  • Username and Vault Name
  • OS Information
  • Theme Colors
  • Customizable ASCII Art Logo

Installation

From Obsidian Community Plugins

Just search for "Obsifetch"

Manual Installation

  1. Download main.js, manifest.json, and styles.css from Release Page
  2. Create obsifetch folder in your vault's .obsidian/plugins/
  3. Copy those 3 files to your vault's .obsidian/plugins/obsifetch/ directory
  4. Reload community plugins list in settings in obsidian app. It should appear there.
  5. Turn on the plugin
  6. 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

Custom ASCII Art

  1. Open Obsidian Settings
  2. Go to Obsifetch settings
  3. Paste your custom ASCII art in the text area (should be small enough to fit, if not will be ugly)
  4. If you want default logo just delete pasted ASCII

Contributions

Contributions are always welcome! I'm not an expert by any means. Doing this for fun.

Credits

Inspired by neofetch