emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Customizing org-columns-modify-value-for-display-function to shorten


From: Max Nikulin
Subject: Re: Customizing org-columns-modify-value-for-display-function to shorten time-stamps in colview
Date: Fri, 1 Jul 2022 19:48:31 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 01/07/2022 19:06, Ihor Radchenko wrote:

You could instead use (if (and value (not (string-empty-p value))) ...)

`org-string-nw-p' is not identical to this expression, but it likely still can be used.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]