Ask a question to get started
Enter to send•Shift+Enter new line
save_thread_columns( columns: dict[str, bool], config_path: Path | None = None
columns
dict[str, bool]
config_path
Path | None
None
Save thread column visibility to config file.
Dict mapping column names to visibility booleans.
Path to config file.