Explorar el Código

org-inlinetask.el: Add a note about mixing inline tasks and plain list

The note reads:

;; Note that you should not try to use inline tasks within plain list,
;; visibility cycling is known to be problematic when doing so.

Thanks to Gregor Zattler for pointing at limitations in this area.
Bastien Guerry hace 12 años
padre
commit
7133e71242
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      lisp/org-inlinetask.el

+ 3 - 0
lisp/org-inlinetask.el

@@ -75,6 +75,9 @@
 ;; Also, if you want to use refiling and archiving for inline tasks,
 ;; The END line must be present to make things work properly.
 ;;
+;; Note that you should not try to use inline tasks within plain list,
+;; visibility cycling is known to be problematic when doing so.
+;;
 ;; This package installs one new command:
 ;;
 ;; C-c C-x t      Insert a new inline task with END line