{"p":"","h":{"iv":"ROXSYW+cfvEbFHu5","at":"ocxplSQjdRC3tXEtB/9/wg=="}}

@worbgge

Yes, you can add more columns (see image).

You add them by pinning existing columns using the slider icon in the top right corner of each column.

1
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin

@feditips @worbgge

By the way, there's also the possibility to add a user style sheet (with stylus for example) to force the columns to use all the available space with :

.drawer,
.column {
flex-grow: 1;
}

0
2y
Replies