emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adam Porter <adam@alphapapa.net>
To: emacs-orgmode@gnu.org
Subject: Re: org-id fixups and minor changes
Date: Fri, 09 Aug 2019 18:12:41 -0500	[thread overview]
Message-ID: <87ef1uue52.fsf@alphapapa.net> (raw)
In-Reply-To: CADn3Z2KUZaT9oJGhQJn4cJ=NFRb4OFJHYVGXZWNi=B_wYpqCaQ@mail.gmail.com

Carsten Dominik <dominik@uva.nl> writes:

> You system assumes, if I see that correctly (have not studied it yet),
> that not more that one ID will be created per second.  Or do you have
> something in place that will catch this, for example if someone uses
> the mapping API to assign IDs to a whole bunch of entries in a short
> time?

That's a good point.  It might not be officially ISO8601 anymore, but
sub-second precision could be added (from format-time-string):

    %N is the nanosecond, %6N the microsecond, %3N the millisecond, etc.

I guess it's not possible for multiple entries to be created in a single
nanosecond.  :)

  reply	other threads:[~2019-08-09 23:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02 15:13 org-id fixups and minor changes Gustav Wikström
2019-08-09 22:33 ` Carsten Dominik
2019-08-09 23:12   ` Adam Porter [this message]
2019-08-31 19:16   ` Gustav Wikström
2019-09-01  5:35     ` Adam Porter
2019-09-01  6:49     ` Stig Brautaset
2019-09-01  8:35       ` Carsten Dominik
2019-09-01 13:25         ` Gustav Wikström
2019-10-20  1:18     ` Gustav Wikström

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=87ef1uue52.fsf@alphapapa.net \
    --to=adam@alphapapa.net \
    --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).