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.


    Outliner Functionality for .md files

    Editorial
    1
    1
    1397
    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.
    • oghh
      oghh last edited by

      Outline view functionality was requested already by Michael, here is my suggestion how Ole may implement it please:

      The pulldown list of # chapters / ## sections is basically an outline view of folded text snippets in background.
      Indeed it has to reflect documents hierarchie much more better by list item indentation accordingly to headline level (simply by the corresponding number of leading white spaces).

      In a second step that pulldown list should be turned into an editable one. The current workflows list implements exactly all functionality needed: re-arranging order, deleting and renaming items. That would lead a great user experience for editing from the outline view.

      Finally in background the corresponding content snippets (chapters, sections) must be kept in just the same order if headlines were changed...

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