emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to indent (or refill) properties
@ 2021-10-21 14:52 Uwe Brauer
  2021-10-21 17:48 ` Kévin Le Gouguec
  0 siblings, 1 reply; 9+ messages in thread
From: Uwe Brauer @ 2021-10-21 14:52 UTC (permalink / raw)
  To: emacs-orgmode


Hi 

I have for example 

** DONE G1                                                            :H1:G1:
:PROPERTIES:
:ID:       G1
:User1:    John
:email1:   john@gmail.com
:Start:    <2021-02-16 mar>
:End:      <2021-05-24 lun>
:STATUS:   [ ]
:ST1:      [ ]
:Sheet:    H1
:Ex:       E2
:Ex:       E1
:END:

But I would like them to be indented like this

** DONE G1                                                            :H1:G1:
        :PROPERTIES:
        :ID:       G1
        :User1:    John
        :email1:   john@gmail.com
        :Start:    <2021-02-16 mar>
        :End:      <2021-05-24 lun>
        :STATUS:   [ ]
        :ST1:      [ ]
        :Sheet:    H1
        :Ex:       E2
        :Ex:       E1
        :END:


Or similar. Is there any function I oversee, that I could use?

Thanks

Uwe Brauer 



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

end of thread, other threads:[~2021-10-23  6:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21 14:52 how to indent (or refill) properties Uwe Brauer
2021-10-21 17:48 ` Kévin Le Gouguec
2021-10-22  6:31   ` [BUG in org master?] (was: how to indent (or refill) properties) Uwe Brauer
2021-10-22 13:55     ` Tim Cross
2021-10-22 16:14       ` [BUG in org master?] Kévin Le Gouguec
2021-10-22 16:34       ` Uwe Brauer
2021-10-22 22:36         ` Tim Cross
2021-10-22 15:50     ` Kévin Le Gouguec
2021-10-23  6:38       ` Uwe Brauer

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).