Docs/Notes: Move inline task to notes

GitHub renders the inline task even with :noexport:.
This commit is contained in:
Adam Porter 2019-08-19 03:21:41 -05:00
parent ed32701772
commit 876f20a340
2 changed files with 4 additions and 3 deletions

View file

@ -292,9 +292,6 @@ This macro is like ~org-ql~, but it presents matching entries in an Agenda-like
(:priority "C" :order 2))) (:priority "C" :order 2)))
#+END_SRC #+END_SRC
*************** TODO Update screenshot (doesn't show title) :noexport:
*************** END
Which presents this buffer: Which presents this buffer:
[[images/screenshot.png]] [[images/screenshot.png]]

View file

@ -13,6 +13,10 @@ e.g.
Also, should support an ~id~ one. Also, should support an ~id~ one.
** TODO [#B] Update view screenshots
e.g. doesn't currently show the =View= header.
** TODO [#A] Tools for saving queries and accessing them ** TODO [#A] Tools for saving queries and accessing them
+ Added example to =examples.org=. + Added example to =examples.org=.