From: Ypo <ypuntot@gmail.com>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Customization of IDs generation method
Date: Mon, 11 Oct 2021 09:45:44 +0200 [thread overview]
Message-ID: <cc174cf7-18d1-c995-473b-09e79be5d1ad@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 561 bytes --]
How would the "New option org-id-ts-format" work?
I added to my init.el these lines with no result (sorry if I am
commiting heresy):
(defcustom org-id-ts-format "%Y-%m-%d-T%H-%M-%S.%6N"
"Timestamp format for IDs generated using `ts' `org-id-method'.
The format should be suitable to pass as an argument to
`format-time-string'.
Defaults to ISO8601 timestamps without separators and without
timezone, local time and precision down to 1e-6 seconds."
:type 'string
:package-version '(Org . "9.5"))
The format still is ISO8601 with no separators.
[-- Attachment #2: Type: text/html, Size: 1012 bytes --]
next reply other threads:[~2021-10-11 7:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-11 7:45 Ypo [this message]
2021-10-13 14:09 ` Customization of IDs generation method 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=cc174cf7-18d1-c995-473b-09e79be5d1ad@gmail.com \
--to=ypuntot@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).