On 2025-02-02 21:02, Uwe Brauer via General discussions about Org-mode.
wrote:
A last question though.
Now if I want my headings look like
* <2025-02-02 08:58> Second entry
* <2025-02-02 08:53> First
* <2025-02-02 08:56> third
Is there any way to sort these heading with respect to the time
On 2025-02-02 08:38, Uwe Brauer via General discussions about Org-mode.
wrote:
Vale, entendido (supongo que eres español, porque usas la palabra movil,
¿correcto?)
Yes :D
but let's keep the discussion in the mailinglist in English so other
people can participate, or benefit from it
Thanks,
Days ago I discovered that exists org-paste-subtree, but the
functionality that I like is when you pass it C-u two times
I discovered that this shortcut is available, and sometimes I want to
paste subtrees in the same level as the previous (C-c C-x C-y), and
sometimes I want to inject them as
aying that
it was resolved through my task with CUSTOM_ID/ID X (like when you close
multiple issues in a ticketing software) [4]
A healthy 2025 for you guys,
pinmacs
[1] offtopic, but I am sharing it anyway
#+begin_src emacs-lisp
(defun my/org-heading-insert-scheduled ()
(if (or
(and (s
On 2024-12-08 14:03, Ihor Radchenko wrote:
pinmacs writes:
See https://list.orgmode.org/87tu063ox2.fsf@localhost/ and the parent
thread for details.
I am repeatedly seeing this in different places: patches welcome for the
new timezone orgmode timestamps. But it points to a thread with 366
On 2024-09-22 19:13, Ihor Radchenko wrote:
pinmacs writes:
From #11 OrgMeetup content [1] I see that a date with timestamp and
timezone is used:
<2024-09-11 Wed 19:00-21:00 @+03,Europe/Istanbul>
...
Is this something is going to arrive on 9.8 ? Is this something that
only wo
here were some discussions about this, but nothing
consolidated in the documentation, maybe, at some point, it should be
here [2]
Is this something is going to arrive on 9.8 ? Is this something that
only works in development version?
Cheers,
pinmacs
[1] https://list.orgmode.org/87o750dja7.fs
;; (global-set-key (kbd "C-M-y") 'org-download-clipboard)
(global-set-key (kbd "C-M-y") 'my/yank-media)
#+end_src
Thanks for your attention,
pinmacs
On 2024-09-15 07:12, Ihor Radchenko wrote:
pinmacs writes:
Thanks! That helped.
I was able to reproduce using stable version of Org mode.
However, the bug is not present on the development version (main
branch).
So, the bug should no longer be present in the next Org mode release.
Canceled
On 2024-09-09 18:19, Ihor Radchenko wrote:
pinmacs writes:
I changed it to Fira Code Retina with this command =(set-frame-font
"Fira Code Retina" nil t)= ( see file 2024-09-09_18-11_fira-code.png )
As you see in the attached screen captures, I have the same problem with
both fonts,
nd of line of
inbox title and pressing C-c C-c:
inbox ~:prepend t~ never works (?) [1/1] [100%]
That's it, le'ts see now if it is clear the bug I am pointing to
Cheers,
pinmacs
there is one property
EXPORT_LATEX_HEADER, subsequent `#+LATEX_HEADER` are ignored, that's smart!
Cheers,
pinmacs
[0]
If you want to add to the value of an existing property, append a ‘+’
to the property name. The following results in the property ‘var’ having
the value ‘foo=1
affecting lines:
#+latex_header: \usepackage{setspace}
#+latex_header: \onehalfspacing
Cheers,
pinmacs
[1] see here for more details:
https://list.orgmode.org/orgmode/224ef5a7-33fc-4467-b146-0899aa61b...@cas.cat/T/#t
On 2024-09-04 07:43, Pedro Andres Aranda Gutierrez wrote:
Hi,
I have a
reproduce the
same PDFs independently of the orgmode version.
Cheers,
pinmacs
[1] ~#+LATEX_HEADER: \linespread{1}~
which is about sentence spacing
https://en.wikipedia.org/wiki/Sentence_spacing
[2] If you need on my side more details to facilitate reproducibility let
me know and I will try to be
one or the other, it applies to the
whole buffer. Can you modify that file to make it work? Or is it a bug
on ox-latex?
Thanks for your attention,
pinmacs
[1]
If narrowing is active in the current buffer, only export its
narrowed part.
If a region is active, export that region.
[2] ~emacs -Q
]
Thanks for your attention,
pinmacs
[1] https://elpa.nongnu.org/nongnu/org-contrib.html
[2] https://git.sr.ht/~bzg/org-contrib/refs
[3]
https://git.sr.ht/~bzg/org-contrib/commit/e44255be733fc2adc66c5e742ce7b96e85c86d3f
https://git.sr.ht/~bzg/org-contrib/commit/d4056ce5d5611e1c971c151f182a2d407226fdb1
in my ~emacs -Q~ with orgmode 9.7.10 and
emacs-30 branch with commit 44c2614
Cheers,
pinmacs
* [2024-08-31 Sat]
:PROPERTIES:
:CREATED: [2024-09-01 Sun 23:00]
:CUSTOM_ID: clocktable-link-bug_2
:END:
** DONE task1
:LOGBOOK:
CLOCK: [2024-08-31 Sat 22:45]--[2024-08-31 Sat 22:56] => 0:11
:
prepend is t
Find attached org-capture-cookies-bug.org which I think it makes it very
easy to reproduce. Tested with ~emacs -Q~ with orgmode 9.7.10 and
emacs-30 branch with commit 44c2614
Cheers,
pinmacs
[1] I mean, like running this function: (org-update-statistics-cookies nil)
#+TODO: TODO
on:
https://orgmode.org/worg/org-contrib/babel/header-args.html
points to:
https://orgmode.org/manual/Specific-header-arguments.html
which is 404
I think the correct link is:
https://orgmode.org/manual/Using-Header-Arguments.html#Using-Header-Arguments
OpenPGP_0x9D64597C3A982DCA.asc
Descri
Hi,
Syntax available for date/time prompt is very nice.
I would like to be able to use expressions for my timestamps such as -1h
(1 hour ago) or -30m (30 minutes ago) or -1h30m (1 hour and a half ago)
or +1h (in 1 hour)
Cheers,
pinmacs
[1]
https://orgmode.org/manual/The-date_002ftime
Hi,
I saw a lot of patches and isolated efforts to have the feature of
summing time by tag on a clocktable (instead of a file)
Is there any ongoing effort or motivation to include it in emacs orgmode?
Cheers,
Pinmacs
two others (numbering TODOs and tracking the state changes)
Any ideas why it fails with that lines?
Cheers,
pinmacs
[1] inspired by:
http://www.coli.uni-saarland.de/~slemaguer/emacs/main.html
https://github.com/seblemaguer/dotfiles/blob/master/emacs.d/main.org
https://raw.githubusercontent.com/seblem
so it is weird :/
The header that says "this works" changes from states correctly because
parent does not have the brackets
I hope you can reproduce the bug on your own
I'm using orgmode version 9.3
let me if I can help with the bug reporting
Cheers,
pinmacs
[0]
https://ww
23 matches
Mail list logo