Wide Card Mode in Supernotes using Arc Browser [Deprecated]

I personally feel the “max card width” on desktop quite limiting especially when working with code blocks.
In case anyone feels the same and uses the Arc Browser:
You can leverage Arc Boosts to alter certain visual elements like the card width.
Simply create a new Boost for the Supernotes website and add this to the CSS:

css-1123mjn {
    max-width: none !important;
}

Without Limit:

Normal:

Sadly it’s not working in the ‘desktop’ version, so you’d need to use the web version (and Arc) to do this.

1 Like

Hi @Yannic,

Why not just use Broadsheet View and set the column size to 1? We added this in the previous release.

I wasn’t aware that was possible! :heart_eyes:
Is it intentionally limited to the collections?
When I select a parent card from the Outline and set it to Broadsheet View, The “Auto Column” filed is not clickable for me in the 3.1.3 Mac desktop version.

I.e. Clicking on the Auto-Column Button does nothing when I have opened a Card from the Outline!

Edit:
In the WebVersion it’s working. So potentially a bug?

Hi @Yannic,

Haha it’s always worth reading the release notes :wink:

Ah yes, this will be officially fixed in the next release so you can either wait for the update in a few days or download a fresh copy of the desktop app from our downloads page (as we’ve hotfixed these).

1 Like