Currently, Nemo has an option to either show or disable thumbnail previews. Thumbnails make sense when you're in "Icon View" but they make much less sense in List View. Allowing the user to use thumbnail previews in Icon View and disable them in List View means that if you're browsing some huge volume, you can just browse them very quickly in List View without wasting CPU/battery on previews and then easily switch to Icon View if you want to see thumbnails.
I do agree with this !
I've the same request. It'll be also more clear and easy to look for a file.
Thanks
waiting for an improvement, I add a nemo.action which open gthumb window for the current directory and I let preview on off. However the best way should be your proposal.
@icarter09 - this can be closed - feature was implemented with - https://github.com/linuxmint/nemo/pull/2094
You can toggle thumbnail visibility for any particular folder with an (optional) button on the nemo menu bar. You can also set whether this button's settings persists for sub-directories of a parent. Whilst it's not specifically what the feature request asked for it allows you to achieve the same outcome.
That's a different feature -- this issue is for using thumbnails for Icon View, and disabling them for List VIew (i.e. irrespective of the parent settings).
@simonwiles As you already guessed, inherit view type is not related to OP's request. 禄On per-view basis芦 talks about the view modes Icon View, List View, Compact View controlled by these buttons:

Each view mode should have its own setting for showing thumbnails.
@smurphos This could be used as a workaround if OP was willing to do an additional click each time the view mode is switched. However, the toolbar button Show Thumbnails stopped working for me. I have no idea when exactly it stopped working. Currently I'm on nemo version 4.6.1.

OP's feature request is also described by another person on StackExchange:
Display Thumbnails In Icon View But Not In Compact View
From there, I would like to propose a different solution for OP's problem. To OP, 禄thumbnails make sense when you're in "Icon View" but they make much less sense in List View芦. However, I don't think this is actually because of the view mode, but because of the thumbnail size. By default, icon view has much larger icons than list view. If you increased the size (using the slider at the bottom right), then even in list mode thumbnails would be useful.

Therefore an alternative solution could be a setting Display thumbnails if icon is bigger than ___ px. However, I'm unsure how well this works with HiDpi settings, especially when working in a multi-monitor setup where some monitors are HiDpi and some are not.
I concur - a very simple 'disable all thumnailing in all list views' would be tremendously helpful even if not necessarily the optimal solution.
@SomeTroglodyte honestly, imo, it's pretty much the optimal solution. It's simple, clean, clear, straightforward to implement (from a logical perspective, at least), and sidesteps the quagmire of thresholds for size in different rendering contexts (should this be configurable? arrgghh...) etc. If I want thumbnails (typically only ever for browsing folders full of images) I'll use "Icon View" (clue's kinda in the name), and probably increase the size considerably, no problem. I don't really want to incur the overhead of rendering and caching thumbnails for potentially thousands and thousands of images, videos, pdfs etc., especially on removable media, unless I specifically request it -- and especially not when they're too small to be useful anyway!
Most helpful comment
I concur - a very simple 'disable all thumnailing in all list views' would be tremendously helpful even if not necessarily the optimal solution.