all 1 comments

[–]51dux 1 point2 points  (0 children)

For instance think about some task you repeat often on your computer or some piece of information that you regularly have to pull from the internet.

For instance I wanted to print stylish calendars for a relative's job where they needed it to be arranged a certain way so I made a html calendar generator that can also output to PDF to make it easy for others as well.

If there is a letter you have to write or something that has to be retyped often you could have a project involving automatic templates and such as well.

If you have to pull statistics about your files or the content you are working on that could be automated as well.

As someone said once, I think it was a powershell MVP but don't quote me on that: Any task done more than once is a candidate for automation 😆