I am archiving subtrees of my main Orgmode document to a top-level
datetree in a secondary file. When I do so, I expect something like
the following:
* 2020
*** 2020-02 February (org-odd-levels-only t)
* 2020-02-27 Thursday
*** Archived Item
But instead I get
* 2020
*** 2020-02 February
i have no right to respond as i have 483 scheduleds and 28 deadlines
and i get lost even trying to get one thing done per week, but i just
wanted to add to the advice so far.
there is org-edna for dependencies. org-depend also, but i think it
lacks the feature of scheduling a remote org-id header
This is a fairly open question with a wide range of possibilities. If
there is an existing incident management workflow, I would probably
start by seeing how that could be replicated using org-mode facilities.
I would start with a new org file and begin by listing your functional
and non-functio
Hello,
Gustav Wikström writes:
> Surely custom code for file links. Haven't dug much deeper since the
> issue is solved by the attached patch.
Certainly, but that means `org-export-link-as-file' is not working at
some level. Since adding a hook is better, and the function was not used
anymore,
Kaushal Modi writes:
> Failure 1: org-get-outline-path has moved, and not mentioned in ORG-NEWS
>
> Compiling ox-hugo.el now gives:
>
> ox-hugo.el:4284:1: Warning: the function ‘org-get-outline-path’ is not known
> to be defined.
>
> I see that defun has now moved to org-refile.el. I see that
>
On Thu, Feb 27, 2020 at 04:55:30PM -0600, Lawrence Bottorff wrote:
> What would be the best way in the Emacs org-mode world to "keep track" of
> "incidents" that might happen in, e.g., a factory setting? Let's say a
> piece of equipment has various things in its life that happen to it:
> breakdown,
What would be the best way in the Emacs org-mode world to "keep track" of
"incidents" that might happen in, e.g., a factory setting? Let's say a
piece of equipment has various things in its life that happen to it:
breakdown, warning, maintenance, etc. that you want to keep track of in an
org-mode w
Hi,
Here is my sample org entry which i want to build a website for.
1. * Home
2. ** Design
3. *My Sample design attempt*
4. The journey has been quite long coupled with heuristic approaches
5. This is an attempt to generate an html file from my blog written in
6. org-mode.
Hi Kokou,
See below ;-)
On Thu, Feb 27, 2020 at 3:46 PM KOKOU AFIDEGNON
wrote:
> Hi,
>
> Here is my sample org entry which i want to build a website for.
>
>
>1. * Home
>2. ** Design
>3. *My Sample design attempt*
>4. The journey has been quite long coupled with heuristic approa
Hello,
> -Original Message-
> From: Nicolas Goaziou
> Sent: den 26 februari 2020 16:23
> To: Gustav Wikström
> Cc: Bastien ; emacs-orgmode@gnu.org
> Subject: Re: attachment: link type export to HTML invalid attach dir
>
> Hello,
>
> Gustav Wikström writes:
>
> > Expanding attachment-
Hi,
Here is my sample org entry which i want to build a website for.
1. * Home
2. ** Design
3. *My Sample design attempt*
4. The journey has been quite long coupled with heuristic approaches
5. This is an attempt to generate an html file from my blog written in
6. org-mode.
I'd like to discuss a possible improvement to org todo keywords completion UI
but
- it could break something as is
- it still needs some polish, or maybe some of org internals better be
altered
Proposal so far:
#+begin_src diff
---
/sudo:portage@localhost:/var/tmp/portage/app-editors/emacs-28.
Hello all,
On Wed, Feb 19, 2020 at 7:11 AM Bastien wrote:
> Hi Eric,
>
> note that the previous behavior only _seemed_ right by chance: there
> is no notion of getting the exit code of the shell command in
> ob-shell.el, and returning "0" is just a hazard here, just because
> (org-babel--string
On Thu, Feb 27, 2020 at 9:13 AM Kaushal Modi wrote:
> The regression is caused by
> https://code.orgmode.org/bzg/org-mode/commit/6b2a7cb20b357e730de151522fe4204c96615f98
> or the later commit that changes `org-babel--string-to-number'.
>
> Using this function redefinition with additional debug me
On Thu, Feb 27, 2020 at 9:00 AM Kaushal Modi wrote:
> Failure 2: Change in parsing of org babel header arguments.
>
> The relevant snippet where I parse the header arguments in ox-hugo.el is
> at
> https://github.com/kaushalmodi/ox-hugo/blob/f8ec4aa5ad7d92f94bd8dbb814d85f980be67aea/ox-hugo.el#L25
Hello,
I recently updated to the latest org-mode master and it is failing
ox-hugo[1] build and tests at 2 places.
Failure 1: org-get-outline-path has moved, and not mentioned in ORG-NEWS
Compiling ox-hugo.el now gives:
ox-hugo.el:4284:1: Warning: the function ‘org-get-outline-path’ is not
known
Hi Sharon
the menu is part of BibTeX-mode (https://www.emacswiki.org/emacs/BibTeX)
hth
Simon
On 2020-02-26 17:14, Sharon Kimble wrote:
> I'm hoping that someone can help, but when I'm in a buffer of my
> bibliography, there is a drop-down list in the menu-bar, of buffer
> commands titled 'Entry
Hi Jack,
Thanks for your suggestion to use ob-jupyter. That gives me the stdout and
graphical output in separate results blocks as I wanted, and no return
statement is needed. I don't know if there are any side-effects to using
multiple sessions in a single org file, but so far it seems to work qui
18 matches
Mail list logo