From: Erwin Panen <erwinpanen@fastmail.fm>
To: David Maus <maus.david@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: file link format question - How to format link when square brackets [ ] are already in filename?
Date: Tue, 02 Feb 2010 20:43:27 +0100 [thread overview]
Message-ID: <4B68805F.9000605@fastmail.fm> (raw)
In-Reply-To: <877hqvfue9.wl%maus.david@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1977 bytes --]
Hi David,
Thanks for replying;
I don't understand what you mean. I was not aware off url-encoding, but
found help here:
http://www.eskimo.com/~bloo/indexdot/html/topics/urlencoding.htm
<http://www.eskimo.com/%7Ebloo/indexdot/html/topics/urlencoding.htm>
So far so good.
The way I interpret this is that I can 'replace' [square brackets] in
orgmode with %5Bsquare brackets%5D
However when I try this, org does not 'convert' to a link...? What am I
missing?
Perhaps for clarification:
The link I used in my example may be confusing, it is a long UNC path to
a file on a network server that has somewhere [32] in it's name.
It's the [32] that seems to confuse org's linking.
I also noticed when hovering over [32] that org seems to recognize this
as a footnote??
Thanks,
Erwin
David Maus wrote:
> At Tue, 02 Feb 2010 11:50:31 +0100,
> Erwin Panen wrote:
>
>> Hi everyone,
>>
>> I guess this is a minor question, but it has puzzled me already more
>> than once.
>> My example: The below example is normally all on one line.
>> ---------------Begin code----------------------------------------------
>> ** Action: started to play video
>> [[\\Dcerouter\public\videos\STORY_Station (sdb1)-CORE [32]\Les Rivières
>> Pourpres 720x304\The Crimson Rivers.mkv][The Crimson Rivers.mkv]]
>> ---------------End code------------------------------------------------
>>
>> The problem is that the file location already contains a number between
>> square brackets [32] which renders Org to treat the link in an
>> unsuspected way.
>>
>> Is there any way to circumvent this behaviour e.g. by inserting special
>> characters to avoid Org to look inbetween the special characters?
>>
>
> You can url-encode the square brackets with %5B ("[") and %5D ("]") --
> orgmode does this when calling `org-store-link' (C-c l) for a place
> that contains square brackets and opens the links fine.
>
> HTH
> -- David
>
>
[-- Attachment #1.2: Type: text/html, Size: 2423 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next prev parent reply other threads:[~2010-02-02 20:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 10:50 file link format question - How to format link when square brackets [ ] are already in filename? Erwin Panen
2010-02-02 16:57 ` David Maus
2010-02-02 19:43 ` Erwin Panen [this message]
2010-02-02 20:38 ` David Maus
2010-02-02 20:46 ` Erwin Panen
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=4B68805F.9000605@fastmail.fm \
--to=erwinpanen@fastmail.fm \
--cc=emacs-orgmode@gnu.org \
--cc=maus.david@gmail.com \
/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).