From 463100a6a6f6fe6fc0c7766f6ba1f265f57e8063 Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Wed, 30 Dec 2020 19:42:48 +0000 Subject: [PATCH] Add to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 25cbcf6..05847f2 100644 --- a/README.md +++ b/README.md @@ -122,4 +122,12 @@ to delete or `ctrl-n` to create a new file with the current query as the name. ![Fuzzy search](./assets/fuzzy.rec.gif) +## Future Functionality + +In the future, I'd like to be able to use this to export my notes into other +formats, such as pdf, html or maybe epub. This will almost certainly be done +with Pandoc. + +[Issue \#14](https://git.jonathanh.co.uk/jab2870/knowledge-base/issues/14) +