Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displayed timerange is truncated with repeated timestamps and customized org-timeblock-scale-options #64

Open
josephmturner opened this issue Nov 4, 2024 · 0 comments

Comments

@josephmturner
Copy link
Contributor

(with-temp-file "/tmp/test-agenda.org"
  (insert "** Test
<2024-11-04 Mon 00:00-16:00 +1w>"))
(setopt org-timeblock-files '("/tmp/test-agenda.org"))
(setopt org-timeblock-scale-options '(6 . 22))
(org-timeblock)

;; The displayed timerange is correct on 2024-11-04, but on the
;; following week, it is unexpectedly truncated to only one hour.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant