-
I create org-roam notes with date titles quite frequently. When I link to those notes from other notes, the face ![]() |
Beta Was this translation helpful? Give feedback.
Answered by
minad
Sep 14, 2024
Replies: 1 comment 1 reply
-
Hi @jkroes! Thanks for the report. This is a slightly unfortunate interaction. As a quick workaround, I suggest to disable EDIT: Potential fix in bb048dc. Hope this works. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jkroes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @jkroes! Thanks for the report. This is a slightly unfortunate interaction. As a quick workaround, I suggest to disable
org-modern-timestamp
by setting it to nil. However this might not be a completely satisfactory solution. I'll try to add a check preventing date highlighting in links, and see if this works out.EDIT: Potential fix in bb048dc. Hope this works.