Coming from Doom Emacs, I'm attempting to get nvim-orgmode configured in a similar way when it comes to visuals.
Is it possible to conceal headings with a TODO state, for example:
* TODO do the thing
** DONE do another thing
** CANCELLED a thing not to do
and have it render to something like this?
