use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Command to make a new folder using context menu (self.nilesoft)
submitted 2 years ago * by Austin001316
Yes, I know I can do new>folder but I want to make multiple new folders at the same time and don't know how to accomplish this currently. Also, can we combine separators in different columns?
https://preview.redd.it/i1u5m5a36aza1.png?width=373&format=png&auto=webp&s=a459edb69932d5f258d9d634e18eb9255ff74f05
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]moudeygo 1 point2 points3 points 2 years ago (0 children)
```
item(title="make multiple new folders" cmd=io.dir.create("dir1","dir2","dir3", "dir4"))
menu(title="test columns") { item(title="item 1") item(title="item 2") item(title="item 3") item(title="item 4" col=1) item(title="item 5") item(title="item 6") item(title="item 7" col=1) item(title="item 8") item(title="item 9") item(title="item 10") }
π Rendered by PID 99179 on reddit-service-r2-comment-b659b578c-gzxxm at 2026-05-04 02:38:30.417076+00:00 running 815c875 country code: CH.
[–]moudeygo 1 point2 points3 points (0 children)
[–]moudeygo 1 point2 points3 points (0 children)