emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to link to a fragment (aka anchor/bookmark) of a local file (e.g. a TiddlyWiki)?
@ 2011-11-09 17:22 Christoph LANGE
  2011-11-09 18:03 ` Samuel Wales
  0 siblings, 1 reply; 5+ messages in thread
From: Christoph LANGE @ 2011-11-09 17:22 UTC (permalink / raw)
  To: Orgmode Mailing List

Dear all,

I know that org-mode supports links to local files via relative file:
URLs, e.g. file:filename.html.  It also supports links to fragments (aka
anchors/bookmarks) in remote files via http: URLs, e.g.
http://www.example.org/filename.html#section2.

Now, is there a way to combine these?  I would like to use something
like file:filename.html#section2 to link to a fragment in a file that is
in the same directory as my org file.  For portability reasons I don't
want to use any other way of linking to that file than a relative file: URL.

Please read on if and only if you are interested in my reasons for
wishing for such a feature :-)

My concrete use case is that before learning about org-mode I managed my
personal knowledge in a TiddlyWiki (http://www.tiddlywiki.com/), and
some of my knowledge I'm still keeping there.  (Why?  See below.)  The
pages ("tiddlers") in a TiddlyWiki can be accessed as fragments of the
TiddlyWiki HTML file, e.g. file:/path/to/tiddly.html#WikiPage.  I have
my TiddlyWiki file in the same directory as my org file and would like
to link to specific pages of it using file:tiddly.html#WikiPage in order
to achieve a tight integration between both knowledge collections.

FYI, and really just FYI, as I don't want to start a flamewar: The one
single thing that I still like better in TiddlyWiki than in org-mode and
that I haven't been able to reproduce in org-mode is that I can organize
my knowledge in a hierarchical and linked way by tagging pages with
other pages.  E.g. I could have a page OrgMode tagged with
ProductivityTool, where ProductivityTool would not merely be a tag, but
the name of another page, which contains general information about such
tools.  That is, to the best of my knowledge, not possible in org-mode,
which treats outline headlines and tags as two completely different things.

Cheers, and thanks in advance for any help,

Christoph

-- 
Christoph Lange, http://www.facebook.com/ch.lange, Skype duke4701

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-11 20:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-09 17:22 How to link to a fragment (aka anchor/bookmark) of a local file (e.g. a TiddlyWiki)? Christoph LANGE
2011-11-09 18:03 ` Samuel Wales
2011-11-11 20:06   ` Christoph LANGE
2011-11-11 20:30     ` Samuel Wales
2011-11-11 20:51       ` Christoph LANGE

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).