Ivan Malison
Ivan Malison
Looks like something may have changed in org-mode that is breaking our category integration. Haven't had time to look in to it yet. ``` Debugger entered--Lisp error: (wrong-type-argument stringp nil)...
Is this on purpose? Should it actually read ``` `(term-color-white ((,class (:foreground ,foreground :background ,background)))) ```
for very large properties such as "_NET_WM_ICON" lists can be slow enough that it makes certain things unfeasible.
This is sort of WIP. I think that everything works properly, but the code feels a little messy to me.
Would use https://github.com/emacsmirror/emacswiki.org/blob/master/narrow-indirect.el
This could be tricky since org-mode does not come with notification support out of the box. org-notify which is in org-contrib could be used
Why is this using requirements.txt? Please move to poetry.
org-projectile has been generalized into org-project-capture, which supports both projectile and project as backends. The variables and functions defined in org-projectile other those related to the `org-project-capture-projectile-backend` class are now...