Skip to content

ausievich/yt-quick-filters

Repository files navigation

YouTrack Quick Filters

Chrome Web Store

Add quick filter buttons to YouTrack Agile Boards. Create filters via a modal.
Display Created and Updated tags on cards.

Install from Chrome Web Store


Features

  • Create and manage your own quick filters (e.g. by assignee, state, or any search query).
  • Apply them with a single click — no need to type search strings every time.
  • Edit, duplicate, or remove filters via a clean UI.
  • Display Created and Updated tags on cards.
  • Seamlessly integrated into YouTrack Agile Boards.

This extension brings a long-requested feature (see JetBrains request JT-38623) directly into YouTrack.


Screenshots

Installation

  1. Get the extension from the Chrome Web Store.
  2. Open any Agile board in YouTrack.
  3. Start adding and using your own quick filters!

Development

Prerequisites

  • Node.js 16+
  • npm or yarn

Setup

# Clone the repo
git clone https://github.com/ausievich/yt-quick-filters.git
cd yt-quick-filters

# Install dependencies
npm install

# Type checking
npm run type-check

# Production build
npm run build

Load the extension manually:

  1. Open chrome://extensions/
  2. Enable Developer mode
  3. Click Load unpacked and select this repo folder

Motivation

So I decided to just build it myself


Contributing

Contributions are welcome!
If you’d like to improve styles, fix bugs, or add new features:

  1. Fork the repo
  2. Create a feature branch (git checkout -b feature/my-feature)
  3. Commit your changes (git commit -m "Add my feature")
  4. Push to your fork and open a Pull Request

Please try to keep code style consistent and test your changes locally before PR.


Support

You can support this project via platforms:

GitHub Sponsors


📄 License

MIT

About

Add quick filter buttons to YouTrack Agile Boards. Create filters via a modal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors