If I call `ekg-show-notes-latest-captured' without first having called another function that connects to ekg database I get an error. This fixes that issue.
We might want to consider a ekg-with-db macro, similar to magit-with-editor and other macros that ensure a resource is available.
If I call `ekg-show-notes-latest-captured' without first having called another function that connects to ekg database I get an error. This fixes that issue.
We might want to consider a
ekg-with-db
macro, similar to magit-with-editor and other macros that ensure a resource is available.