Has anyone thought about setting up navigation among any old kinds of
blocks, analogous to org-babel-next-src-block?

I've whipped up a dynamic block that displays a file's contents:

#+begin: file :file "/ssh:server.example.com:/small/log/file1.txt"
file1 contents
#+end:

#+begin: file :file "/ssh:anotherserver.example.com:/small/log/file2.txt"
file2 contents
#+end:

I sometimes have a lot of these in an org file and it would be handy
to navigate among them easily.  It seems that block navigation is set
up to work only with *code* blocks.

Cheers -

bw
-- 
Bill White . bi...@wolfram.com
"No ma'am, we're musicians."


Reply via email to