+[2021-09-29T14:29:04Z]jaybe{{ content | inspect }} +[2021-09-30T08:49:06Z]ccapndaveHey everyone - I'm very new to Jekyll plugins, but I'm trying to write a custom sorting filter and can't figure out how to get a property of the posts I'm trying to sort. +[2021-09-30T08:49:33Z]ccapndave{% assign portfolios2 = site.categories.portfolio | my_sort %} +[2021-09-30T08:49:56Z]ccapndaveThen `def my_sort(input)` gets a string, but I need to get a field (the date) of the post so that I can sort it correctly +[2021-10-04T20:43:54Z]jaybeallejo: had a chance to play with fsnotes?
message no. 183406
Posted by jaybe in #jekyll at 2021-10-04T20:43:54Z
allejo: had a chance to play with fsnotes?
+[2021-10-05T07:03:49Z]allejojaybe: I did! I liked it but was sad about the lack of Windows support :( +[2021-10-05T17:14:26Z]jaybeallejo: ah yah - that’s right - mac only can be a real issue for cross platform folks. fair point. +[2021-10-05T18:11:44Z]allejoyea :( +[2021-10-05T18:12:18Z]allejoI'd rather not have an entirely separate tool for my work notes. more for me to manage +[2021-10-05T18:14:27Z]jaybetechnically, one of the main points about fsnotes is that it’s truly agnostic