Browse Source

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 12 năm trước cách đây
mục cha
commit
7133e71242
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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