Re: [Help] org-capture: How to capitalize the text entered from the "nth prompt"

2023-08-06 Thread Ihor Radchenko
Maske writes: > Could it be possible, in org-capture, to capitalize the text entered > from a previous prompt? Check out https://github.com/progfolio/doct -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at

[Help] org-capture: How to capitalize the text entered from the "nth prompt"

2023-08-05 Thread Maske
Hi Could it be possible, in org-capture, to capitalize the text entered from a previous prompt? Example: I have this part of an org-capture template: * %^{CLIENT} _%^{Project}_ /%^{Description}/ :PROPERTIES: :DIR: z:/! 2023/%\\1-%\\2-%\\3 :END: I would like to know if it is possible to “