245
results for "sorting"
-
i don’t use them for topics, but i use them as roughly post type-ish sorting
aaronpk
at
2021-02-13 00:57
-
i had some issues with events on my site. like aaronpk, i use the event start time as the publish date for sorting and for the URL and that required special handling on my hugo setup.
[schmarty]
at
2021-02-04 17:31
-
the only sort of special thing about my event posts is that i use the event start time as the published date for sorting and determining the URL
aaronpk
at
2021-02-04 17:26
-
[KevinMarks]: It's just for sorting purposes, because all mentions are stored in the same table
GWG
at
2020-12-21 22:20
-
if you were ever hesitant to store JSON blobs in the database for lack of indexing (sorting, joining, ..) see ^
lahacker
at
2020-11-27 21:31
-
Not had much time for sorting thoughts during work today
Zegnat
at
2020-11-16 19:13
-
Seems to be doing much the same thing, yeah, but not open-source? I am interested in trialling a couple things. Still sorting out my thoughts from the IWC East weekend.
Zegnat
at
2020-11-16 19:13
-
multi-day events don't have the option of setting a start/end time (because it's rarely helpful and more often misrepresentative in a summary view), so for sorting, it uses the first possible absolute time of that date, which happens to take place before the pre-party
aaronpk
at
2020-11-13 20:24
-
I'm sorting this out on system level. Not a huge fan of script firewalling. Whatever works I guess
beko
at
2020-10-19 10:04
-
Okay, my website is now sorting date archives in chronological order as opposed to reverse.
GWG
at
2020-08-29 07:13