emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Maske <maske1foro@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: [FR] org-num-mode inverse defaults
Date: Sun, 18 Feb 2024 19:46:10 +0100	[thread overview]
Message-ID: <886cc2ec-c323-b2f4-dc18-68cc33c2c52b@gmail.com> (raw)
In-Reply-To: <87il789hz3.fsf@localhost>

[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]

Hi, Ihor

My config, not working yet, everything is numbered with org-num-mode:

(setq org-num-skip-unnumbered 't)

(setq org-use-property-inheritance '("UNNUMBERED"))

(setq org-global-properties '(("DIR" . "data/") ("UNNUMBERED" . "t")))


Maske


On 15/10/2023 14:40, Ihor Radchenko wrote:
> Maske<maske1foro@gmail.com>  writes:
>
>>   From the first day, I liked org-num-mode, but I think that its default
>> which numbers all headlines could be problematic.
>>
>> Right now it only has the options to exclude headlines from being
>> numbered, so it could be necessary to modify a big amount of headlines,
>> for numbering just a tree.
>>
>> I think it would be helpful to have a "positive" way to numbering
>> headlines, for example "NUMBERED" keyword, while all the other headlines
>> stay unnumbered.
> You can simply set UNNUMBERED property to t for the whole document via
> #+PROPERTY keyword or by customizing `org-global-properties'. Then, the
> headings that should be numbered should have their UNNUMBERED set to nil.
>

[-- Attachment #2: Type: text/html, Size: 1991 bytes --]

  parent reply	other threads:[~2024-02-18 18:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-15 12:26 [FR] org-num-mode inverse defaults Maske
2023-10-15 12:40 ` Ihor Radchenko
2023-10-16 18:39   ` Maske
2023-10-17  3:56     ` tomas
2023-10-18 10:37     ` Ihor Radchenko
2024-02-18 18:46   ` Maske [this message]
2024-02-19 11:35     ` Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=886cc2ec-c323-b2f4-dc18-68cc33c2c52b@gmail.com \
    --to=maske1foro@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).