|
||
---|---|---|
.github | ||
src | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.npmrc | ||
LICENSE | ||
README.md | ||
esbuild.config.mjs | ||
manifest.json | ||
package.json | ||
postcss.config.js | ||
styles.css | ||
tailwind.config.js | ||
tsconfig.json | ||
version-bump.mjs | ||
versions.json |
README.md
Obsidian Clipper Catalog
An Obsidian plugin that provides a powerful catalog interface for all your clipped web articles and content. Easily organize, search, and manage your web clippings within your Obsidian vault.
Features
🔍 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 Obsidian theme integration 📂 Advanced directory filtering options
Installation
From Obsidian Community Plugins
- 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
Manual Installation
- Download the latest release from GitHub
- Extract the zip archive into your vault's
.obsidian/plugins
directory - Enable the plugin in Obsidian's settings
Configuration
- 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
Usage
- 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
Features
Search and Filter
- Full-text search across titles and tags
- Tag-based filtering
- Directory exclusion options
- Real-time updates
Organization
- Sort by multiple columns
- Advanced directory filtering
- Tag management
- Path-based organization
Interface
- Clean, modern design
- Responsive layout
- Theme-aware styling
- Keyboard navigation
Support
- For bugs or feature requests, please open an issue
Privacy
This plugin only reads and organizes notes within your local Obsidian vault. No data is sent to external servers.
Contributing
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Frequently Asked Questions
How does the plugin find my clipped articles?
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.
Does it work on mobile?
Yes! The plugin is fully compatible with both desktop and mobile versions of Obsidian.
Can I exclude certain folders from the catalog?
Yes! Use the advanced search options to exclude specific directories from your catalog view.
Support
- For bugs or feature requests, please open an issue
Privacy
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.
Contributing
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
🧠 Crafted with AI & Human Creativity
🎨 Design & Development
Greg K. (@soundslikeinfo)
🤖 AI Pair Programming
Claude 3.5 Sonnet by Anthropic
💝 Support the Project
Made with ❤️ for the Obsidian Community