[FR] org-read-date-style

2025-02-17 Thread Zoey Hewll
Hi all, I have a feature request pertaining to date parsing in the date-time entry prompt (=C-.=). * Motivation The prevailing date format where I live is D/M/Y, often abbreviated to D/M. While I prefer Y-M-D as a persistent storage format, I naturally default to D/M and prefer it for data e

Re: [FR] org-read-date-style

2025-05-13 Thread Zoey Hewll
I'm still interested. For the time being, I am just waiting to hear back from my employer. Thanks for following up. On 4/30/25 1:22 AM, Ihor Radchenko wrote: Ihor Radchenko writes: It would support at least =american= (M/D and M/D/Y) and =european= (D/M and D/M/Y) options. I do not mind su

Re: Modifying org-mode links

2025-07-20 Thread Zoey Hewll
Hi Heime, `org-insert-link' (bound to C-c C-l by default) lets you edit the link URL and display text for the link at point, if there is one. Otherwise, it inserts a link at point. This is what I use to edit links in all my org documents. Regards, Zoey On 21/7/25 09:11, Heime wrote: Have