* Inserting a link when setting a property
@ 2019-09-30 23:25 Rob Duncan
2019-10-07 1:44 ` stardiviner
0 siblings, 1 reply; 2+ messages in thread
From: Rob Duncan @ 2019-09-30 23:25 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
I'd like to be able to use C-c C-l (org-insert-link) to specify a link when setting a property value with C-c C-x p (org-set-property) but that key sequence isn't recognized in that mode. What's the best way to set things up so this works?
Thanks,
Rob.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Inserting a link when setting a property
2019-09-30 23:25 Inserting a link when setting a property Rob Duncan
@ 2019-10-07 1:44 ` stardiviner
0 siblings, 0 replies; 2+ messages in thread
From: stardiviner @ 2019-10-07 1:44 UTC (permalink / raw)
To: emacs-orgmode
Rob Duncan <rduncan@tesla.com> writes:
> I'd like to be able to use C-c C-l (org-insert-link) to specify a link when
> setting a property value with C-c C-x p (org-set-property) but that key sequence
> isn't recognized in that mode. What's the best way to set things up so this
> works?
I think you have to add an empty property (without value) at first, then
manually move to that property link, and invoke command =[C-c C-l]=
(~org-insert-link~). This what I do now.
--
[ stardiviner ]
I try to make every word tell the meaning what I want to express.
Blog: https://stardiviner.github.io/
IRC(freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-07 1:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-30 23:25 Inserting a link when setting a property Rob Duncan
2019-10-07 1:44 ` stardiviner
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).