Some times I deal with a bullet list of requirements and I respond to each one with how I can meet the requirements.
Is there a MACRO or can a MACRO be written that will create white space between items in a bullet list to give me space for my responses. so that I don’t have to repeat enter the return/enter key?
I would like the MACRO to be used on any word processor or text editor .
This might get you started: the macro [TM] Double Space Lines of Highlighted Text.kmmacros (8.2 KB) from that page will create a single white space between bulleted items; however, it does not work perfectly in all applications (I wrote it for plain text in TextEdit, no thought of other apps, sorry!) There are surely other (better) methods.
What do you do now manually to create the extra white space between bullets?
If this is consistently repeatable, you can just create a macro that inserts the keystrokes using the "Type a Keystroke" Action.
I'm not sure that this is possible, because different apps treat bullets in different ways.
But what you may be able to do is find a workflow/macro that works with the apps you use most often.
What are your most often used apps where you need this?