emanote-1.0.2.0: Emanate a structured view of your plain-text notes
Safe HaskellSafe-Inferred
LanguageHaskell2010

Emanote.Model.Graph

Synopsis

Documentation

parentLmlRoute :: Model -> LMLRoute -> Maybe LMLRoute Source #

Return the route to parent folder (unless indexRoute is passed).

This will return the existing note (.org or .md) if possible. Otherwise fallback to .md even if missing.