Hello, Nicolas Goaziou <m...@nicolasgoaziou.fr> writes: > Jeremy Hankins <no...@nowan.org> writes: >> Aaron Ecay <aarone...@gmail.com> writes: >> >>> Org mode provides built-in functionality to create “TODO” annotations >>> (called inline tasks). These might server your purpose better than what >>> you are trying to do with fixmee. You need to put the following line in >>> your emacs init file: >> >> Hmm, I may be able to make this work. It's pretty important for my >> purposes that notes like this not show up in the published version. I'm >> still learning my way around org-mode, but my sense is that will be >> fairly straightforward to achieve. > > As another data point, drawers may also do the job, e.g.: > > :FIXME: > ... > :END: > > You can then control what drawers are exported with > `org-export-with-drawers' (or per document with d OPTIONS item).
Tagging such inline tasks with "noexport" should also work, right? Best regards, Seb -- Sebastien Vauban