> For the complete documentation index, see [llms.txt](https://chaoses-ib.gitbook.io/directory-opus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chaoses-ib.gitbook.io/directory-opus/manual/release_history/opus13_detailed/print_folder.md).

# Print / Export Folder Listing

**Print / Export Folder Listing**

* UI now has a presets system, allowing you to save and load named configurations for future use.
* Added option to auto-size columns. Works for both printing and plain text output. (Hidden for CSV and TSV outputs, which auto-size inherently.)
* Now always uses full dates, never day names for recent dates.
* Moved output format (Comma-Separated CSV, Tab-Separated TSV, Plain text) and encoding options (ANSI, UTF8, UTF8 with BOM) to main dialog.
* Commands:
  * `Print FOLDER PRESET="My Preset"`
  * `Print FOLDER PRESET="!reset"` -- Opens UI with default settings.
  * `Print FOLDER AUTOSIZECOLUMNS=yes`
  * `Print FOLDER KEYWORDS` -- Uses unique column keywords for headings, instead of (not always unique) friendly names. Intended for output that will be processed by a tool.

***

Next: [Split / Join](/directory-opus/manual/release_history/opus13_detailed/split_join.md)
