hascard-0.1.1.0: A TUI for reviewing notes using 'flashcards' written with markdown-like syntax.
UI.CardSelector
runCardSelectorUI :: IO () Source #
getRecents :: IO (Stack FilePath) Source #
getRecentsFile :: IO FilePath Source #
addRecent :: FilePath -> IO () Source #