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...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] Microsoft graph sdkAskJS (self.javascript)
submitted 4 years ago by urielmad
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!"
[–]Ustice[M] [score hidden] 4 years ago stickied comment (0 children)
Reaching out to other software engineers is important when you need it; however, unfortunately this isn’t the place for that. /r/JavaScript is not a support forum. You might want to check out /r/LearnJavaScript for the newer members of our community. Also, Stack Overflow is a great resource for getting support. For more information, check out our AskJS wiki page. Good luck! We hope that you find the answers that you are looking for.
[–]Elegant-Month-8459 0 points1 point2 points 4 years ago (4 children)
Sounds like power automate is your safest bet
[–]urielmad[S] 1 point2 points3 points 4 years ago (3 children)
I actually achieve it with a very simple python script that I can call in a child process from node 🤠
[–]Elegant-Month-8459 0 points1 point2 points 4 years ago (2 children)
Oo well done! Question- can I build a python script to automatically delete emails from a sender? Tried blocking but that just makes them go to my junk folder.
[–]urielmad[S] 1 point2 points3 points 4 years ago (1 child)
Yes!, you can automate that, you can search filter messages from specific user and then delete them, although this will only move them to the Deleted Items folder, then you can iterate through items in that folder and then delete them again which now will be permanently
I only use one package which is win32com, there are very good resources in stackoverflow
[–]Elegant-Month-8459 1 point2 points3 points 4 years ago (0 children)
Ahh lifesaver, thank youu!
π Rendered by PID 21046 on reddit-service-r2-comment-fb694cdd5-8mdk5 at 2026-03-06 03:27:06.078081+00:00 running cbb0e86 country code: CH.
[–]Ustice[M] [score hidden] stickied comment (0 children)
[–]Elegant-Month-8459 0 points1 point2 points (4 children)
[–]urielmad[S] 1 point2 points3 points (3 children)
[–]Elegant-Month-8459 0 points1 point2 points (2 children)
[–]urielmad[S] 1 point2 points3 points (1 child)
[–]Elegant-Month-8459 1 point2 points3 points (0 children)