org-timeblock icon indicating copy to clipboard operation
org-timeblock copied to clipboard

Does not render links properly

Open plattfot opened this issue 1 year ago • 0 comments

Hi,

First of cool package and I can see this being really useful as I find org's schedule hard to get any good overview of the tasks.

I figured this would be excellent to test out on my fosdem schedule. It worked quite well except that it does not render the links properly, but instead just prints them in raw form. Which makes the blocks quite hard to read. Here is a snippet from the org file I tested this out on.

#+title: FOSDEM 2024
#+STARTUP: overview

* TODO [#B] [[https://fosdem.org/2024/schedule/event/fosdem-2024-2392-rocgdb-gdb-and-amdgpu-debugging/][ROCgdb, GDB and AMDGPU debugging]]
SCHEDULED: <2024-02-03 Sat 16:20-16:40>
- Track: [[https://fosdem.org/2024/schedule/track/debuggers-and-analysis/][Debuggers and analysis tools devroom]]
- Room: [[https://fosdem.org/2024/schedule/room/k4401/][K.4.401]]

* TODO [#A] [[https://fosdem.org/2024/schedule/event/fosdem-2024-2560-self-hosting-and-autonomy-using-guix-forge/][Self-hosting and autonomy using guix-forge]]
SCHEDULED: <2024-02-04 Sun 11:40-12:00>
- Track: [[https://fosdem.org/2024/schedule/track/declarative-and-minimalistic-computing/][Declarative and Minimalistic Computing devroom]]
- Room: [[https://fosdem.org/2024/schedule/room/h1309/][H.1309 (Van Rijn)]]

plattfot avatar Jan 27 '24 03:01 plattfot