Hi folks,
I ran into the following minor issue regarding the facing of org-mode
items.
I set org-list-allow-alphabetical to allow alphabetical item
enumeration. But it seems that the org-checkbox face is not set if there
are checkboxes.
Example:
#+begin_src org
- [ ] Hello
1. [ ] World
On 2021-02-24 15:58, TRS-80 wrote:
On 2021-02-16 23:30, Kyle Meyer wrote:
TRS-80 writes:
Unfortunately, unless I am doing something wrong, none of these
options
seem to really restore the previous behavior. I have set
~org-adapt-indentation~ to ~'headline-data~, and now pressing RET
goes
t
That is remarkably slim code to get those results!
Cook, Malcolm writes:
> John,
>
> Checkout what R sqldf package makes easy:
>
> ** aggregation example
>
> Examples from https://github.com/tbanel/orgaggregate
>
>
> #+NAME: original
> | Day | Color | Level | Quantity |
> |---+
Hi all, am I too late?
‐‐‐ Original Message ‐‐‐
On Monday, October 26, 2020 4:07 AM, Bastien wrote:
> If you feel like proposing yourself for maintaining an Org Babel
> language, that would be super helpful.
Can I throw my hat in to help maintain ob-sql.el ?
Thanks!
Andy Klock
Hello,
is this possible with org-mode? Given a tree:
* Name
:PROPERTIES:
:ARCHIVE: ???
:END:
** Archive:ARCHIVE:
** Some node
Upon archiving "Some node" (or any direct or indirect sub-node of
Projectname) I want to end it up under "** Archive". The archive
location should always be relat
Am 25.02.21 um 21:22 schrieb Florian Lindner:
is this possible with org-mode? Given a tree:
* Name
:PROPERTIES:
:ARCHIVE: ???
:END:
** Archive :ARCHIVE:
** Some node
Upon archiving "Some node" (or any direct or indirect sub-node of
Projectname) I want to end it up under "** Archive". The a
Hi,
When working with images for print, I often need to get quickly the
color space and icc profile information of each included image, so I
came up with this function (code at the end of this mail) that I share
here, in case it is useful to someone. The function inserts the
information I need, un
Hello again,
> selecting a date from within `org-read-date' from the calendar works
> with mouse-1, but not with mouse-2 (with latest Emacs master and my
> settings loaded at least).
>
> The code seems to intend that it also works with mouse-2, but it fails.
>
> Why it doesn't work? Oh, that's be
Andy Klock writes:
> Hi all, am I too late?
>
> ‐‐‐ Original Message ‐‐‐
> On Monday, October 26, 2020 4:07 AM, Bastien wrote:
>
>> If you feel like proposing yourself for maintaining an Org Babel
>> language, that would be super helpful.
>
> Can I throw my hat in to help maintain ob-sql.
TRS-80 writes:
> On 2021-02-24 15:58, TRS-80 wrote:
>> On 2021-02-16 23:30, Kyle Meyer wrote:
[...]
>>> So, if I'm reading your preferences correctly, it sounds like you want
>>> just the first suggestion in the above snippet, leaving
>>> org-adapt-indentation at its default value:
>>>
>>> (add
Michael Heerdegen writes:
> Hello again,
>
>> selecting a date from within `org-read-date' from the calendar works
>> with mouse-1, but not with mouse-2 (with latest Emacs master and my
>> settings loaded at least).
>>
>> The code seems to intend that it also works with mouse-2, but it fails.
>>
>
There are many ways of maintaining history in a group of Org files:
1. Archive within a file
2. Archive to a separate (archive) file
3. Special TODO types for history
4. Special TAG types for history
5. etc.
My question is, if you have meetings/phone calls as TODOs, what is the
preferred way to ha
David Masterson writes:
> My question is, if you have meetings/phone calls as TODOs, what is the
> preferred way to handle when they move into history so that, *much*
> later, you can easily produce a list of all of the meetings/phone calls
> with dates and times of them? The issue (I think) is
David Masterson writes:
> There are many ways of maintaining history in a group of Org files:
> 1. Archive within a file
> 2. Archive to a separate (archive) file
> 3. Special TODO types for history
> 4. Special TAG types for history
> 5. etc.
>
> My question is, if you have meetings/phone call
14 matches
Mail list logo