Welcome π Please read before submitting!
We are thrilled to provide you with a new dynamic and engaging way to explore our plans and progress, as well as giving you a space share your own ideas and have your say on the future of Super. This new platform makes it easy to navigate requested and upcoming features, vote on their value, and track their progress. Submission guidelines Firstly, please check that the idea you are submitting has not already been submitted by searching for it. In order to keep the idea board clean and focused, we expect submissions to meet the following requirements: Make sure your idea title is clear and specific e.g. "Make it so that I can have my website in two languages" should become "Multi-language Support" Write a concise rationale explaining why the feature is needed and how you would use it Add images and links to help explain your idea Assign a category Choose from the list of topics at the bottom of your post. New Feature: Something entirely new added to the Super app Styling and Customization: Additional options in the site design/theme system Integration: Connection with an external/third-party tool Notion Compatability: Creating support for a Notion feature Improvement: Improving upon an existing Super feature Our team is committed to delivering the best experience possible, and we hope this roadmap helps you stay informed and excited about whatβs to come. Thank you for joining us on this journey and we look forward to seeing your ideas β‘οΈ
Josh Millgate#Welcome π2
Multi-language support
It would be great if you could offer to have a great experience for someone like me who offers a web page to users in different countries. I have translations of my pages in notion, but itβs currently not a great user experience to expose these to users. Some of my pages are translated, some of them are not (so thereβs a fallback to English).
Frederik R#Improvement π#New Feature β¨25
Multiple Site Pricing
I already have 2 Super sites and considering a half dozen more. The cost gets pretty prohibitive... Maybe a base cost + smaller cost per site? For example: $28/month + $5 per additional site Also, some sites are for my company and others are personal. If/when multiuser access control is added, it should be at the site level.
Gerbz @ B#Improvement π1
Page-specific styles
If I want a page with a different background color or font, I don't want it to be replicated on all pages.
null n#Styling & Customization π¨4
Screen re-size for previewing responsive
Hello everyone! My idea is to have some easy way so that we can see our website across not only default phone size responsiveness.. Instead having a way to see any screen size ratio (just like when you inspect a website and click on the mobile icon, you have a draggable feature that let's you see the site on any size you want) Thanks in advance β‘ Keep being Super!
Luis RincΓ³n β‘ @#Improvement π#New Feature β¨#Styling & Customization π¨1
Center text
It would be great to be able to center text. I don't know if it's possible. As an alternative, maybe it would be possible to provide a CSS code to center for example the H2 text of color #0F3A5C.
Une vie f#Styling & Customization π¨1
Very disappointed
I spent an hour on chat with someone and got nowhere. I tried to transfer a domain that I already own and the whole experience was disastrous. There should be a disclaimer somewhere stating that all of the content you created previously will not be transferred. I had no idea I would lose all my hard work. Now Iβm waiting for my website to be restored with the previous host, so now Iβm losing money during this restoration period and I will have to refresh links everywhere. This was a huge waste of my time. This problem wouldβve never happened if i couldβve talked on the phone with someone for five minutes. Iβm paying for your service to have you service me and provide tech support, not be sent a shit ton of articles for me to have to waste time reading and educating myself for hours to solve a problem that should be really simple for a tech support person to explain to me. If I wanted to learn this stuff I wouldβve paid for a course to learn it. My time was wasted and since you value your time so much (hence, sending your customers articles to read instead of actually helping them in real time) I want you to know how upset I am. In a world where anyone and everyone is starting online businesses, you should be more considerate of these types of matters. Not everyone will be tech savvy. I can build out a website by myself, but when it comes to more intricate tech issues, I need REAL help, and I know Iβm not the only one.
Ruth M#Improvement π0
Advanced filtering and sorting options for databases
It would be great for users to be able to select multiple filters on databases, rather than simply selecting from pre-built views, and also for them to be able to sort database items by any field.
Will S#New Feature β¨#Styling & Customization π¨#Notion Compatibility π€22
Custom 404 pages
The ability to customize the 404 page on your Super site.
Josh Millgate#New Feature β¨2
Authentication/Membership Feature
I am aware of the third tool option, with MemberSpace in my case. I tried it but I found it a little bit technical. I think it would be a very nice improvement to add a membership feature as simple to apply as the password protection.
Uriel Z#Improvement π#New Feature β¨11
Load more/pagination on databases
In case your database has more than 100 items, the ability to have a load more button to show the others items of the database (ie, from 101 to 200 and so on). Thanks
null n#Improvement π#New Feature β¨8
Exclude Pages from Site Search
I would like to use the search function on my site, but right now the function unfortunately also shows up pages as search results that either I do not want users to actually browse (like the CMS database page, which I did not add to Super, but the search still shows it) or that are irrelevant for the search. It would be neat to have a "Exclude page from search" checkbox available in the page settings to make that work. On the personal tier, you could at least exclude obviously irrelevant pages from the search this way. When on the pro tier, I could then add the CMS database page to Super and redirect or 404 it, plus exclude it from the search function.
Benny Builds I#Improvement π#New Feature β¨#Notion Compatibility π€4
Line and paragraph spacing
It would be great if, among the other typography options we already have, we could adjust the line spacing (the space between each line of text, regardless of font size) and paragraph spacing (the gap between each paragraph) to enhance readability on any font we choose. Helpful for any website with a lot of writing, including blogs and creative people who write stories. Unfortunately, with many fonts in Super, I feel like the lines of text are spaced too closely to each other, as well as the paragraph breaks which make it harder to distinguish each paragraph. Few fonts, such as Crimson Text, are exceptions but do not provide the feel for my website that I want.
Samuel S#New Feature β¨#Styling & Customization π¨3
Duplicate site
One-button duplication of an existing site (that you own), for the purposes of e.g. creating a development version of the site while making major changes to structure/design/content while the 'master site' remains live, to get around the lack of sandbox functionality. Can be achieved at the moment by duplicating the site in Notion and copying across CSS / themes etc, but can be time-consuming if there is a lot of page-specific CSS or code, and/or changes have been made to Super navigation compared to the original structure in Notion.
Will S#New Feature β¨1
Updated anchor links (Notion compatibility and direct-linking to page sections)
I have a page with multiple sections and I frequently want to give people a link to a particular section. For example, here is the page: https://joshua.herzig-marx.com/pm-resources And I'd like to send people a link just to, say the Courses section, e.g., https://joshua.herzig-marx.com/pm-resources#courses-0423 In this particular implementation, the Anchor is created from a lower case version of the header text, each word separated by a dash, with a random four-digit number appended ensure disambiguation if multiple headings have the same text. I don't see either an automatic or manual way to do this today. Please see https://www.w3docs.com/snippets/html/how-to-create-an-anchor-link-to-jump-to-a-specific-part-of-a-page.html#creating-an-anchor-link-2 for context. Option for automatically adding the page section ID to the URL as users scroll through the site User friendly method of capturing page section anchor by block ID
Joshua H#Improvement π6