DotGhostBoard v1.3.0 "Wraith" — Tags, Collections, Multi-Select & Export 👻
A deep dive into every feature shipped in the Wraith release of my open-source PyQt6 clipboard manager — with real code, design decisions, and lessons learned. ⬇️ Download DotGhostBoard v1.3.0 "Wra...

Source: DEV Community
A deep dive into every feature shipped in the Wraith release of my open-source PyQt6 clipboard manager — with real code, design decisions, and lessons learned. ⬇️ Download DotGhostBoard v1.3.0 "Wraith" Platform Format Link 🐧 Linux AppImage GitHub Releases 🐧 Linux .deb GitHub Releases 🪟 Windows .exe GitHub Releases 🍎 macOS .dmg GitHub Releases 🖥️ OpenDesktop All platforms opendesktop.org What Is DotGhostBoard? DotGhostBoard is a local-first clipboard manager built with Python + PyQt6. It watches your clipboard in the background, stores every copied text/image/video in a local SQLite database, and surfaces everything in a dark-neon dashboard — with pinning, drag-and-drop reordering, full-text search, and now (v1.3.0) a complete tagging + collections system. v1.3.0 "Wraith" — What's New at a Glance # Feature Category W001 Tag System — DB schema & CRUD Core W002 Tag Input Widget on Item Cards UI W003 Filter by Tag in Search Bar UI + Core W004 Collections — DB schema & CRUD Cor