Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    UserDefinedLanguage folder question

    Help wanted · · · – – – · · ·
    2
    2
    1470
    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.
    • Heng Yuan
      Heng Yuan last edited by

      Hi,

      I have some texts that describes a tree in the following format.

        1 Node Info
        2 Some text
        3 Some text
        2 Some text
        1 Some text
      

      Which would correspond to

        1 |_ Node Info
        2 |  |_ Some text
        3 |      |_ Some text
        2 |  |_ Some text
        1 |_ Some text
      

      Is it possible to create folders based on the leading tree depth values, so that I can fold subtree nodes?

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Heng Yuan last edited by

        @Heng-Yuan

        UDL, afaik - no.
        Python Script plugin and proper script - I guess.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors