Category: Productivity
-
I Tried Finding The Best Note-Taking App
The bottom line up front, I went with the most basic method for this; notepad or some text editor and saving individual text files. Or a markdown editor for more flexibility and flavor to the text like Obsidian. What I am trying to achieve My memory is terrible. I have to write down EVERYTHING in…
-
How To: Make Multiple Folders From Text File
The Code On Windows, if you open up PowerShell ISE, you can paste this into a new script file. It will run from the folder it is placed in so make sure you have a blank folder to start. Create a new text file in the same directory called “People.txt”. If you have another use…