Macro for "Number to Insert" from Column Editor
-
I’m trying to record a macro with the following steps:
- Open Column Editor
- Insert number: 1
- Increase by: 1
Unfortunately, I can’t record it. I just want to have a “enumerate shortcut”.
Can anyone help me with that?
-
The column editor isn’t “macroable”.
Macros originated as simple editor actions.
The column editor is a more complex action. -
This post is deleted! -
@Alan-Kilborn Got it, do you have any suggestions on how to address my problem in a different way?
-
@Gustavo-Baiano said in Macro for "Number to Insert" from Column Editor:
I just want to have a “enumerate shortcut”.
It seems like it would be an easy thing to write a script for, either in Pythonscript or Luascript
You would:
-
define a column insert region (what would look like a tall caret
-
run the script (via keycombo, menu, or toolbar button)
-
boom your numbering pops in! :-)
But, do you do this constantly, such that using the actual column editor is a real burden?
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login