Hello,
Olivier Berger writes:
> Looking at https://github.com/SebastianRose/org-info-js the code seems
> rather unmaintained.
>
> On the other hand, there's a copy inside worg/code that seems a bit more
> recent.
Thank you for looking into this.
> I haven't tried yet to contact Sebastian Rose
Hello,
Matt Price writes:
> in org-html-link local links of the form
>
> "/some/path/to/file"
>
> are rewritten as
>
> "file:///some/path/to/file".
>
> This makes it difficult to write root-relative URL's in the way that one
> might expect to be able to (so that export produces links like
>
>
>
On Sat, Jul 8, 2017, 6:35 AM Nicolas Goaziou wrote:
> Let me ask this the other way: is there any situation where "file://"
> prefix is desirable?
>
I don't see why "file://" would be useful in html exports (or pdf, md,
etc). It is probably needed only in org to org exports.
> --
Kaushal Modi
Hello,
Kaushal Modi writes:
> I don't see why "file://" would be useful in html exports
OK. Il remove the file:// scheme specifications then.
> (or pdf, md, etc).
Well, those are not related to network based protocols. Does it really
make a difference in those cases?
Regards,
--
Nicolas Go
I think it can be useful to write file: in the org-mode file, to make a
clear distinction from internal links. But once it is clear that something
is a link to a file, I guess you are right that it might not be needed in
HTML. We will see what breaks.
Carsten
On Sat, Jul 8, 2017 at 4:08 PM
Is org-mode or a special-purpose contribution being used to handle 911
response centers and call center activities?
If not, is org-mode even feasible for this kind of work?
--
-- Forwarded message --
Date: Sat, 8 Jul 2017 09:50:47
From: Lisa Belville
Reply-To: Blind exchange
Jude DaShiell writes:
> Is org-mode or a special-purpose contribution being used to handle 911
> response centers and call center activities?
> If not, is org-mode even feasible for this kind of work?
That sounds like a pretty bad idea -- it's not the kind of work Org was
made for, and more impo
Aloha all,
At 14.6, the manual says:
The "Library of Babel" is a collection of code blocks. Like a function
library, these code blocks can be called from other Org files. This
collection is in a repository file in Org mode format in the `doc'
directory of Org mode installation.
The las
Hello,
Carsten Dominik writes:
> I think it can be useful to write file: in the org-mode file, to make a
> clear distinction from internal links. But once it is clear that something
> is a link to a file, I guess you are right that it might not be needed in
> HTML. We will see what breaks
I am fairly new to orgmode and I have just begun trying to use source
code blocks. I have a simple question that is not made clear in the
Orgmode Manual.
The manual states that to insert an Easy Template for a source code
block, use:
`<<>' `' `'
and then
`<' `l' `'
to label it fo
Hi!
> I am fairly new to orgmode and I have just begun trying to use source
> code blocks. I have a simple question that is not made clear in the
> Orgmode Manual.
>
> The manual states that to insert an Easy Template for a source code
> block, use:
>
>
> `<<>' `' `'
>
>
> and then
>
>
> `<' `l'
Marco,
Thanks very much! Now it is clear to me. I didn't see or understand
that the `<<>' was a literal `<'. So that actually makes sense to me now.
Bill
On 07/08/2017 05:14 PM, Marco Wahl wrote:
Hi!
I am fairly new to orgmode and I have just begun trying to use source
code blocks. I h
Ni Nicolas,
I think I agree.
If I export org files as HTML for use on my local system, I probably
want 'real' links and file:/// is probably the right thing as I don't
want to have to also install the files in a local web server. However,
when I want to export files to HTML and have them served b
I doubt it would be feasible.
Things like 911 call centres need real-time responsive apps which
interface with different emergency services and where tasks are shared
across a team and data is recorded in a consistent and standardised
manner. They also need to be robust, fault tolerant and distri
14 matches
Mail list logo