It’s common to click “+ New” after creating a folder and then click “Add folder description” to add Readme.md and display the folder description above the folders.
Is there a way to automate this so that whenever I create a new folder, it automatically creates the Readme.md and displays the folder description above the folders ( same as if I did it manually ) ?
How should the system automatically know how you want to describe a new folder?
One way to to create a default file automatically, could be to use a workflow to copy a readme.md template file to a new directory. ( I’ve not tested it )
Perhaps you misunderstood or I didn’t properly articulate. I don’t expect the system to know how I want to describe a new folder. I just want the system to create the Readme.me and display the empty file contents above the folders. I want a blank file created. Then I will manually add the content.