please, report on current status of orgmode timestamps with timezone

2024-09-16 Thread pinmacs
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

[FR] yank media: allow customization of absolute path a filter for type candidates

2024-09-15 Thread pinmacs
;; (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

Re: BUG: after an org-capture to an inbox entry, statistics-cookies are not updated on certain circumstances

2024-09-15 Thread 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

Re: BUG (regression): clocktable with ~:link t~ looks visually inconsistent

2024-09-09 Thread pinmacs
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,

Re: BUG: after an org-capture to an inbox entry, statistics-cookies are not updated on certain circumstances

2024-09-09 Thread pinmacs
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

Re: ox-latex: help: LATEX_HEADER from different subtrees collision

2024-09-04 Thread 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

Re: ox-latex default template changed sentence spacing from 9.6 to 9.7 ?

2024-09-04 Thread pinmacs
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

ox-latex default template changed sentence spacing from 9.6 to 9.7 ?

2024-09-02 Thread pinmacs
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

ox-latex: help: LATEX_HEADER from different subtrees collision

2024-09-02 Thread pinmacs
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

org-contrib: I suggest a new bugfix release

2024-09-01 Thread pinmacs
] 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

BUG (regression): clocktable with ~:link t~ looks visually inconsistent

2024-09-01 Thread pinmacs
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 :

BUG: after an org-capture to an inbox entry, statistics-cookies are not updated on certain circumstances

2024-09-01 Thread pinmacs
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

link broken on babel header-args

2022-07-30 Thread pinmacs
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

feature request: date/time prompt of "hours/minutes ago"

2021-09-09 Thread pinmacs
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

clocktable: is there any ongoing effort on sum by tags funcionality ?

2021-07-08 Thread Pinmacs
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

Re: bug logging the TODO tracking state with brackets in the header

2019-12-09 Thread 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

bug logging the TODO tracking state with brackets in the header

2019-12-07 Thread pinmacs
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