The folding lines action in the latest beta version is great. However, it's limited to folding lines based on a Regular Expression. Is there a way of using this action based on a Python script?. My final objective is to be able to fold lines based due dates in a Taskpaper file containing tags in the form @due(YYYY-MM-DD).
Thanks!