Well, I already wrote that this is not the brainstorming process but the next step: ordering items.
With my Emacs Org-mode:
- a
- b
- c
- d
- e
- f
… mark everything and invoke C-c *
I get:
* a
* b
** c
*** d
** e
* f
I don’t know what doom makes differently here.
Is there somebody here using Nix(OS) who could teach me how to call this using a Python virtualenv where I deliberately setup pandas + seaborn before (in a shell)?