I can't get ox-beamer to recognize the settings from the :align, while
exporting a table to latex. In the tex file it shows as: \begin{tabular}{l}
Using Emacs 24.4.1 (Org mode 8.2.10) on Fedora 21
my script follows, including headers
#+TITLE: export latex embedded table
#+AUTHOR: VE
#+EMAIL:
Is it possible to have additional notes --references, explanations,
quotations, etc-- outside the frame in an org-mode presentation and keep them
in exports? Actually I'm thinking more of a handout than a strict beamer
export. Graphically, I'd like to show the frames as "images" and the notes a
Is it possible to add notes --references, explanations, quotations, etc--
outside the frame in an org-mode presentation and keep them in exports?
Actually I'm thinking more of a handout than a strict beamer export.
Graphically, I'd like to show the frames as "images" and the notes as text
below
Hello. I'm quite confused with the installation options.
Recently started out a Debian base system and compiled Emacs from the bzr
repository. That came out fine, so I ran 'make install' and now Emacs
24.4.50 sits in /usr/local/bin, /usr/local/share, etc.
I want to install the master branch of or
this method allows to have the latest info manual without
overriding the built-in org-mode installation?
2014-06-30 18:51 GMT-04:00 John Hendy :
> On Mon, Jun 30, 2014 at 5:44 PM, Vicente Vera
> wrote:
> > Hello. I'm quite confused with the installation options.
> &
Thank you for your replies, I think i'm beginning to understand the
process. These are the changes I made to local.mk:
prefix = /usr/local/share
datadir = /usr/local/share/emacs/24.4.50/etc/org (actually, this directory
belongs to the built-in Org installation)
Then:
$ make
$ sudo make install
appear (i'm sorry for the length) and the process
stops:
/home/vicente/descarga/org-master-git-20140707/org-mode/doc//org.texi:16387:
Cross reference to nonexistent node `Using
multiple #+TBLFM lines' (perhaps incorrect sectioning?).
/home/vicente/descarga/org-master-git-20140707/or
entation.
Here's the output of 'make doc':
make -C doc info
make[1]: Entering directory
`/home/vicente/descarga/org-master-git-20140804/org-mode/doc'
makeinfo --no-split org.texi -o org
/home/vicente/descarga/org-master-git-20140804/org-mode/doc//org.texi:16382:
Cross refere
GMT-04:00 Vicente Vera :
> Hello. Started another "clean" cloned local repository to try building the
> documentation again and the errors persist.
> 'M-x org-version' gives: Org-mode version 8.3beta
> (release_8.3beta-167-g003edd @ /usr/local/share/emacs/site-li
I think you're right. It seems TeX Live 2014 installed its own texinfo over
the one i got from the debian stable repository, but i'm not 100% sure.
Thanks for the help!
2014-08-05 19:37 GMT-04:00 Vicente Vera :
> Yes, i had an old makeinfo (4.13) that lives in the debian wheezy
Hello. I was browsing Emacs StackExchange and found this question:
https://emacs.stackexchange.com/questions/15/how-to-clear-a-cell-in-an-org-mode-table.
One of the answers mentions the org-table-blank-field command and that
"For some reason it's missing from the manual.". I'm using Org
release_8.3
Org-mode version 8.3beta (release_8.3beta-584-g3953cb @
/usr/local/share/emacs/site-lisp/org/)
GNU Emacs 25.0.50.1 (i686-pc-linux-gnu, GTK+ Version 3.14.4) of 2014-11-17
Hello. Just noticed that after evaluating a code block with C-c C-c
(org-babel-execute-src-block?) all export backends stored in
Nope, no harm has been done. Still curious about it though. IMO,
there's no reference to 'ox.el' in the babel source files so I don't
understand how is this possible.
2014-11-23 13:36 GMT-03:00 Nicolas Goaziou :
> Hello,
>
> Vicente Vera writes:
>
>> Hello
rt-backends'.
Thank you for your patience. Now I can sleep soundly.
2014-11-24 16:42 GMT-03:00 Nicolas Goaziou :
> Vicente Vera writes:
>
>> Nope, no harm has been done. Still curious about it though. IMO,
>> there's no reference to 'ox.el' in the babel s
Great, thank you. I'll start looking into how could I send patches
(I'm more of a 'clone/pull' Git user).
2014-12-01 13:05 GMT-03:00 Bastien :
> Hi Vicente,
>
> Vicente Vera writes:
>
>> Hello. I was browsing Emacs StackExchange and found this questi
Hello. I'm trying to export an Org file with some basic latex code (block
with "#+BEGIN_SRC latex :file block1.png" and "tex:dvipng" in "#+OPTIONS:")
but this shows up in the *Messages* buffer:
>org-babel-exp processing...
>executing Latex code block (block1)...
>Failed to create dvi file from
c:/
2013/10/13 Vicente Vera
> Hello. I'm trying to export an Org file with some basic latex code (block
> with "#+BEGIN_SRC latex :file block1.png" and "tex:dvipng" in "#+OPTIONS:")
> but this shows up in the *Messages* buffer:
>
> >org-babel-exp pr
Hello. I think there's a problem when exporting to odt format with certain
characters in #+TITLE lines. For example, exporting an org file with "ñ"
(ñ in HTML) or letters with acute accents (á, ó, etc.) in
the title---my document is written in spanish---results in a file with no
title at all (nor a
Hello. I don't know if this has been mentioned before, but it would be nice
to have fontified live code blocks, since sometimes it's hard to clearly
distinguish---at least at first sight---between regular text and something
like, for example, src_R[:session
*project2*]{round(mean(data$AGE),digits=0
Hello
When I started using GNU Emacs compiled from the emacs25 branch two
issues come up consistently during Org make routine. These issues are
related to changes in the next Emacs version.
[...]
Compiling /home/user/repositories/org-mode/lisp/org-src.el...
In org-src-font-lock-fontify-block:
or
Hello Kyle,
Thanks for your reply. I see now why `font-lock-fontify-buffer' hasn't
been replaced.
2016-01-20 12:28 GMT-03:00 Kyle Meyer :
> Hi Vicente,
>
> Vicente Vera writes:
>
>> Hello
>>
>> When I started using GNU Emacs compiled from the emacs25 b
Hello. Just now I exported a minimal Org file to LaTeX (no fancy
stuff, just a title, two headlines and harmless text) and the date is
messed up. The offending line is:
\date{$\backslash$oday}
Org-mode version 8.3beta (release_8.3beta-1003-gfc790f @
/usr/local/share/emacs/site-lisp/org/)
GNU Emac
Thank you!
2015-04-05 14:05 GMT-03:00 Nicolas Goaziou :
> Hello,
>
> Vicente Vera writes:
>
>> Hello. Just now I exported a minimal Org file to LaTeX (no fancy
>> stuff, just a title, two headlines and harmless text) and the date is
>> messed up. The offending li
10f61a6a4755b Mon Sep 17 00:00:00 2001
From: Vicente Vera Parra
Date: Wed, 8 Apr 2015 21:12:07 -0300
Subject: [PATCH] ox: Fix spanish translations
* lisp/ox.el (org-export-dictionary): Fix spanish translations. Also
add default spanish translation for "Table of Contents".
TINYCHAN
Exactly. Since only some entries include the :ascii property I thought
it wouldn't hurt to omit them. Here's a more complete patch which
includes both :ascii and :html properties:
>From b7de61bb9d57b1790a7fe97d6e478542e894a9d0 Mon Sep 17 00:00:00 2001
From: Vicente Vera Parra
Dat
Hello. This shows up when trying to add tags to a headline with
org-ctrl-c-ctrl-c:
apply: Wrong type argument: listp, org-tags-completion-function
Org-mode version 8.3beta (release_8.3beta-1045-gd8494b @
/usr/local/share/emacs/site-lisp/org/)
GNU Emacs 24.5.50.1 (i686-pc-linux-gnu, GTK+ Version 3
Hi.
Don't think there are more details to provide. The error message
appears upon pressing C-c C-c (bound to the org-ctrl-c-ctrl-c command)
on a headline, doesn't matter which level.
It happened in 3 different Org files, one of which was created for testing.
Also tried with "emacs -q" but the error
Hello Marc. Yes, upon further inspection it seems the problem is in
org-icompleting-read. This function is complaining that
org-tags-completion--function---one of its arguments---is not a list.
2015-04-19 11:36 GMT-03:00 Marc Ihm :
> Vicente Vera writes:
>
>> Hi.
>> Don'
Worked for me.
2015-04-19 13:05 GMT-03:00 Marc Ihm :
>
> Okay, this one only tries to fix, what seems broken ...
> Could someone please check ?
>
> best regards
> Marc
>
>
> diff --git a/lisp/org.el b/lisp/org.el
> index 24b3a69..8a00847 100755
> --- a/lisp/org.el
> +++ b/lisp/org.el
> @@ -10515,8
Hello list.
Just tried to export an Org file to ODT but this error appeared (taken
from the Messages buffer):
...
LaTeX to MathML converter not available.
Formatting LaTeX using verbatim
OpenDocument export failed: Assertion failed: (funcall predicate element info)
Tried with a MWE and with a mi
The patch works. Thank you.
About 2bdc661fde75ed226b19c802ecd31ce12d2ec7e1, I don't use
latexmlmath so can't comment on that.
Hello list.
The patch below changes org-odt-inline-image-rules value, thus
allowing exported ODT documents to include SVG images by default.
From 991f4add7c644902bd6bcd2a5b9eb01e1ea5ade9 Mon Sep 17 00:00:00 2001
From: Vicente Vera Parra
Date: Mon, 27 Apr 2015 18:02:22 -0300
Subject: [PATCH] ox
Hello. This is my Org-from-Git recipe:
After you've cloned the repository (master branch), run "make" and
then edit the "local.mk" file. There you'll find a variable named
"prefix"; change it according to your Emacs installation.
In my setup, Emacs files live in /usr/share/emacs/ so I leave "pref
Hello,
This StackExchange question might help you out:
https://emacs.stackexchange.com/questions/12392/prevent-fill-paragraph-from-breaking-latex-citations-in-org-mode
(Only if I got your question right...)
Hello. I have a source code block for an R plot with the following
header:
#+BEGIN_SRC R :results output graphics :file figure1.png :exports results
It works, but the default size is too small. When I change the
extension to SVG or PDF (i.e. when exporting to LaTeX, but is not what
i need right n
Hello.
Just noticed that example block headings wrapping code evaluation
results appear downcased (arrows added):
#+RESULTS:
#+begin_example <=
... some result...
#+end_example <=
In ob-core.el, line 2438 there's a "hidden" variable that controls
wether the headings appear upcased:
‘org-babel-
Nice, thank you.
2017-01-27 1:12 GMT+00:00 Kyle Meyer :
> Kyle Meyer writes:
>
> [...]
>
> > Here's a patch. I'll apply it to master in a day or two if there are no
> > objections.
>
> Applied with 9c111f63 (with :version changed from 25.2 to 26.1).
>
> --
> Kyle
>
Hello. This discussion
https://lists.gnu.org/archive/html/emacs-orgmode/2017-02/msg00163.html
points out that Org tables are converted to HTML tables when exporting
through "ox-md". Leaving Markdown-related issues aside, I've stumbled
upon this problem a while back.
It is suggested that wrapping t
t; what you want?
>
> John
>
> ---
> Professor John Kitchin
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> @johnkitchin
> http://kitchingroup.cheme.cmu.edu
>
>
>
quot;12.7 ASCII/Latin-1/UTF-8 export")
This doesn't seem to be related to verbatim text.
2017-02-09 19:19 GMT+00:00 Charles C. Berry :
> On Thu, 9 Feb 2017, Vicente Vera wrote:
>
> Hello. This discussion
>> https://lists.gnu.org/archive/html/emacs-orgmode/2017-02/msg0016
Hello. I'm trying to get an Org table from an R data frame but data is
lost in the process.
Here is a MWE. Note that:
- In R every value is a string. "var2" contains no numbers (is a
character vector).
- Upon conversion to a table Org removes the zero from "var2" last
value.
---
ngs
untouched.
2017-02-24 1:40 GMT+00:00 Vicente Vera :
> Hello. I'm trying to get an Org table from an R data frame but data is
> lost in the process.
>
> Here is a MWE. Note that:
>
> - In R every value is a string. "var2" contains no numbers (is a
> charact
ell) cell)))
;; ;; )
cell))
;; Override default behavior
(fset 'org-babel-read 'test-other-org-babel-read)
#+END_SRC
It would be useful to have a header argument to prevent this
conversion. Probably somebody else has had the same issue?
2017-02-27 13:49 GMT+00:00 Vicente
uch better option. Thanks.
2017-02-27 17:33 GMT+00:00 Nicolas Goaziou :
> Hello,
>
> Vicente Vera writes:
>
> > It would be useful to have a header argument to prevent this
> > conversion. Probably somebody else has had the same issue?
>
> Since this case may be r
This requires some LaTeX plumbing work. A few tricks:
First, use tabularx as suggested to stretch the columns automatically as
the size of the table changes.
- Use a smaller font size, such as :font \scriptsize
- Enlarge the table horizontally (for example: :width 0.8\paperheight)
- Put the page
Hello. In this case Org splits into columns everytime it sees a space, so
"baking soda" ends up in two columns. A brute force solution: replace the
spaces between words that shouldn't be put into separated columns with an
underscore:
1_cup all-purpose_flour
Convert it to an Org table and then do
OK that's a nice trick. Very useful for CSV files. Thanks!
2017-03-12 16:52 GMT+00:00 Scott Randby :
> On 03/12/2017 11:35 AM, Xebar Saram wrote:
> > Thx Vicente!
> >
> > Thats a decent idea. can this be all wrapped in a function (i have zero
> > coding skill
Hi. For a while i've been getting this error upon running 'make up0'
from my local Org repository:
fatal: read error: Connection reset by peer
There are several Markdown "forks" which have different sets of features.
AFAIK the markdown exporter in Org is based upon John Gruber's
Markdown, which does not include a syntax for tables. Thus all tables
in Org documents get exported as HTML.
A workaround is to wrap your Org tables as:
#+BEGI
diting.
>
> Thanks!
> -pd
>
> On Sat, Jun 3, 2017, at 12:31 PM, Vicente Vera wrote:
>> There are several Markdown "forks" which have different sets of features.
>>
>> AFAIK the markdown exporter in Org is based upon John Gruber's
>> Markdown, wh
Hello
I'm trying to export a simple document to a LaTeX buffer, but just the
main content, without a preamble nor the "document" environment. The
main objective is to export several Org documents which are parts of a
larger LaTeX report. These parts are then included by means of the
"input" comman
That is amazing. Thank you very much!
Yes, that's a good idea (include files); will look into it.
El dic 16, 2017 2:46 PM, "Berry, Charles" escribió:
> On Dec 16, 2017, at 8:48 AM, Vicente Vera wrote:
>
> I'm trying to export a simple document to a LaTeX buffer
Hi.
Since Emacs 26.1 ‘fill-paragraph’ doesn't change the buffer contents
if no filling is needed on the current paragraph. It would be nice if
‘org-fill-paragraph’ worked the same way.
Not a very relevant change to make, really, but still. Just to avoid
those pesky false-positive asteriks!
Nice, thanks.
The 'next' branch will be merged with 'master' for Org 9.2 release?
El jue, jun 14, 2018 16:07, Nicolas Goaziou
escribió:
> Hello,
>
> Vicente Vera writes:
>
> > Since Emacs 26.1 ‘fill-paragraph’ doesn't change the buffer contents
Starting with:
$ emacs -Q
and evaluating
(require 'org)
(set-face-attribute 'org-block nil :extend nil :background "snow2")
(set-face-attribute 'org-block-begin-line nil :extend nil :background
"snow2")
(set-face-attribute 'org-block-end-line nil :extend nil :background "snow2")
(or
Starting with:
$ emacs -Q
and evaluating
(require 'org)
(set-face-attribute 'org-block nil :extend nil :background "snow2")
(set-face-attribute 'org-block-begin-line nil :extend nil :background
"snow2")
(set-face-attribute 'org-block-end-line nil :extend nil :background "snow2")
(org-mo
On 24/09/22 02:58, Ihor Radchenko wrote:
Yes, it does. Just set it to nil, and you will be good to go.
Won't that have other effects?
On 25/09/22 04:29, Ihor Radchenko wrote:
If you want to be really safe, try setting the :extend face property in
org-font-lock-set-keywords-hook or in org-mode-hook.
Yep, I was using org-mode-hook to be safe before filling this bug
report. Thanks!
s for organizing the bookmark file. I just thought that perhaps this
could be done with Org. Any ideas?
Thanks,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
Hi,
Jason Dunsmore writes:
> Angel de Vicente writes:
>
>> Is there anyone using ORG for keeping web bookmarks? Basically I'm
>> looking at Delicious-like functionality, where I just put tags to web
>> addresses and I can search the bookmarks either for their na
;> tags.
>
> Look at quickurl. I have been using it for quite sometime now. This is
> not Org related.
Thanks, but I'm specifically looking for a way to organize bookmarks
with tags for easy storing/searching, and as far as I can tell, quickurl
does not provide anything in that
e, EDB, which I never used, but which perhaps could
also be used, but I'm not sure if that is still maintained...)
Cheers,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
Hi,
I'm moving all my appointments to OrgMode, and I'm trying to find a way
to get reminders of those appointments (something like the
AppointmentMode http://www.emacswiki.org/emacs/AppointmentMode).
Is there something that can be made to work with Org?
Thanks,
--
Ángel de Vicente
ht
x27;s also my fault, since apparently I
looked only in the headlines and not in the whole manual... need to get
a coffee, I think).
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
nd of the file
(setq load-path (cons "~/Emacs-custom" load-path))
(require 'package)
(package-initialize)
Did I miss something else that I should do? I was planning on getting
rid of the version that comes with Emacs, but I thought I should ask
first...
Thanks,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
Hi,
Jambunathan K writes:
> Angel de Vicente writes:
>> which looks good, but if I do M-x org-version I get:
>> Org-mode version 6.33x
[...]
> 1. Did you restart Emacs?
yes
> 2. If you remove (require 'org-install) does it help?
no
> 3. Emacs-24.1 (currentl
piled when the old
org was active and there were some issues in there. Deleting all the
.elc files, making sure that only the new org was active and then
byte-compiling the .el files again did the trick.
Cheers,
--
Ángel de Vicente
http://www.iac.es/galeria/angelv/
-
n on a possible solution for this, I think many
would be interested.
Cheers,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
not the default behaviour. It looks
natural that if a task is made of checkboxes and you complete all of
them the task should be DONE.
Cheers,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
ublish them with C-c C-e A, nothing appear in ~/OWD, and
have no clue where it went wrong.
By the way, I have version 6.04c installed (although the info manual says
it is 6.09a) (I just installed from the download link at
http://orgmode.org/index.html#sec-4)
Thanks a lot,
Ángel de Vicen
for a bit more
than two months, so one forgets what is installed... :)
Thanks a lot,
Ángel de Vicente
En Tue, 21 Oct 2008 13:20:06 +0100, Bernt Hansen <[EMAIL PROTECTED]>
escribió:
Ángel de Vicente <[EMAIL PROTECTED]> writes:
I wonder if anyone can give me a tip... I'm
e dates in the mini-buffer to speed it up? I've tried with the
arrow keys, PageUp, PageDn, etc. but was not lucky...
Thanks a lot,
Ángel de Vicente
--
--
http://www.iac.es/galeria/angelv/
High Performance Computing Support PostDoc
Instituto de Astrofís
While in the minibuffer, if I try to find the valid bindings with C-h b
and I search for < and > I get:
< ??
??
What should I have instead?
Thanks a lot,
Ángel de Vicente
--
--
http://www.iac.es/galeria/angelv/
High Performance Computing
s the important key. Sorry for omitting this the first time
around.
OK, all in order now. Thank you very much.
Ángel de Vicente
--
--
http://www.iac.es/galeria/angelv/
High Performance Computing Support PostDoc
Instituto de Astrofísica de Can
s
out there? (Something similar to
http://draketo.de/light/english/politics-and-free-software/recipes-presentations-beamer-latex-using-emacs-org-mode,
but hopefully with more options).
Is there anything out there?
Thanks,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
.zip file.
> The rintro.pdf is the beamer export of the rintro.org file.
this looks very nice, thanks a lot. I will look into it and try to
modify the footnote, some colours, etc. and see if I can get to where I
want to go.
Thanks,
--
Ángel de Vicente
http://www.i
that we do for presentations, together with the
source code, so that customizing my own presentation could be probably
easier.
Ista Zahn's sample presentation was more or less what I was looking for,
though obviously it didn't address all the issues I wanted to solve.
Than
have no idea if the embedded video
will work.
Cheers,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
ref{t}{file:amr.png}
\end{frame}
--
I probably forgot something that I did last time, but I cannot see
it. Any hints?
Thanks,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
Hi,
"Sebastien Vauban"
writes:
> Angel de Vicente wrote:
>> I'm using Org 7.8.03 and I have a test file to create a Beamer
>> presentation. At some point I have:
>>
>> ** Images
>>
>> #+CAPTION: Sample AMR
>> #+label: fig:amr-sam
a new section. Is it possible?
Thanks,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
vailable. It is not particularly pretty how
inline tasks show in the file, but it is a solution.
Many thanks,
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
Hi Florian,
Florian Beck writes:
> On 08.10.2017 13:40, Angel de Vicente wrote:
>> So basically I would like to have that TODO item but somehow without
>> creating a new section. Is it possible?
>
> Use
>
> ---
> bla bla bla
> # TOD
me
checked as done, some unchecked.
What I'm trying to find is a way to automatically move a checkbox to the
bottom of the list when I check it, so that all unchecked items are at
the beginning and all the checked ones at the end. Any ideas?
Many thanks,
--
Ángel de Vicente
[ ] Task i
| + [ ] Task j
| + [ ] Task k
| + [ ] Task l
| + [X] Task e
| + [X] Task g
`
--
Ángel de Vicente
http://angel-de-vicente.blogspot.com/
cally generating links in regular files
or in Gnus articles works fine. So far it seems that it just complains in BBDB
files).
Thanks,
Ángel de Vicente
--
--
http://www.iac.es/galeria/angelv/
PostDoc Software Support
Instituto d
ied the old records
in there, and now it is working as expected.
Cheers,
Ángel de Vicente
___
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
st month of the school year here). Did I miss something in the
manual?
Thanks,
--
Ángel de Vicente
Research Software Engineer (Supercomputing and BigData)
Instituto de Astrofísica de Canarias (https://www.iac.es/en)
Hello,
Eric S Fraga writes:
> On Tuesday, 31 May 2022 at 14:46, Angel de Vicente wrote:
>> Did I miss something in the manual?
>
> No, you did not miss anything. What you want cannot be done with a
> single time stamp. Instead, there are two alternatives:
>
> 1. use
Hello,
Robert Pluim writes:
>>>>>> On Tue, 31 May 2022 15:36:01 +0100, Angel de Vicente
>>>>>> said:
> Angel> ,
> Angel> | *** Badminton 20:45-22:15
> Angel> | <%%(and (diary-cyclic 7 2022 05 30) (diary-block 202
what I
have to do to organize the items in the "Global list of TODO items". Is
this possible? Any examples to point me in the right direction?
Many thanks,
--
Ángel de Vicente
Research Software Engineer (Supercomputing and BigData)
Instituto de Astrofísica de Canarias (https://www.iac.es/en)
:polmag:
`----
--
Ángel de Vicente
Research Software Engineer (Supercomputing and BigData)
Instituto de Astrofísica de Canarias (https://www.iac.es/en)
| ("astrophysics"))
| (:name "Personal" :tag "personal")
| (:priority<= "B" :order 1)))
`
--
Ángel de Vicente
Research Software Engineer (Supercomputing and BigData)
Instituto de Astrofísica de Canarias (https://www.iac.es/en)
h
provided a possible fix
(https://github.com/alphapapa/org-super-agenda/pull/221), which has not
been accepted yet since apparently perhaps it can break other things,
but in my case it looks like it is working just fine, so I'll risk it
:-)
Cheers,
--
Ángel de Vicente
Research Soft
me way?
Thanks,
--
Ángel de Vicente
Research Software Engineer (Supercomputing and BigData)
Instituto de Astrofísica de Canarias (https://www.iac.es/en)
’t remember exactly, however
> this might be a workaround to try that does not need an update of the code,
> especially if it is not expected to be stable and supported by the author.
great. That looks very promising, and without the need to change the
source code. I will try it later on and
Hello,
Angel de Vicente writes:
> great. That looks very promising, and without the need to change the
> source code. I will try it later on and report back.
I ended up with this (and going back to unmodified source code for
org-super-agenda, and it now works beautifully.
,
| (se
st from that date, so then, depending on how
busy I'm around that date, then I can decide when to schedule it for.
I hope it makes sense (and there is some way to accomplish it).
Cheers,
--
Ángel de Vicente
Research Software Engineer (Supercomputing and BigData)
Instituto de Astrofísica de Canarias (https://www.iac.es/en)
fig.org#properties
> for inspiration.
thanks for the pointers. I will check both alternatives and see which
one suits me best.
--
Ángel de Vicente
Research Software Engineer (Supercomputing and BigData)
Instituto de Astrofísica de Canarias (https://www.iac.es/en)
uot;" ((org-agenda-skip-function
'org-agenda-skip-before-SHOWFROMDATE-property)))
| (alltodo "" ((org-agenda-skip-function
'org-agenda-skip-before-SHOWFROMDATE-property)))
`
together with a test TODO item:
,
| ** TODO test :person
1 - 100 of 111 matches
Mail list logo