Closed lhernanz closed 2 months ago
Another alternative would be to extend the current org-roam-ql--sort-function-for-slot
function so that it always add one function and its reverse. I would like that alternative more as it enables the user to benefit from that capability for all the new slot functions that he might create in the future.
Hey, I like this idea. Let me try whip something up.
9071426d97b329bb98bc54b5287a322dc3814d95 has that. Try that and let me know what you think.
Thanks!
This is exactly what I had in mind on my second comment. It seems to work well.
Thanks for this amazing package!
May I suggest that you would add reverse sort functions for when you want to inverse the order?
The following code would automatically add a reverse function for every slot named "function-reversed"