If there is one sub-tag, or a string of sut-tags, the system works nicely.
Main::Sub1
Shows as:
Main
- Sub1
Main::Sub1::Sub2::Sub(n)
Shows as:
Main
- Sub1
- Sub2
- Subn
What I need doesn't seem to work, which is multiple elements at one sub
level:
Main::Sub1,Sub2,Sub(n)
Shows as:
Main
- Sub1
Sub2
Sub(n)
Does not work as desired. The system will place all Sub elements after 1 at
the root tag level. Boooh. What I want is
Main
- Sub1
- Sub2
- Sub(n)
Couldn't figure out if there was some syntax to get this behavior. Please
advise.
Ver. 2.01
--
You received this message because you are subscribed to the Google Groups
"mnemosyne-proj-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
To view this discussion on the web visit
https://groups.google.com/d/msg/mnemosyne-proj-users/-/neEdCnbZMHMJ.
For more options, visit https://groups.google.com/groups/opt_out.