Default all cards and tiles to expanded #807

Closed
opened 2026-02-04 21:23:04 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @deanfourie1 on GitHub (Sep 5, 2025).

Is this a feature for the backend or frontend?

Frontend

What would you like?

This is the second time ive added this feature request about a year ago, never heard anything.

The ability to have all cards EXPANDED by default. Right now if the window closes, and I reopen PLANKA, I need to manually expand all my cards again!

Why is this needed?

Because it's a pain to have to manually expand all the tiles.

Other information

Not really, that simple.

Originally created by @deanfourie1 on GitHub (Sep 5, 2025). ### Is this a feature for the backend or frontend? Frontend ### What would you like? This is the second time ive added this feature request about a year ago, never heard anything. The ability to have all cards EXPANDED by default. Right now if the window closes, and I reopen PLANKA, I need to manually expand all my cards again! ### Why is this needed? Because it's a pain to have to manually expand all the tiles. ### Other information Not really, that simple.
Author
Owner

@meltyshev commented on GitHub (Sep 6, 2025):

Done.

This is the second time ive added this feature request about a year ago, never heard anything.

That's not how it works. We don't add every feature just because someone asks for it. Either wait until someone contributes it through a PR, or implement it yourself.

@meltyshev commented on GitHub (Sep 6, 2025): Done. > This is the second time ive added this feature request about a year ago, never heard anything. That's not how it works. We don't add every feature just because someone asks for it. Either wait until someone contributes it through a PR, or implement it yourself.
Author
Owner

@deanfourie1 commented on GitHub (Sep 6, 2025):

But have any features been added? I don't think I have seen any features added to Planks in the 2 years that I have been using it.

@deanfourie1 commented on GitHub (Sep 6, 2025): But have any features been added? I don't think I have seen any features added to Planks in the 2 years that I have been using it.
Author
Owner

@deanfourie1 commented on GitHub (Sep 26, 2025):

Any updates on this, I am DESPERATELY waiting for this feature. I have been for 1 year to be honest.

I hate having to go in when the page closes and expand all my cards. Its so tedious lol.

@deanfourie1 commented on GitHub (Sep 26, 2025): Any updates on this, I am DESPERATELY waiting for this feature. I have been for 1 year to be honest. I hate having to go in when the page closes and expand all my cards. Its so tedious lol.
Author
Owner

@meltyshev commented on GitHub (Sep 26, 2025):

Any updates on this, I am DESPERATELY waiting for this feature. I have been for 1 year to be honest.

I hate having to go in when the page closes and expand all my cards. Its so tedious lol.

This feature is already available in the nightly build. You can switch to it if you'd like to use it before the final v2 release. The release is being delayed a bit because we want to finish everything we planned for v2 first.

To switch to the nightly version, update your docker-compose.yml by changing the image to ghcr.io/plankanban/planka:nightly.

Then run the following commands:

docker compose pull
docker compose up -d

After the final v2 is released, don't forget to switch the image back to ghcr.io/plankanban/planka:latest.

@meltyshev commented on GitHub (Sep 26, 2025): > Any updates on this, I am DESPERATELY waiting for this feature. I have been for 1 year to be honest. > > I hate having to go in when the page closes and expand all my cards. Its so tedious lol. This feature is already available in the `nightly` build. You can switch to it if you'd like to use it before the final v2 release. The release is being delayed a bit because we want to finish everything we planned for v2 first. To switch to the `nightly` version, update your `docker-compose.yml` by changing the `image` to `ghcr.io/plankanban/planka:nightly`. Then run the following commands: ``` docker compose pull docker compose up -d ``` After the final v2 is released, don't forget to switch the `image` back to `ghcr.io/plankanban/planka:latest`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#807