Set all child cards of a card as invisible

Is there a way to set all child cards of a card as invisible?

I’m not certain if there is a mass way of doing it, but there is an option for visibility for each card.

What I want is to set all newly created child cards of a parent card as invisible, I don’t know is there a way to do it.

I realize that in this particular case it might not be what you want (since making something invisible is intended to hide it), but you can achieve this now using Custom Collections.

You just need to make a collection which filters by the parent and the visibility and make sure “Match new cards to filters” is enabled in the view menu (now the default). Then any cards you create while within that collection will be a child of the parent and Invisible.

Like so:

image

1 Like

This works, thanks.

However, there is one issue, every time I switch Collections, I need to modify the Filter. Is there a way to solve this problem?

Ah indeed, we always auto-set invisible cards to be hidden by default with the filters. We will see if we can’t improve this for collections that are filtering based on visibility.