emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* add automatically a counter to a header/TODO???
@ 2021-11-01 17:58 Uwe Brauer
  2021-11-01 19:53 ` Uwe Brauer
  0 siblings, 1 reply; 5+ messages in thread
From: Uwe Brauer @ 2021-11-01 17:58 UTC (permalink / raw)
  To: emacs-orgmode


Hi

I am using a poor man's issue system
the org file in question has header of the form.




** WAIT \eqref{eq:section5-blowup:1} is referred as an item not an equation!
   :PROPERTIES:
   :ID:       Issues
   :Date:     <2021-11-01 lun>
   :STATUS:   [ ]
   :Is:       11
   :END:

I was wondering whether 

    - I could automatically insert in the HEADER a counter like 
    ** WAIT 1: \eqref{eq:section5-blowup:1} is referred as an item not 
    an equation
   - or in the drawer like this 

** WAIT \eqref{eq:section5-blowup:1} is referred as an item not an equation!
   :PROPERTIES:
   :ID:       Issues
   :Date:     <2021-11-01 lun>
   :STATUS:   [ ]
   :Is:       automatically inserted
   :END:

Regards

Uwe Brauer 



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-03 20:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 17:58 add automatically a counter to a header/TODO??? Uwe Brauer
2021-11-01 19:53 ` Uwe Brauer
2021-11-02 11:23   ` Eric S Fraga
2021-11-03  8:06     ` Uwe Brauer
2021-11-03 20:20       ` Samuel Wales

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).