A catalog view that provides a powerful interface for all your clipped web articles and content. Easily organize, search, and manage your web clippings within your vault.
🔍 Catalog all your clipped articles in one view 📱 Fully responsive design that works on desktop and mobile 🏷️ Tag-based organization and filtering 🔄 Real-time search and sorting capabilities ⚡ Command palette integration 🎨 Clean, modern UI with theme integration 📂 Advanced directory filtering options
- Open Obsidian Settings
- Go to Community Plugins and turn off Safe Mode
- Click Browse and search for "Clipper Catalog"
- Install the plugin and enable it
- Download the latest release from GitHub
- Extract the zip archive into your vault's
.obsidian/plugins
directory - Enable the plugin in Obsidian's settings
- Open the plugin settings in Obsidian
- Configure the property name that identifies clipped content (default: 'source')
- The catalog will display all notes that contain the specified property with a URL value
- Open the Clipper Catalog view using:
- Command palette: Search for "Open Clipper Catalog"
- Or click the Clipper Catalog icon in the sidebar
- Browse, search, and filter your clipped articles
- Use advanced search options to exclude specific directories
- Click on article titles to open them in your vault
- Click on tags to filter by specific tags
- Sort by date, title, or path
- Full-text search across titles and tags
- Tag-based filtering
- Directory exclusion options
- Real-time updates
- Sort by multiple columns
- Advanced directory filtering
- Tag management
- Path-based organization
- Clean, modern design
- Responsive layout
- Theme-aware styling
- Keyboard navigation
- For bugs or feature requests, please open an issue
This plugin only reads and organizes notes within your local Obsidian vault. No data is sent to external servers.
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
The plugin looks for notes in your vault that contain a specified property (default: 'source') with a URL value in the frontmatter. This can be changed in the plugin's settings.
Yes! The plugin is fully compatible with both desktop and mobile versions of Obsidian.
Yes! Use the advanced search options to exclude specific directories from your catalog view.
- For bugs or feature requests, please open an issue
This plugin sends article content to OpenAI's API for processing. Please review OpenAI's privacy policy and ensure you're comfortable with their data handling practices.
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
🎨 Design & Development
Greg K. (@soundslikeinfo)
🤖 AI Pair Programming
Claude 3.5 Sonnet by Anthropic
Made with ❤️ for the Obsidian Community