omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Folding/filtering text ala Vim

    Editorial
    2
    2
    1786
    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.
    • tguillemin
      tguillemin last edited by

      I am a newcomer to Editorial : I am used to Vim (Mac Terminal), but could not find a decent implementation of it in IOS, so (thanks to Macstories and Macdrifter) I decided to join the Editorial fray.

      I find much of what I wish, and like it, except the capacity to "filter" lines by ways of folding the lines NOT corresponding to an expression (cf. http://vim.wikia.com/wiki/Folding_with_Regular_Expression), which might be compared to the filtering capacities of a spreadsheet (e.g. Excel).

      This allows to concentrate on specific lines, to modify them, and then return to the global text thus modified (in Excel : delete filter ; in Vim : zR).

      Is it possible to do that in Editorial ? The Filter lines action does not seem to correspond to that type of folding/filtering (i.e. it seems - but I am a newbie - to eliminate rather than to hide)

      Thanks in advance for your advice

      1 Reply Last reply Reply Quote 0
      • omz
        omz last edited by

        No, the editor doesn't support hiding parts of the document.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB Forums | Contributors