[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Re: what is the purpose of "This link has already been store
From: |
Ihor Radchenko |
Subject: |
Re: [PATCH] Re: what is the purpose of "This link has already been stored"? |
Date: |
Tue, 08 Aug 2023 09:08:17 +0000 |
Samuel Wales <samologist@gmail.com> writes:
> i am confused. org-stored-links is a command? what are the known
> user needs for storing and pasting links?
Typo. Meant to be org-store-link.
> i am also unclear on why we have a dedicated paste function as opposed
> to kill ring. probably a good reason. but wfm.
This is because a workflow of opening the link target, storing it, and
then inserting the stored link is not the only workflow we support.
Another workflow is running M-x org-insert-link <RET> type <RET> select
location using completion.
For example, you do not have to open a file to store link to that file.
Instead, you can directly type M-x org-insert-link <RET> file <RET>
/path/to/file <RET>. When selecting path to file, the standard file
completion interface will be used.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Bastien, 2023/08/06
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Samuel Wales, 2023/08/06
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?,
Ihor Radchenko <=
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Ihor Radchenko, 2023/08/08
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Bastien Guerry, 2023/08/08
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Ihor Radchenko, 2023/08/11
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Bastien Guerry, 2023/08/13
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Ihor Radchenko, 2023/08/13
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Samuel Wales, 2023/08/13
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Ihor Radchenko, 2023/08/14
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Ihor Radchenko, 2023/08/14
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Bastien Guerry, 2023/08/14
- Re: [PATCH] Re: what is the purpose of "This link has already been stored"?, Ihor Radchenko, 2023/08/15