Found a cool org graph view package

This commit is contained in:
tecosaur 2020-02-07 01:13:26 +08:00
parent 48d7732802
commit bf630179d0

View file

@ -253,6 +253,11 @@ to be better maintained.
#+END_SRC
/NB: I found that ~org +pandoc~ exists, however after enabling it I couldn't find//
/any org-pandoc-y commands with =M-x=, so I'm using this/
Came across this and ... it's cool
#+BEGIN_SRC emacs-lisp
(package! org-graph-view :recipe (:host github :repo "alphapapa/org-graph-view"))
#+END_SRC
*** Window management
#+BEGIN_SRC emacs-lisp
(package! rotate)