[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [Feature Request] Add an dispatcher command (keybinding) for ins
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [Feature Request] Add an dispatcher command (keybinding) for inserting dynamic blocks |
Date: |
Sun, 25 Nov 2018 11:09:43 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Thierry Banel <address@hidden> writes:
> Org defines C-c C-x i as org-insert-columns-dblock. Instead, it could call
> the org-insert-dblock dispatcher shown here. The original
> org-insert-columns-dblock would be one among
> other dblock inserters.
>
> Possible dblocks:
> org-insert-columns-dblock
> org-clock-report
> propview
> invoice
> org-insert-dblock:aggregate
> org-insert-dblock:join
> org-insert-dblock:transpose
>
> Any future dblock inserter would be taken into account by the
> dispatcher just by providing an autoloadable
> org-insert-dblock:something function.
I think we could do something similar to links, i.e., populate
a variable (for links, it is `org-link-parameters') with a command
(`org-link-set-parameters'), so the dispatcher knows what dynamic blocks
can be provided.
Otherwise, it sounds like a good idea.
Regards,
--
Nicolas Goaziou