Hi,
The manual here: https://orgmode.org/manual/The-date_002ftime-prompt.html
says that you can use syntax like `+2h` when entering timestamps. It doesn’t
seem to work, but `+2d` does. Is the manual simply out of sync with the
implementation?
Emacs : GNU Emacs 27.2 (build 1, x86_64-apple-darw
I’m trying to use Org mode like a Jupyter notebook. I’ve got something working,
but for graphic plots, I have to call `org-display-inline-images` after every
call to `org-babel-execute-src-block`. I guess there is a work-around,
described here:
https://stackoverflow.com/questions/54269390/how-t
I have:
(setq org-hide-emphasis-markers t)
…and the following does not render right. In the first line I see the ‘_’
characters around “underline”, and it doesn’t underline the text.
In the second line, it works correctly. Apparently it needs some intervening
text (“foo” in this case).
The fi
://orgmode.org
Keywords: outlines hypermedia calendar wp
Maintainer: Bastien Guerry
Author: Carsten Dominik
Other versions: 9.5.1 (gnu), 9.4.4 (builtin).
— end paste ---
Rob
> On Dec 22, 2021, at 9:32 AM, Ihor Radchenko wrote:
>
> Robert Nikander <mailto:robert.nikan...@icloud.
I see why this is not possible, given the text format of an org file. But I am
curious if people think it would be useful. This is a bit off-topic maybe, but
I’m imagining what I would do if I created something like org-mode using
another underlying format.
Example:
* Top
Some text under “T
Max Nikulin wrote:
> Have you seen the following and links therein?
> https://orgmode.org/worg/org-faq.html#closing-outline-sections
No, I hadn't found that. Thanks. Those links answer my question.
Juan Manuel Macías wrote:
> It is an interesting question; however, I would say that this is not a
I started reading about “blocks" in the manual. I wanted a chunk of text that I
could hide, so I tried this:
* Test
Some text
#+BEGIN
Hide this
#+END
Hitting TAB on the BEGIN line does nothing. But if I add a blank line before
it, then hitting TAB hides and shows the block. Is that a bug? Or a
Hi,
I see some previous discussion about this years ago [1], but it looks like it
never made it into the official code base. (?)
If I use `:scope agenda`, I get a column called “File” that is used as the top
“group by” in the query. I don’t see a way to change that.
I’d like to see my time div
Hi,
The docs say this about S-M + arrow keys on clock log lines. (In section: 8.4.1
- Dates and Times > Clocking Work Time > Clocking Commands)
‘S-M-’ (‘org-timestamp-up’)
‘S-M-’ (‘org-timestamp-down’)
On ‘CLOCK’ log lines, increase/decrease the timestamp at point and
the one of th
> On Feb 8, 2023, at 5:14 AM, Ihor Radchenko wrote:
>
> Robert Nikander writes:
>
>> […]
>>
>> If I put point on the minutes of 12:30 (second line) and hit S-M-, it
>> moves the time to 12:35, but nothing else moves. Based on the docs, I
>> tho
Hi,
Does anyone else think it might be nice to allow emojis in tags? I used to use
OmniFocus before I got into org-mode. I had some tags that were certain symbols
that had meaning to me.
Rob
> On Feb 10, 2023, at 6:23 AM, Ihor Radchenko wrote:
>
> Robert Nikander writes:
>
>> […]
>
> It is not hard to do, but I am not sure about consequences of such a
> change in Org syntax.
>
> I see no obvious downsides though.
I noticed that other poten
Hi,
I’m trying to use todo dependencies. I created the following tree, and set the
variable to `t` by evaluating the setq expression. But nothing changes. I can
use S- to cycle the TODO state of “Test Project" (none - TODO - DONE)
even though the children items are not DONE. Is that expected?
Hi,
I searched the internet and this doesn’t seem to exist. I would like to have
something like the opposite of code blocks. I could edit a code file, and the
comments would be in org-mode. I happen to be using C++ and lsp-mode at the
moment.
// This C++ comment is all org mode. The font
14 matches
Mail list logo