Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #19766
    LifeTimer
    Participant

    Since the undo-feature of EmEditor apparently doesn’t support Advanced Filter operations (e.g. adding a new filter level), it would be extremely useful to have macro command support for removing arbitrary Advanced Filter levels, or at least the last one (which would, in effect, emulate an “undo” operation for the addition of that filter level).

    Would you please consider this Mr Emura?

    #19770
    Yutaka Emura
    Keymaster

    Hello LifeTimer,

    I will look into this issue.
    Thank you!

    #19801
    Yutaka Emura
    Keymaster

    Hello LifeTimer,

    This feature is added now:

    https://www.emeditor.com/forums/topic/emeditor-v14-8-0-beta-1/

    The macro looks like this:

    document.Filter("", 0, eeFindRemoveLast);

    Thank you!

    #19805
    LifeTimer
    Participant

    Super, and thanks for being so responsive with feature suggestions!

    I’ve tested it now and it works fine for me!

    PS.
    The launch info post you are referring to above first mentions version 14.8.0 beta 1 (also in its URL), but the actual download links inside it (and even the about box inside the actual downloaded software) says “14.7.901 beta 1”. The new features are there though, so it’s seemingly not just the wrong download URL.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.