The docstring for org-agenda-skip-unavailable-files says:
Non-nil means to just skip non-reachable files in ‘org-agenda-files’.
A nil value means to remove them, after a query, from the list.
However, doing a grep over the org mode code, the only place where this
variable is checked is in org-age
org-ql would make this pretty easy, I think. Use an org-ql query to
select entries, and for the :action function, use a simple function that
copies the entry or subtree and yanks it into a buffer. Then save that
buffer to a file.
Emacs (shortened name from "Editor Macros") has the fastest Regular
Expression engine in the world--when you compare the engines that are
programmed to find and display character strings AS YOU TYPE THEM.
So, just hoping you keep that in mind: As far as editing documents and
searching documents an
I'd like to be able to export agendas as org-mode files, so that I can use
the agenda system's ability to make subsets of my tasks, then sync those
with Google tasks using michel-orgmode (so I don't end up with hundreds of
tasks to look through on my phone, but only the ones with tags such as
:soon
> What is the "correct" way to do this in elisp?
I believe you want to use backquote - comma
https://www.gnu.org/software/emacs/manual/html_node/elisp/Backquote.html
Josiah
Hello all,
I'm sure this is a basic elisp thing but I'd like some help:
I wanted to abstract the "sprintf-like" formats of the template expansion
into readable variables that I can reuse in my templates. However, upon
substituting variable for the formats, I am getting "Invalid capture
template"
Please consider applying the below patch, which fixes many spelling
errors. I did not write a commit message that lists every file and
function/variable that happened to contain a typo. That seems rather
unnecessary for this type of change, but if you want that I can do it.
In addition to the be
To further explain my setup, I have three libraries of files Personal, Technical
and Business. Personal is all personal data including Org files, Technical is
all whitepapers and vendor documentation, and Business is Org projects and other
matters. Recoll is used to search all of them.
In my shell
I had a quick look at the recoll and I notice that there is a python API
to update/create index.
Maybe something could be developped using the python package recently
released by Karl Voit, to feed a recoll index with org data.
Roland.
Roland Everaert writes:
> Good to know, I will have a look
Thanks Eric for this explanation!
I can't read emacs-devel as often as I did.
Fabrice
Le mar. 12 nov. 2019 à 07:45, Fraga, Eric a écrit :
> On Monday, 11 Nov 2019 at 17:12, Fabrice Popineau wrote:
> > - with global-hl-line-mode: the cursor disappears on empty lines,
> > quite disturbing in my o
10 matches
Mail list logo