obsidian-kanban icon indicating copy to clipboard operation
obsidian-kanban copied to clipboard

Feature: hide cards on search

Open KostiantynPopovych opened this issue 1 year ago • 3 comments

Use case

I'm actively using the obsidian-kanban plugin (thank you, guys, for creating such a helpful thing 🤗) for my job search, and it could be tough to find a needed card in the list if you have about 500 items in one lane. Also, it is really handy to have the ability to show just related cards for analytics purposes, duplication finding, and finding missed cards in case you have a lot of lanes.

Description

This PR adds a new approach for searching and showing relevant cards. The idea is taken from the Notion template.

Besides hiding irrelative cards, it changes the search method to display a broader range of potential matches, avoiding variations in letter casing.

KostiantynPopovych avatar Sep 19 '23 02:09 KostiantynPopovych

Yay! Need something like it too!

bsoares avatar Oct 15 '23 22:10 bsoares

If you can't wait for this to be merged, you can alternatively do this with the AnuPpuccin theme.

See: https://github.com/AnubisNekhet/AnuPpuccin/pull/245

pryley avatar Jan 02 '24 06:01 pryley

If you can't wait for this to be merged, you can alternatively do this with the AnuPpuccin theme.

See: AnubisNekhet/AnuPpuccin#245

Thanks for sharing, this looks promising!

KostiantynPopovych avatar Jan 12 '24 08:01 KostiantynPopovych

This has been added in the beta version using a sligtly different approach. Should be released soon!

mgmeyers avatar Apr 18 '24 16:04 mgmeyers