Converted my scripting short file attributes column to avoid JS scripting overhead (at the cost of convenient user configuration, edit the script itself).
Usually you only have a couple of attributes for most of the files, so the default column with fixed ------- 7 symbols is too wide (while being more convenient for comparison due to fixed attribute positions). So this is a more condensed version that uses smaller sub/superscript letters ₐ vs a and doesn't fill the blanks with -.
Also reverses the content-indexed indicator (
- ≝
iwhen content is NOT indexed - here
ionly when content IS indexed
So ideal when you don't needs these indicators most of the time, so would like to have a cleaner interface (tip: might remove the header altogether unless you forget that these are attributes)
Comparison to the default Attribute column (this one has some extra fields like Sparse/temporari/unpinned, but the last one is bugged)
Evaluator column script (copy file content and then click Pas̲te @ Preferences / File Display Columns / Evaluator Columns)
Column.Attr.Short.xml.txt (8.3 KB)
