Community
    • Login

    Macro for "Number to Insert" from Column Editor

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 2 Posters 348 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Gustavo BaianoG
      Gustavo Baiano
      last edited by

      I’m trying to record a macro with the following steps:

      1. Open Column Editor
      2. Insert number: 1
      3. Increase by: 1

      Unfortunately, I can’t record it. I just want to have a “enumerate shortcut”.

      Can anyone help me with that?

      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Gustavo Baiano
        last edited by

        @Gustavo-Baiano

        The column editor isn’t “macroable”.
        Macros originated as simple editor actions.
        The column editor is a more complex action.

        Gustavo BaianoG 1 Reply Last reply Reply Quote 0
        • Gustavo BaianoG
          Gustavo Baiano
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • Gustavo BaianoG
            Gustavo Baiano @Alan Kilborn
            last edited by

            @Alan-Kilborn Got it, do you have any suggestions on how to address my problem in a different way?

            1 Reply Last reply Reply Quote 0
            • Alan KilbornA
              Alan Kilborn
              last edited by Alan Kilborn

              @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?

              1 Reply Last reply Reply Quote 2
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors