[O] [ANN] helm-org-ql command

2019-09-09 Thread Adam Porter
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

[O] Some whitespace stripped from emacs-lisp value in src blocks making it unreadable in certain cases

2019-09-09 Thread akater
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

[O] Scheduling in a narrowed subtree: Bug?

2019-09-09 Thread Michaƫl Cadilhac
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

[O] Multiply alerts for icalendar export

2019-09-09 Thread Mikhail Skorzhinskii
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

Re: [O] Best practice for providing an Org-based application?

2019-09-09 Thread John Kitchin
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

[O] LaTeX org-mode tikz with a dark background plots with black on black

2019-09-09 Thread Vladimir Nikishkin
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

Re: [O] Make beamer items ticked or alerted via overlay?

2019-09-09 Thread Fraga, Eric
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

Re: [O] Extending ob-plantuml keywords

2019-09-09 Thread Norman Walsh
> 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

Re: [O] Make beamer items ticked or alerted via overlay?

2019-09-09 Thread Loris Bennett
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