Timeline for In org-mode, how to reference the value of a property in another property?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 30, 2023 at 18:23 | vote | accept | lull | ||
| Sep 28, 2023 at 14:26 | comment | added | NickD | In general, you cannot: property values are strings and are not parsed at all, so Org mode does not know what's in them. #+title: is not really a property: it's a keyword and some keywords (e.g. #+title:) are parsed and macro expansion is performed on them. Unfortunately, #+export_file_name: is not one of them. I get the feeling that what is parsed and what is not is more-or-less an accident of history. This area could use some rationalization. | |
| Sep 28, 2023 at 8:27 | answer | added | crocefisso | timeline score: 0 | |
| S Sep 28, 2023 at 2:49 | review | First questions | |||
| Sep 28, 2023 at 3:44 | |||||
| S Sep 28, 2023 at 2:49 | history | asked | lull | CC BY-SA 4.0 |