Ask a question to get started
Enter to send•Shift+Enter new line
Save the sort order preference for the thread selector.
save_thread_sort_order( sort_order: str, config_path: Path | None = None, ) -> bool
sort_order
str
"updated_at" or "created_at".
"updated_at"
"created_at"
config_path
Path | None
None
Path to config file.