Just pushed some fairly core but fairly straight forward changes to the status bar and the UNL it displays (on the right).
status bar divider is now movable (a regular QSplitter) add 'Toggle UNL mode' to status bar unl context menu add with_proto=False to get_UNL(), when False /home/tbrown/foo.leo#top-->some node when True file:///home/tbrown/foo.leo#top-->some#20node 'Toggle UNL mode' switches between these The point being that the second form of the UNL, when copied and pasted into another node's body, is a Ctrl-clickable link back to the node it came from. Sort of wiki-internal-page-link-ish, but much more verbose. No (new) unit test failures, so everything's working perfectly ;-) Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
