I've just pushed a new plugin, wikiview, which can be enabled by adding wikiview.py to @enabled-plugins under @settings in myLeoSettings.leo.
>From the docstring: Hide text in the body editor, each time a new node is selected. Makes: file://#some-->headlines-->mynode appear as mynode, http://www.google.com/search as search, and `Python <https://www.python.org/>`_ as Python full docs: https://raw.githubusercontent.com/leo-editor/leo-editor/master/leo/plugins/wikiview.py This plugin only addresses the visual aspects of wiki links. Leo already supports internal wikilinks as file://#headline-->other%20headline-->Setup, which will now appear as just 'Setup' with this pluing active. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
