* Link question
@ 2008-05-21 17:57 Shaun Johnson
2008-05-22 5:34 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Shaun Johnson @ 2008-05-21 17:57 UTC (permalink / raw)
To: Org Mode
I'm a light user of Orgmode so the following might not be sensible or there might
be some existing way to achieve the same effect.
I have an Org file like:
* Glossary
...
** Address
...
* Implementation
...
** Address
...
What I would like is to have distinct links to the two 'Address' headlines. I can't
see a way to this with the standard link types. A possible solution would be to introduce
a 'path based' link type where the two 'Address' headlines have distinct paths through the
outline tree of ("Glossary" "Address") and ("Implementation" "Address").
Does this make sense or am I gibbering?
If it does make sense then my Elisp skills are probably up to implementing this.
Thanks in advance,
Shaun.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Link question
2008-05-21 17:57 Link question Shaun Johnson
@ 2008-05-22 5:34 ` Carsten Dominik
2008-05-22 8:14 ` Shaun Johnson
0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2008-05-22 5:34 UTC (permalink / raw)
To: Shaun Johnson; +Cc: Org Mode
Hi Shaun,
I think this would indeed make sense. I guess it should
use "/" as a separator, and it should ideally ignore TODO keywords,
priority cookies, and tags.
Please go ahead and give it a try - to include it into Org you would
have
to sin the papers with the FSF.
Best wishes
- Carsten
On May 21, 2008, at 7:57 PM, Shaun Johnson wrote:
> I'm a light user of Orgmode so the following might not be sensible
> or there might
> be some existing way to achieve the same effect.
>
> I have an Org file like:
>
> * Glossary
> ...
> ** Address
> ...
> * Implementation
> ...
> ** Address
> ...
>
> What I would like is to have distinct links to the two 'Address'
> headlines. I can't
> see a way to this with the standard link types. A possible solution
> would be to introduce
> a 'path based' link type where the two 'Address' headlines have
> distinct paths through the
> outline tree of ("Glossary" "Address") and ("Implementation"
> "Address").
>
> Does this make sense or am I gibbering?
>
> If it does make sense then my Elisp skills are probably up to
> implementing this.
>
> Thanks in advance,
>
> Shaun.
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Link question
2008-05-22 5:34 ` Carsten Dominik
@ 2008-05-22 8:14 ` Shaun Johnson
2008-05-22 10:29 ` Carsten Dominik
0 siblings, 1 reply; 4+ messages in thread
From: Shaun Johnson @ 2008-05-22 8:14 UTC (permalink / raw)
To: Carsten Dominik; +Cc: Org Mode
Carsten,
Ok, I will add this to my todo list - I might find time to start on it
this weekend.
How do I start the process of signing papers for the FSF.
Shaun.
Carsten Dominik wrote:
> Hi Shaun,
>
> I think this would indeed make sense. I guess it should
> use "/" as a separator, and it should ideally ignore TODO keywords,
> priority cookies, and tags.
>
> Please go ahead and give it a try - to include it into Org you would have
> to sin the papers with the FSF.
>
> Best wishes
>
> - Carsten
>
> On May 21, 2008, at 7:57 PM, Shaun Johnson wrote:
>
>> I'm a light user of Orgmode so the following might not be sensible or
>> there might
>> be some existing way to achieve the same effect.
>>
>> I have an Org file like:
>>
>> * Glossary
>> ...
>> ** Address
>> ...
>> * Implementation
>> ...
>> ** Address
>> ...
>>
>> What I would like is to have distinct links to the two 'Address'
>> headlines. I can't
>> see a way to this with the standard link types. A possible solution
>> would be to introduce
>> a 'path based' link type where the two 'Address' headlines have
>> distinct paths through the
>> outline tree of ("Glossary" "Address") and ("Implementation" "Address").
>>
>> Does this make sense or am I gibbering?
>>
>> If it does make sense then my Elisp skills are probably up to
>> implementing this.
>>
>> Thanks in advance,
>>
>> Shaun.
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Link question
2008-05-22 8:14 ` Shaun Johnson
@ 2008-05-22 10:29 ` Carsten Dominik
0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2008-05-22 10:29 UTC (permalink / raw)
To: Shaun Johnson; +Cc: Org Mode
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
On May 22, 2008, at 10:14 AM, Shaun Johnson wrote:
>
> Carsten,
>
> Ok, I will add this to my todo list - I might find time to start on it
> this weekend.
> How do I start the process of signing papers for the FSF.
By filling in the attached form and sending it to assign@gnu.org.
Thanks.
- Carsten
[-- Attachment #2: request-assign-future.txt --]
[-- Type: text/plain, Size: 1007 bytes --]
Please email the following information to assign@gnu.org, and we
will send you the assignment form for your past and future changes.
Please use your full legal name (in ASCII characters) as the subject
line of the message.
----------------------------------------------------------------------
REQUEST: SEND FORM FOR PAST AND FUTURE CHANGES
[What is the name of the program or package you're contributing to?]
Org-mode, which is part of Emacs
[Did you copy any files or text written by someone else in these changes?
Even if that material is free software, we need to know about it.]
[Do you have an employer who might have a basis to claim to own
your changes? Do you attend a school which might make such a claim?]
[For the copyright registration, what country are you a citizen of?]
[What year were you born?]
[Please write your email address here.]
[Please write your postal address here.]
[Which files have you changed so far, and which new files have you written
so far?]
[-- Attachment #3: Type: text/plain, Size: 1714 bytes --]
>
> Shaun.
>
> Carsten Dominik wrote:
>> Hi Shaun,
>> I think this would indeed make sense. I guess it should
>> use "/" as a separator, and it should ideally ignore TODO keywords,
>> priority cookies, and tags.
>> Please go ahead and give it a try - to include it into Org you
>> would have
>> to sin the papers with the FSF.
>> Best wishes
>> - Carsten
>> On May 21, 2008, at 7:57 PM, Shaun Johnson wrote:
>>> I'm a light user of Orgmode so the following might not be sensible
>>> or there might
>>> be some existing way to achieve the same effect.
>>>
>>> I have an Org file like:
>>>
>>> * Glossary
>>> ...
>>> ** Address
>>> ...
>>> * Implementation
>>> ...
>>> ** Address
>>> ...
>>>
>>> What I would like is to have distinct links to the two 'Address'
>>> headlines. I can't
>>> see a way to this with the standard link types. A possible
>>> solution would be to introduce
>>> a 'path based' link type where the two 'Address' headlines have
>>> distinct paths through the
>>> outline tree of ("Glossary" "Address") and ("Implementation"
>>> "Address").
>>>
>>> Does this make sense or am I gibbering?
>>>
>>> If it does make sense then my Elisp skills are probably up to
>>> implementing this.
>>>
>>> Thanks in advance,
>>>
>>> Shaun.
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Remember: use `Reply All' to send replies to the list.
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
[-- Attachment #4: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-05-22 10:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 17:57 Link question Shaun Johnson
2008-05-22 5:34 ` Carsten Dominik
2008-05-22 8:14 ` Shaun Johnson
2008-05-22 10:29 ` Carsten Dominik
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).