Hi friends,
Today I published a Helm command for org-ql, helm-org-ql, which makes it
quick and easy to search Org files. You can adjust a query and
immediately see how the results change, and you can easily narrow down a
query until you see only the results you want. You can then jump
directly t
Consider a lisp form that, when evaluated, produces another form. I'm
used to org printing the resulting form nicely, in lisp blocks. However,
this is not the case for emacs-lisp src blocks. An example:
1. The way it should be (and is now the case) with lisp, namely sbcl:
#+begin_src lisp :result
Is this the expected behavior?
1. Create an empty org file
2. Insert
* Test
* Test 2
3. With the cursor at Test, hit C-x n s to narrow the view to the Test
subtree
4. Hit C-c C-s to schedule the line at any date.
As a result, the SCHEDULED keyword is _not_ included in the narrow view,
and inserti
Hi,
I am user of ox-icalendar package and I have a question about generating
reminders in icalendar files. Documentation says that proper way to
configure reminders is using org-icalendar-alarm-time variable and
setting APPT_WARNTIME property in cases when pre-entry customization
required.
I am h
It would be helpful to get a better sense of what is the private data,
e.g. is it something like org-contacts, or some structured data in a
heading? and what are the workflows that might be generic.
I have used org for lots of organizational things in the past, ranging
from conference organization
Hello, everyone
I am trying to follow the example from the contributed manual:
https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html#org30df2de
The code I am trying to get compiled is the following:
#+header: :imagemagick yes :iminoptions -density 600 :imoutoptions -geometry 20
On Monday, 9 Sep 2019 at 11:06, Loris Bennett wrote:
[...]
> I was wondering, however, whether there is a more compact way to do the
> second line, i.e. without having to repeat the text for which I want to
> change the colour.
This is really more of a LaTeX question. In any case, I would do
s
> On a casual inspection, it appears that ob-plantuml hardcodes the
> plantuml keywords @startuml/@enduml around the source block.
On closer inspection, I see that Org Mode 9.2.6 supports alternate
@start/@end pairs in plantuml. Rather than using a keyword on
#+BEGIN_SRC, it simply checks for @sta
Hi Eric,
"Fraga, Eric" writes:
> Yes, it is possible to use overlays in org beamer export.
>
> Depending on what you want to achieve, there are a number of ways to do
> this. One way in to introduce LaTeX directives directly. For instance,
>
> #+begin_src org
> 1. The first point
> 2. The