Deduplicate Your Zotero Library: A Plugin For The Forgetful Scholar
Introducing a Zotero plugin to find and tag duplicate research papers by title or PDF hash, helping researchers clean up their libraries.
Introducing a Zotero plugin to find and tag duplicate research papers by title or PDF hash, helping researchers clean up their libraries.
Datasette 1.0a24 release adds file upload support, a new dev environment with uv, and a render_cell parameter for plugin hooks.
Datasette 1.0a24 release adds file upload support, a new dev environment using uv, and plugin hook enhancements.
Datasette 1.0a22 release notes covering new security features, a client detection method, and developer tools for plugin authors.
Using AI coding agents to automate repetitive plugin upgrades for Datasette 1.0, running six parallel sessions.
A developer documents upgrading a Datasette plugin for the 1.0 alpha, using tools like uv and OpenAI Codex CLI, including video and notes.
A developer built a custom Neovim plugin named Kai that integrates Claude Code's command-line AI directly into the editor for intelligent code assistance.
A guide to conditionally disabling WordPress plugins for specific pages using a must-use plugin and custom PHP code.
A tutorial on creating a custom blog post picker in Neovim using telescope.nvim, focusing on structured data and metadata filtering.
A developer shares their journey customizing Neovim for blogging, covering initial setup, autocommands, and plugin structure.
A tutorial on using the Block Lab WordPress plugin to create custom Gutenberg blocks with minimal coding required.
A guide to creating a basic Maven plugin from scratch, covering dependencies, annotations, and a simple example.
A developer explains building a security-focused static code analysis tool for Gulp by extending an existing plugin, following open source philosophy.
A guide to manually update Xcode plug-ins for compatibility with new Xcode versions by editing the DVTPluginCompatibilityUUIDs.
A guide to syncing remote Craft CMS sites to a local development machine, covering plugins, scripts, and tools like rsync.
A guide to modifying the PATH environment variable within Sublime Text using a custom Python script to better integrate command-line tools.
A guide offering practical advice and best practices for writing and distributing Vim plugins, covering compatibility, scripting, and documentation.
Introducing WP Resume, a WordPress plugin for easily creating and managing an online resume using custom post types and a familiar interface.
Developer modifies TinyMCE plugin for b2evolution to add callbacks, enabling automatic integration of Gallery 2 image insertion.
A developer compares the Gallery 2 plugin for WordPress with their own b2evolution plugin, analyzing features, code structure, and integration methods.