Discuss Scratch

dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory


Here is a template for adding topics!

Introduction
Hello! This is a list of frequently suggested suggestions. So you don't make “duplicate topics”, which is a topic that has already been suggested (so the conversation stays in 1 place for a suggestion, please use the original topic for that suggestion) it is recommended you search through this list (use ctrl or command + F) to see if that idea has already been suggested. Thanks!

Please don't suggest your idea here, it will get more attention in a new suggestion topic.
Adding topics
If you want a topic to be added, make a post here! It needs to have these requirements:
2 duplicates (link them please) if the topic has less than 4 pages
at least 2 pages of the topic
If they meet these requirements, I will add the topic.
Credits
A massive thanks to fdreerf for giving me permission to handle the next suggestions directory due to them not being able to maintain it anymore.
VeryFamus for doing 5 descriptions.
Queer_Royalty for doing 2 descriptions
D-ScratchNinja for doing 2 descriptions
mumu245 for helping with 1 description.
k0d3rrr for hosting the image on assets for me.
Past directories:
#1 Suggestion Directory/Index! by brainstorm101
#2 Suggestions Directory by Cream_E_Cookie
#3 The Suggestions Directory 3.0 by bigpuppy
#4 The Suggestions Directory 4.0 by LegoManiac04
#5 The Fifth Suggestion Directory by fdreerf

Last edited by dertermenter (April 7, 2022 09:10:59)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Code Blocks

Better Custom Blocks by AonymousGuy (Oct '13)
Description: A feature to create custom reporters and boolean blocks, and variables and lists that can only be used in custom blocks.
Keywords: custom reporters, custom booleans, local lists, local variables,
Have USB controllers added to extentions by SArpnt (Sep '17)
Description: Allow USB and other types of controllers to be connected to and used by Scratch
Keywords: controllers, game, external, plug
Bridge Variables (5 Year Anniversary) by zorket (Jun '13)
Description: A feature to create variables that can transfer data between the user's projects.
Keywords: transfer data, between projects
suggestion to help with GO TO URL block problem by iTweak0r (Mar '13)
Description: Add a block that redirects the user to a page on the Scratch site with their consent.
Keywords: redirect, external site, outside Scratch
Bring back User ID block! by thelucariokid (Apr '15)
Description: Add a block that assigns each user a unique ID when they start the project and stays with that user forever.
Keywords: user id
Transformations Extension Suggestion by ampara (May '20)
Description: An extension that allows for more fine control of the sprite, including translating and stretching.
Keywords: extension, transform, height, width, scale
2 New blocks: "Repeat until [message]“ and ”Wait until [message]" [UPDATED] by gamebeater187 (Nov '18)
Description: Two new blocks that wait until or repeat code until a broadcast is sent.
Keywords: broadcast, block
Just add the rest of the keys already by FalconGunner99 (Jan '14)
Description: Add keys Scratch supports into the dropdowns of blocks that use keys.
Keywords: all, keys,bolean, shift, ctrl
Cached Variables!! [Saved Games!] / Locally Saved Variables by epninja (Jan '15)
Description: Allowing the creation of variables that save locally to the user's browser. ( Similar to scratch.mit.edu/discuss/topic/15299 )
Keywords: local storage, save data, browser, cookies
Changing Width and Height Separately by epicanna27 (Oct '14)
Description: A change to the size blocks that allow the sprite to be stretched either horizontally. Keywords: stretch, squish, pull, blocks
Best block idea! Organise code [CODE SECTIONS] by theonlygusti (Jun '14)
Description: Add a block that can be used to label, condense, and organize code.
Keywords: organize, label, section, block
Dictionaries AND Lists [A lot of supporters] by super_crazy (Sep '14)
Description: Allow lists to contain additional information in a second entry for each item.
Keywords: list, array, table, blocks
TURBO MODE BLOCK by lolwel21 (Jun '13)
Description: Blocks that can turn on/off turbo mode, and detect whether turbo mode is enabled or not.
Keywords: blocks, turbo mode, detect, enable, disable
≥ and ≤ in operators by Photoguy77 (Oct '13)
Description: Two new blocks for the “less than or equal to” and “greater than or equal to” functions.
Keywords: less,more,equal,blocks,operators
Print ___ Block (30+ Supporters) by IronBit_Studios (May '15)
Description: Add a block that prints text directly onto the stage with some parameters.
Keywords: print, show, text
Create own block dropdown list by Me_Tis (Sep '13)
Description: Allow the user to create dropdown inputs for their custom block, which can change the block's function.
Keywords: dropdown, custom block, value
Elif (else-if) block by frdsaw (Oct '13)
Description: Change the if block to add else if statements instead of using multiple if else blocks.
Keywords: else if, elif, elseif, chain, blocks
Changing Variable Colors by BoltBait (Apr '14)
Description: The ability to change the text colour or background colour of a variable.
Keywords: variable, blocks, customise, color, colour
The Opposite of the Join Block by xXRedTheCoderXx (May '19)
Description: Add a block that deletes one or all instances of a string from a larger string.
Keywords: delete, section, substring, operator
Blur Effect by LPSpuppygirl1 (Jul '8)
Description: Adds an effect that blurs the sprite.
Keywords: fade, blur, affect
Move variables and lists by jh1234l (Jul '13)
Description: Add a block that moves a variable or list to a specific corner.
Keywords: move, list, variable, coordinate, X, Y, axis
Boolean variables :D by kNoobLauch (May '13)
Description: A new type of variable that can only return true or false like a boolean block.
Keywords: boolean, variable, true, false, reporter
Effect Reporter by LeDerpy123 (Jul '13)
Description: Add a block that reports the value of a certain effect for a sprite.
Keywords: effect, reporter, variable
A Local Clear Block for pen intensive projects! by Zparx (Feb '13)
Description: Add a block that only clears pen marks and stamps made by the sprite that executes it.
Keywords: pen, clear, sprite, erase, only
Add a “Stretch” effect by VeryFamus (Oct '15)
Description: Adding an effect to the effects palette that stretches a sprite.
Keywords: Stretch, effects, blocks, pull
Color at x: () y: () block. by Wheatly_Scratcher (Mar '17)
Description: Add a block that reports the hexadecimal color of a pixel at a specific coordinate.
Keywords: hexadecimal, coordinate, block, color
Country detectors by LemonComputer (Sep '16)
Description: Add a block that get detect the user's country as stated on their profile.
Keywords: (None yet!)
Voice Recognition by Carpit999 (Month '17)
Description: An extension that can recognize speech and use it in code.
Keywords: block, sound, voice, recognise, speech
Adding Physics By Shadow_Greninja (Mar '7)
Description: Adding blocks in an extension that has physics.
Keywords: physics, extension, blocks, engine, gravity
Create the multiplayer blocks! By Cat2437 (Oct ‘28)
Description: Multiplayer blocks that makes it easier to make multiplayer games and that new scratchers can use.
Keywords: blocks, multiplayer, cloud, new scratcher, restrictions
Stop all sounds in this sprite block or stop a certain sound by user (Jul '20)
Description: ^ See title
Keywords: sounds, block, stop, specific
New Block - run without screen refresh by theonlygusti (Jul '14)
Description: Add a block that runs the script in it without screen refresh, like the custom block setting.
Keywords: c block, turbo mode, all at once
More customizable options for variables by 7salad3salad (May '26)
Description: A feature to edit the variables background, background colour, text colour, outline and font.
Keywords: change, design, different, variables, data, lists
Improving broadcasts by Mr_PenguinAlex (Aug '20)
Description: Change the broadcast block to send broadcasts to all sprites, to one specific sprite, or the stage.
Keywords: broadcast, all, sprite, stage, block
If (sprite name) showing? block by PrinsesKat (Dec ' 2)
Description: A Boolean block that reports if a sprite is showing or not.
Keywords: Show, hide, condition, boolean, looks
Make C Blocks Collapsible by -Osiris- (Nov '17)
Description: Change C blocks so that they and their contents can be collapsed.
Keywords: control, loop, expand, block
Mouse/Key Press Emulation Block (Now with FAQ) by han614698 (Mar '3)
Description: A stack block that triggers a certain key block to run, even if that key block hasn't been pressed.
Keywords: Emulate, trigger, block, key, pressed
Case Sensitive Equals Block by Coder24 (May '15)
Description: A block similar to the equals block except that it is case sensitive.
Keywords: capital, lowercase, case, equal
Make it possible to change if to if-else blocks by right-clicking by awesome-llama (Oct '15)
Description: Ad pedem litterae.
Keywords: control, loop, c block, else if, if else
Horizontal Blocks by VedanshS933 (Jan '10)
Description: An option to switch to horizontal blocks like Scratch JR, instead of vertical blocks.
Keywords: vertical, blocks, Junior, Switch
Edit Block Colors in Scratch 3 by MooxelStudios (Jan '19)
Description: The ability to change the block colors in the editor like in 2.0.
Keywords: colour, change, block
Wobble Effect by Official_GameTeam (Sept '9)
Description: An effect block that distorts the sprite sideways.
Keywords: effect, warp, wobble, sine
Bring back shout and whisper (15.75/21 support) by 24691357 (Jun '16)
Description: Reimplement shout and whisper, two other variants of the say block.
Keywords: looks, blocks, quiet, loud
Layer Hierarchy And More Layer Blocks by Official_GameTeam (May '10)
Description: The ability to view layers in a similar menu to costumes and sounds, and more blocks relating to layers.
Keywords: layers, hierarchy, blocks, sensing
Animated text by SmartCat3 (Oct '6)
Description: Bring the animated text feature from Scratch Lab into Scratch.
Keywords: lab, text, word, animation, block
New Cloud Idea! by Failord (March '13)
Description: A feature that allows broadcasted messages to be received by everyone viewing the project.
Keywords: blocks, multiplayer, cloud, broadcast

Last edited by Paddle2See (Sept. 1, 2022 12:00:58)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Other project features

make a scratch editor dark theme by Techno-CAT (Aug '16)
Description: An option to have a dark theme on the Scratch site and editor.
Keywords: dark mode, dark theme, night mode, night theme
RGB or Hex input for colors in Bitmap and Vector by Bright-Idea (Mar '16)
Description: The ability to set a color in the paint editor with an RGB hex code.
Keywords: rgb, hex code, paint editor, set color, set colour
Bring back the Remix Tree Button! [READ BEFORE REPLYING!!!] by novice27b (Jan '19)
Description: Re-add the button to show the remix tree of a project on the project page.
Keywords: remix tree, remixtree, button
Option to allow sprites to move off the screen by griffpatch (Apr '13)
Description: The ability to allow sprites to go fully off the stage, without stopping mid-way.
Keywords: Option, screen, sprites, movement, boundry
Sprite Folders! by EdgeGamer (May '13)
Description: The abiltiy to create folders in the sprite menu to organize and categorize sprites.
Keywords: folders, organise, sprite, editor, categories
Warn users when they've exceeded an asset size/JSON file size limit by Flowermanvista (Jul '19)
Description: Alert or inform the user whenever an asset or the project.json file is larger than what Scratch allows.
Keywords: asset, project.json, warn, alert, inform
Message Icon in Editor by fyromaniac1 (Sep '13)
Description: Add the messages button into the editor, as well as how many messages you have.
Keywords: messages, editor
Visitor View by Morimop (Jul '19)
Description: A feature to show a project in the way a visitor would see it to the creator.
Keywords: vistior, tags, @, #
Find and Replace System by davidkt (Feb '14)
Description: A feature to replace all instances of a block in the editor with a different block.
Keywords: replace, change, editor
Opacity? by ThePancakeMan (May '15)
Description: Adding the ability to use transparency in the Scratch paint editor.
Keywords: transparency, opacity, alpha, color, paint, editor, costume
Onion Skins and Scratch by Lukia26 (Mar '13)
Description: The ability to create transparent overlays or onion skins in the paint editor.
Keywords: costume, paint, editor, onion
CloneAlert idea by LP_Play (Jun '16)
Description: A system to automatically stop remixes with little to no changes.
Keywords: remix prevent, similar, same, require changes
Custom fonts by Eqqy (Sep '13)
Description: The ability to use custom fonts on the user's device in the Scratch paint editor.
Keywords: fonts, editor, custom, import
Re-add “Echo” Sound Effect by LegoManiac04 (Jul '19)
Description: Reimplement the echo effect in the audio editor.
Keywords: re-add, echo, sound, audio, effect
Pause/Resume by scimonster (Oct '12)
Description: Add a pause button on projects to let the user pause all scripts and resume them later.
Keywords: pause, resume, project
Similar Projects (Multiple suggestions, click to see support ratios) by OmnipotentPotato (Oct '14)
Description: A feature that shows a random selection of projects with similar tags to the project the user is viewing.
Keywords: random, tags, similar, suggested
Waiting Between Remixing and Sharing by Super_Scratch_Bros20 (Mar '20)
Description: Prevent users from remixing a project until an amount of time has elasped.
Keywords: remix, wait, share
Navigation Tags by Eagle138 (May '11)
Description: A feature that allows you to attach comment-like ‘tags’ to your blocks.
Keywords: note, tag, block, code, description
Your Own Sprite / Costume / Sound / Backdrop Library (PLEASE READ BEFORE POSTING) by Giga404 (May '20)
Description: The ability to add assets like costumes and sounds into a custom, personal library for later use.
Keywords: customisable, library, assets, costumes, audio
Let users disable turbo mode! by abh206 (Aug '14)
Description: Allow project creators to prevent users from enabling turbo mode on their project.
Keywords: turbo mode, prevent, disable, allow
Confirming “Share” by Music-Maker (Aug '14)
Description: Have users confirm whether they would like to share a project.
Keywords: confirm, share
16x9 aspect ratio please! By Zalgorithm (Jun '27)
Description: add an option to have a 16x9 aspect ratio in fullscreen.
Keywords: aspect-ratio, 16x9, fullscreen
{BETTER SOLUTION} Collaborations by mumu245 (Aug '30)
Description:A pulling system for remixes with auto-credit, allowing users to more easily collaborate.
Keywords: pull requests, collaborations, adding users, multiple users, projects
Run Without Screen Refresh Icon by DemCupcakesYo (Jul '14)
Description: Add an icon next to custom blocks with the run without screen refresh setting enabled.
Keywords: enable, on, more-blocks, refresh
Changing The Color of The Scratch Editor by scratchgodo (Sept '25)
Description: The ability to change the background color of the project editor.
Keywords: color, editor, background, customise, colour
Name Stuff in Backpack (32 to 1, Support) by OmnipotentPotato (Aug '14)
Description: The ability to give assets and code in the backpack names.
Keywords: name, sort, blocks,
Make “lists” on the side bar by zHmonster (Dec '10)
Description: Make a new category for lists, as they are currently in the variables category.
Keywords: menu, lists, dropdown, categories, lists
Delete confirmation for sprites by savaka (Aug' 17)
Description: A Pop Up that confirms if you want to delete a sprite or not.
Keywords: remove, delete, are you sure, assets

Last edited by dertermenter (June 2, 2022 15:39:39)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Studio suggestions

Allow managers to MANAGE STUDIOS by apple502j (Jul '6)
Description: Changing back the manager status that was changed so only the studio creator can edit the studio details.
Keywords: Studio, permissions, edit, change, managers, owner
Add button to demote managers by mathfreak231 (Nov '13)
Description: The ability to demote someone from manager to curator in a studio with a button.
Keywords: demote, manager, curator, studio
Turn Off Studio Messages by BombTv (Nov '14)
Description: The ability to toggle studio activity messages for individual studios.
Keywords: studio, activity, disable, toggle
Customizable permission settings for studio curators and managers by StevenTheSquare (Apr '19)
Description: The ability to set customize studio ranks by granting them various perks and abilities.
Keywords: studio ranks, studio permissions, new studio
Autism friendly studios by –CherryCloud– (Jul '6)
Description: Make the studio design layout less congested so it is better for people with Autism and ADHD.
Keywords: studios, austistic, layout, arrangement, presentation
Leave Studio' button by Austinato (Mar '15)
Description: A button at the top of the curators tab in a studio to leave a studio.
Keywords: delete, curator, member, self, selves
Add the “Invite Followers” button back to studios! by Coolbe22 (Jul '6)
Description: add back the button that brings up the list to invite your followers.
Keywords: invite, followers, button, list
Prevent your project from being added to a studio (45 supporters!!) by Zekrom01 (Jul '15)
Description: A feature allowing the user to disallow their projects from being added to studios.
Keywords: project, add, studio, allow
Unshared Studios by Cream_E_Cookie (Jul '15)
Description: Change studios so that they are first unshared, and then have the ability to share them later.
Keywords: studios, unshared, unfinished, draft, unpublished
New 3.0 Studio Design by BearSlothCoding (Jul '8)
Description: Editing the current 3.0 studio design, notably making the background white and putting the follow button in its old place
Keywords: neurodivergent, autism, studios, update, change
Curator Requests For Studios – 19 Supporters by CosmicHamster (Jan '15)
Description: A feature to let users request to be added into a studio as a curator instead of having to be invited.
Keywords: request, invite, studios, appeal
Add a “curators only” option for studio comments by girlsruless (Oct '17)
Description: An option in studios to only allow curators and managers of that studio to comment in it.
Keywords: Restriction, studio, permissions, comments
Owners, Co-Owners, and Managers by FireySky (Jul' 6)
Description: A new studio role that can do the same as owners apart from deleting the studio, like managers were before the update.
Keywords: Host, creator, rank, studios, multiple,
allow new scratchers to create studios by TheClaw7654 (Jul'6)
Description: Remove the restriction that does not allow new scratchers to create studios.
Keywords: enable, new-scratcher, new user, studio
Keep The 3.0 Studio design but remove the limits by Dragon_Egg_Fish (Jul '7)
Description: ^ See title
Keywords: limits, reply, manager, studio
Followers of studios by s_federici (Feb '12)
Description: The ability to see who followed your studio in a list.
Keywords: social actions, number, list, follow, gallery, studio

Last edited by dertermenter (May 11, 2022 17:47:16)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Forum features

Make the forum blocks 3.0 by VFDan (Mar '19)
Description: Update the scratchblocks plug-in used in the forums to the 3.0 styling and supporting the new blocks.
Keywords: scratchblocks, 3.0, update
Disable Scratchblocks in the ‘Announcements’ and ‘New Scratchers’ forums by -TWILIGHTMISTY- (Aug ‘27)
Description: Disabling the ability to use scratchblocks in the “Welcome to Scratch” categories
Keywords: Disabling, Scratchblocks, Welcome to scratch, remove
Forum Security Change!! by Scratchified_Extras (Jan '15)
Description: A page that warns the users that they are going to an external site when clicking on a link.
Keywords: prevent, site, page, external
Automatic Username Links by MClovers, Apr '19
Description: Make usernames automatically turn into links on the forums.
Keywords: usernames, links, forums
12 vs. 24 Hours by rollercoasterfan (Jun '15)
Description: An option to switch from 24-hour to 12-hour time format.
Keywords: military, civilian, time, forum,
Add “Color” To Formatting Bar by alexphan (Jun '16)
Description: Add a button on the forum post creator to quickly add in color tags.
Keywords: color, forum, bbcode, tag, post
Spoiler Tags. by szogun (Apr '14)
Description: A new BBCode tag that hides text and only reveals it when clicked.
Keywords: spoiler, hide, bbcode, forum, post
Illegal' bump warning by pavcato (Aug '20)
Description: Warn users for bumping a topic before a period of time has elapsed.
Keywords: bump, warn, forum, 24 hours
Don't allow users with less than 100 posts to post in Announcements by WindOctahedron (Oct '19)
Description: See title
Keywords: announcements, post, forums, spam
Let the user that closed a forum topic re-open it by coder2045 (May '19)
Description: Allow users who have closed their forum topics to re-open them at a later date.
Keywords: topics, forum, re-open, closed, open
New Forumer and “Forumer” roles by VFDan (Jun '20)
Description: Create a new forumer rank that has the same limitations as the New Scratcher rank.
Keywords: New, former, role, status, rank
A Function to make sure users read the Stickies by JPOWERPUFFGIRLS (Aug '20)
Description: Require new forumers to read the stickies and take a quiz on them in order to post there.
Keywords: sticky, pinned, topic, forum, read
Don't bump a forum topic until after 24 hours AND it is not on the first page by Za-Chary (Apr '20)
Description: See title
Keywords: (bump, forum, restriction, limitation, rule, page)
Read More on Posts by Morimop (Oct '19)
Description: Add a “Read More” button on long forum posts.
Keywords: scroll, posts, forum,
Adding a “Shops” section in the forums. by Plastic_Echo (Aug '16)
Description: Split off shops in the Requests forum into their own forum.
Keywords: order, forum, post, request, split,
Don't activate forum emojis unless there are spaces next to them. by mightybrayan (Jun '20)
Description: See title
Keywords: activate, remove, forum, post, emoji
Discourage the support conventions of this forum. by VoltageGames (Jun '16)
Description: ^ See title
Keywords: Suggestions, support, trend, convention, forums
@ in forums links to someone's profile by robloxdude10 (May '20)
Description: Link to a profile when it is prefaced with @ in the forums, like in the comments.
Keywords: forums, link, profile
Changing the forum software from DjangoBB to Discourse by geometric_ghast (Jul '20)
Description: ^ See title
Keywords: Software, service, forums
Automatically add closing tags on the forums by stickfiregames (Jul '14)
Description: Close unclosed tags in forum posts automatically when quoting them.
Keywords: tags, close, forums
Private Sandbox Forum by NitroCipher (Feb '17)
Description: A test area for each user on the forums to mess around with BBCode, the filter and other stuff privately.
Keywords: censor, code, test, forums, private
closed instead of grey font by Haz-_- (Jan '18)
Description: Add a label saying “closed” next to closed topics in the forums.
Keywords: tag, note, close, forum, topic
Emojis by mtech22 (Aug '20)
Description: Change the forum emojis to a more modern look,
Keywords: update, forum, emojis, smileys
Scroll Bar For Signatures by Evil_Kumquat (Apr '15)
Description: Add a scrollbar on signature boxes so it is easier to see all of it.
Keywords: signature,forums, scroll down,
Censor email addresses in the forums and main site by Yeetoburro1 (Aug '20)
Description: ^ see title
Keywords: filter, censor, forum, E-mail
[font=Times New Roman]More Fonts in the Forums[/font] by ProdigyZeta7 (Jun '13)
Description: Add additional fonts to be used on the forums.
Keywords: fonts, forum, print
Signature by LionHeart70 (Jun '17)
Description: Change the signature line in the forums to be more noticeable and longer.
Keywords: grey, line, signature, forums, bigger
Giving permission for people to edit a post. by bigpuppy (Jun '16)
Description: The ability to allow users to edit a post on the forums.
Keywords: consent, permission, forums, edit, change
Have a filter for “your topics” by awsome_guy_360 (Nov '17)
Description: A search filter on the forums to only show topics the user created.
Keywords: topics, forums, search, posted
Local time in forums by HTML-Fan (May '20)
Description: Set times in the forums to the user's local time zone.
Keywords: time, forums
Forum Backpacker by AcheezQBURGER (Apr '20)
Description: A feature in the forums to save sections of text and BBCode.
Keywords: save, text, quickreply, forums
Remove Flash Detection by VFDan (Jun '19)
Description: Remove the Flash version portion of the “Show your browser/OS” feature in the forums.
Keywords: flash, remove, forums
About necroposting…[confirmation required to post on old topics] by Buffek (Sep '18)
Description: Warn users when they are posting on old topics.
Keywords: bump, necropost, forum, rule, ettique
Being able to report on mobile by NilsTheBest (Jun '19)
Description: Add the report button on posts in the mobile version of the forums.
Keywords: report, alert, forum, mobile, version
In the forums, change “New to Scratch” to “New Scratcher” by monstermash3 (May '17)
Description: ^ See title
Keywords: New, user, scratcher, forum, status, rank
Closing topics in less than 24 hours by 290Scratcher (Sept '9)
Description: Be able to close a topic before 24 hours have passed since its creation
Keywords: close, topic, 24 hour, remove, forum
I think that there should be an alert (comment-style) when a forum thread that we're following is closed or deleted by the Scratch Team. by dvargasews (Nov '16)
Description: Notify users who are following a topic when the topic is closed, deleted, or merged.
Keywords: forum, closed, removed, message

Last edited by dertermenter (June 26, 2022 11:15:43)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Comment features

Sticky Comments by ThePancakeMan (May '14)
Description: The ability to “pin” comments in comment sections so they stay on the top of the comment section.
Keywords:pin, comment, post, feature
Liking/upvoting comments by Z-zap (May '14)
Description: The ability for the user to give comments a like and to sort comments by most likes.
Keywords: Like, favourite, love, upvote, post, comments
Hearting Comments by -0Nebula0- Apr. '21
Description: Adding the ability to heart comments on your own profile, project, or studio.
Keywords: hearting, comment, project, profile, studio, owner
¶ Commenting addition! ¶ by Scratchifier (Sep '14)
Description: A feature to create a custom pop-up when a user tries to comment on a profile, project, or a studio.
Keywords: Pop-up, comment, alert, post
bbCode in Comments? by Skizzors (Nov '13)
Description: Add some BBCode functionality into comments like bold and italics.
Keywords: code, comments, posts
Show all of your comments by zedthehedgehog (May '20)
Description: A way for a user to see all of their comments.
Keywords: show, comments, every
Change the Smiley Cat Emoji by WolfCat67 (Apr '17)
Description: Change the __ emoji to appear more like a smile when zoomed out.
Keywords: comment, Scratch cat, emoji, alter

Last edited by dertermenter (May 3, 2022 16:03:08)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Message features

A way to filter messages! (300+ supporters) by Yllie (Sep '14)
Description: An option to choose which types of messages the user gets notified about, and the ability to search through messages.
Keywords: search messages, filter messages, receive messages
Tell the user when their project is marked as NFE. by NoxSpooth (Apr '13)
Description: A message that is sent to the user whenever one of their projects has been marked “Not For Everyone”.
Keywords: message, NFE, not for everyone, notify
Studio invite message (Full Support so far!) by ZZ9PluralZAlpha (Sep '16)
Description: Change the message when inviting a user who has already been invited to a more accurate message.
Keywords: invitation, message
Sending an message every so often to re-read the CGs by Yeetoburro1 (Jul '20)
Description: Ad pedem litterae.
Keywords: rules, notification, reminder, alert, guidelines
Reply to Contact Us in Messages by leahcimto (Sep '20)
Description: Show responses to Contact Us emails on the messages page.
Keywords: notification, alert, email, messages
Grouped Notifications by Zekrom01 (Aug '15)
Description: Group notifications of similar types like loves and favourites together.
Keywords: merge, messages, social-actions, project

Last edited by dertermenter (Jan. 1, 2022 13:08:52)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Profile features

Customizable Profile Wallpaper! by zlivvy (Apr '15)
Description: An option to set a wallpaper on the user's profile by having an image tile over it, and a report option for wallpaper.
Keywords: profile wallpaper, profile background, profile image
About Me and What I'm Working On need more characters. by mathfreak231 (Aug '13)
Description: Increase the character limit for the description boxes on the profile from 200 characters.
Keywords: what i'm working on, wiwo, about me, profile, description, increase, character limit
Changing your featured project title (37-2.5 people support!) by cwkethan1508 (Mar '15)
Description: A feature that allows the user to create a custom label for their featured project.
Keywords: featured project, label, profile, project
A Community section on profiles (Like YouTube!) by eikh2 (Feb '1)
Description: A section on your profile where you can post about stuff like announcements to your followers.
Keywords: profile, comment, announcement, post
Add “Impersonating other scratcher” to list of why to report someone by 26akwong (Oct '2)
Description: An option to report a user on their profile for impersonating another user.
Keywords: impostor, report, rules, user, scratcher
Show alternate accounts in profile (READ FIRST) by -InsanityPlays- (Jun '20)
Description: Allow users to link and show their alt accounts onto their main account.
Keywords: 2nd account, second account, alts, other account

Last edited by dertermenter (March 8, 2022 16:09:42)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Other suggestions/whole site suggestions

Ability To Change Username Capitalization by M1mikyu (Jan '19)
Description: The ability for the user to change the capitalization of their username.
Keywords: username, capitalization, edit
An option in account settings to change the site's theme and navigation bar colour. by banana439monkey (Feb '18)
Description: The ability to change the color of the top navigation bar, among other custimization features.
Keywords: color, navbar, custom, dark mode, theme
✏️ A new design for Scratch ✏️ by Kokasgui (Jan '19)
Description: Changing the look of various pages to more modern designs and to fit in with the other pages.
Keywords: design, graphics, 3.0, forums, studios, profiles
Searching Up Scratchers by Lightning1999 (Aug '4)
Description: A feature where you add @ with a username in the search bar to get search results for that specific scratcher.
Keywords: Search, Scratchers, look-up
Underrated projects drop down on search feature and explore page + renames of dropdowns by xXRedTheCoderXx (Mar '20)
Description: A search method that prefers “underrated” and unpopular projects.
Keywords: explore, search, filter, small scratchers
Default Icon Ideas! by eat-sleep-softball (Mar '15)
Description: Add additional default logos for new accounts to choose from when they create their account.
Keywords: icon, pfp, profile picture, default
Make a scratch themed controller for xbox! by Roblox888i (Dec '5)
Description: Make a scratch themed XBOX controller after Scratch and Microsoft do a partnership.
Keywords: Donation, deal, console, controllers, XBOX
Folders for projects in mystuff by thebriculator (Jun '13)
Description: Add the option to make folders with projects that you can access in My Stuff
Keywords: folders, tags, categories, projects, my stuff, orginization, sorting
More Tabs On The Search Bar by xXRedTheCoderXx (Jul '5
Description: Adds a forum topic tab and a user tab to the search bar.
Keywords: user bar, forums, search engine, searching
410 Errors by GamesGuyTV (Apr '18)
Description: Show a 410 error for deleted pages and content instead of a 404 error.
Keywords: 410, error, deleted
Let’s Bring back Clutter.Scratch.Mit.Edu by BlueDogXL (Sep '14)
Description: bring back the clutter site that allows sharing of project clutters.
Keywords: clutter, site, projects
Joke Banners by Roblox888i (Sept '30)
Description: Adding headers on April Fool's Day that contain a joke.
Keywords: joke, banners, headers, April Fool's Day, All Fool's Day
Link to wiki on front page by Techno-CAT (May '25)
Description: Add a button to go to the Scratch Wiki on the top navigation bar or at least on the front page.
Keywords: wiki, navbar, top, link, front page

Last edited by dertermenter (July 26, 2022 20:53:06)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Security, Moderation and Rules

Self reporting by ScolderCreations (Jul'12)
Description: Add the option to report your own comments or projects so you can ask the Scratch Team if the contents is appropriate for scratch.
Keywords: menu, actions, reported, flag
A private censor list. by secretagent123 (Nov '25)
Description: A list in account settings to censor words so you can't see them on the site.
Keywords: backlist, censor, settings, list
Revised Community Guidelines by willowmint- (Jul '20)
Description: Change the Community Guidelines to explain more rules.
Keywords: community guidelines, rules
Community guidelines at account creation (45+ SUPPORTERS) by Hamish752 (May '15)
Description: Show the Community Guidelines page during the account creation process.
Keywords: community guidelines, account creation, new account, new scratchers
2-Factor Authentication by turkey3 (feb '11)
Description: Require an authentication code when logging in for extra protection on the site.
Keywords: e-mail, code, security, log in, barrier
A Better Human Verification System by The_Scratch_Squad (Jul '15)
Description: Requires users to do a basic human verification test before making an account.
Keywords: authentication, verify, bot, robot

Last edited by dertermenter (April 30, 2022 11:32:55)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

reserved


The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

reserved


The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

reserved


The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

reserve final probs


The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
Yellowsheep43
Scratcher
1000+ posts

The 6th Suggestions Directory

This post was eaten by an Evil Papaya

Last edited by Yellowsheep43 (Nov. 9, 2021 18:35:10)


How to use scratchblocks \ How to make your project popular \ The Do's and Do Not's of the Suggestions Forum
Highlight this and use Ctrl + Shift + Down arrow to see the rest of my signature!
My signature is an evil kumquat factory

When [Post v] :: #ffd900
if <(Kumquats available? :: #00ff7b) = <True :: #517d48> :: #d642e3> then :: #00e32d
Make evil kumquats :: #00d5ff
end
Haha invisible block go brrr :: cap :: #ffffff
Angry David


It's spelled AMONG US, not Amogus! Know the difference!

(((((I reside in the ((Questions About Scratch :: #00e8a2 stack) :: #00e8c1 stack) and ((Suggestions :: #00e8a2 stack) :: #00e8c1 stack) forums :: #ff0073) :: #ffae00) :: #ffd500) :: #00ff2a) :: #0095ff) :: #8c00ff hat
I spend a bit of time everywhere <Except the wiki :: #94634a> :: #dd00ff cap

(_/(._. v)|_ :: #0051ff) :: #55ff00 hat // This is an unnamed servant that restocks on kumquats constantly
As long as Signal (When gf clicked :: #ff0059) [given v] {
Produce Kumquats :: #08d16d
} :: #9a0f2a
I enjoy [Among Us v], [FNF v], [Roblox v], [Memes v], [Object Shows v], and [Anthropomorphic animals v]:: #08b0d1 cap


Yellowsheep43
Scratcher
1000+ posts

The 6th Suggestions Directory

Also, I think you should remove the 2 duplicates requirement. Some really great suggestions have no duplicates.

How to use scratchblocks \ How to make your project popular \ The Do's and Do Not's of the Suggestions Forum
Highlight this and use Ctrl + Shift + Down arrow to see the rest of my signature!
My signature is an evil kumquat factory

When [Post v] :: #ffd900
if <(Kumquats available? :: #00ff7b) = <True :: #517d48> :: #d642e3> then :: #00e32d
Make evil kumquats :: #00d5ff
end
Haha invisible block go brrr :: cap :: #ffffff
Angry David


It's spelled AMONG US, not Amogus! Know the difference!

(((((I reside in the ((Questions About Scratch :: #00e8a2 stack) :: #00e8c1 stack) and ((Suggestions :: #00e8a2 stack) :: #00e8c1 stack) forums :: #ff0073) :: #ffae00) :: #ffd500) :: #00ff2a) :: #0095ff) :: #8c00ff hat
I spend a bit of time everywhere <Except the wiki :: #94634a> :: #dd00ff cap

(_/(._. v)|_ :: #0051ff) :: #55ff00 hat // This is an unnamed servant that restocks on kumquats constantly
As long as Signal (When gf clicked :: #ff0059) [given v] {
Produce Kumquats :: #08d16d
} :: #9a0f2a
I enjoy [Among Us v], [FNF v], [Roblox v], [Memes v], [Object Shows v], and [Anthropomorphic animals v]:: #08b0d1 cap


dertermenter
Scratcher
1000+ posts

The 6th Suggestions Directory

Yellowsheep43 wrote:

Did you get permission from fdreerf?
https://u.cubeupload.com/Cruncherbones/202111091.png/

Yellowsheep43 wrote:

Also, I think you should remove the 2 duplicates requirement. Some really great suggestions have no duplicates.
The whole point of a directory is to not make duplicate suggestions. So there isn't a need to add a topic with no duplicates or only 1.

Last edited by dertermenter (Nov. 9, 2021 16:47:41)



The2000 wrote:

All suggestions are unnecessary. If a suggestion is necessary then it's a bug report.

dertermenter wrote:

April Fools Day on the forums has been a repeated privilege, not an expectation
Yellowsheep43
Scratcher
1000+ posts

The 6th Suggestions Directory



Haha, I like how you considered me for a moment. Yeah no, I can't handle keeping up with the sticky, despite how cool it may seem. I would have ended up denying the request.

How to use scratchblocks \ How to make your project popular \ The Do's and Do Not's of the Suggestions Forum
Highlight this and use Ctrl + Shift + Down arrow to see the rest of my signature!
My signature is an evil kumquat factory

When [Post v] :: #ffd900
if <(Kumquats available? :: #00ff7b) = <True :: #517d48> :: #d642e3> then :: #00e32d
Make evil kumquats :: #00d5ff
end
Haha invisible block go brrr :: cap :: #ffffff
Angry David


It's spelled AMONG US, not Amogus! Know the difference!

(((((I reside in the ((Questions About Scratch :: #00e8a2 stack) :: #00e8c1 stack) and ((Suggestions :: #00e8a2 stack) :: #00e8c1 stack) forums :: #ff0073) :: #ffae00) :: #ffd500) :: #00ff2a) :: #0095ff) :: #8c00ff hat
I spend a bit of time everywhere <Except the wiki :: #94634a> :: #dd00ff cap

(_/(._. v)|_ :: #0051ff) :: #55ff00 hat // This is an unnamed servant that restocks on kumquats constantly
As long as Signal (When gf clicked :: #ff0059) [given v] {
Produce Kumquats :: #08d16d
} :: #9a0f2a
I enjoy [Among Us v], [FNF v], [Roblox v], [Memes v], [Object Shows v], and [Anthropomorphic animals v]:: #08b0d1 cap


Yellowsheep43
Scratcher
1000+ posts

The 6th Suggestions Directory

Low man of the 1st page

dertermenter wrote:

The whole point of a directory is to not make duplicate suggestions
And so you have to make people aware that there is a topic before they end up making a duplicate.

Last edited by Yellowsheep43 (Nov. 10, 2021 13:18:17)


How to use scratchblocks \ How to make your project popular \ The Do's and Do Not's of the Suggestions Forum
Highlight this and use Ctrl + Shift + Down arrow to see the rest of my signature!
My signature is an evil kumquat factory

When [Post v] :: #ffd900
if <(Kumquats available? :: #00ff7b) = <True :: #517d48> :: #d642e3> then :: #00e32d
Make evil kumquats :: #00d5ff
end
Haha invisible block go brrr :: cap :: #ffffff
Angry David


It's spelled AMONG US, not Amogus! Know the difference!

(((((I reside in the ((Questions About Scratch :: #00e8a2 stack) :: #00e8c1 stack) and ((Suggestions :: #00e8a2 stack) :: #00e8c1 stack) forums :: #ff0073) :: #ffae00) :: #ffd500) :: #00ff2a) :: #0095ff) :: #8c00ff hat
I spend a bit of time everywhere <Except the wiki :: #94634a> :: #dd00ff cap

(_/(._. v)|_ :: #0051ff) :: #55ff00 hat // This is an unnamed servant that restocks on kumquats constantly
As long as Signal (When gf clicked :: #ff0059) [given v] {
Produce Kumquats :: #08d16d
} :: #9a0f2a
I enjoy [Among Us v], [FNF v], [Roblox v], [Memes v], [Object Shows v], and [Anthropomorphic animals v]:: #08b0d1 cap


Powered by DjangoBB