Dear Org-Roam Discourse,
When I browse my notes I do so within Emacs, looking at the Org-Mode presentation (so there are line-numbers visible, the Org-Elements are included (e.g. #+BEGIN_QUOTE
blah blah blah
#+END_QUOTE
If I want it to render in a nice way, I will push my notes to GitHub, and browse it on there, which looks lovely, but the problem then is:
- Losing access to the backlink buffer
- being unable to make quick changes
Are there any tools that can make the Org-Mode emacs presentation a bit less of an eye-sore? Or alternatively, what would be the best setup to that allows me to switch between an HTML exported version of Org (like you see on Github) but preserves the backlink buffer and also ideally facilitates quickly flitting back to make edits?