Hello,
Do you know if it already exist an export backend to create a photo
gallery or to show a podcast on a web page ?
For the photo gallery, the idea is you create an Org-mode file that is
the gallery and where each item is a photo. The item title is the photo
title, properties are used to set
Dear all,
Several Org users have offered to help, some already contributing to
Worg, which is great!
Ihor and I are happy to announce that Christian Moe is the new Worg
maintainer 🦄
And we hope that he will be able to count on many more contributors.
Welcome Christian and thanks everyone!
--
In my org file I declare:
#+PRIORITIES: 0 9 9
Say I have a list of sub-headings under a parent heading:
TODO [#0] Bob
TODO Tim
TODO [#1] Percival
I was until recently using emacs 26.1 with org mode 9.1.9.
If I did a Sort region/ children C-c ^ [p]riority on the parent heading I would get:
This happens randomly, I don't understand it nor know how to reproduce it.
There's nothing wrong as far as I can tell outside of the warning showing
up. I was just editing bullet points inside a headline, nothing fancy. I'm
sending this message as suggested in the warning. Hope this helps.
⛔ Warni
Subject: [BUG] Org request me to submit bug report; The error was: (error
"Invalid search bound (wrong side of point)") [9.7.29 (9.7.29-79781b @
/home/mfl/.emacs.d/elpa/org-9.7.29/)]
From: seniormba
--text follows this line--
Remember to cover the basics, that is, what you expected to happen and
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
-
Most babel packages are rather lax on yes/no. Often, something like
:header-arg (lisp-expr ...), when evaluates to non-nil and not "no", is
treated as "yes". So, what you do is fine. But it should be documented.
I've documented it accordingly and wrote a test for it here:
https://codeberg.org/buo