Remember the last display mode in File Browser. #57688

Closed
opened 2018-11-08 00:04:18 +01:00 by William Reynish · 12 comments

The File Browser display mode is not stored after use. After changing to, say, the icon view, the next time you go to browse it goes back to the default list view.

image.png

Blender should remember this setting for the next time the user opens the File Browser.

The File Browser display mode is not stored after use. After changing to, say, the icon view, the next time you go to browse it goes back to the default list view. ![image.png](https://archive.blender.org/developer/F5431512/image.png) Blender should remember this setting for the next time the user opens the File Browser.
Added subscribers: @WilliamReynish, @ideasman42, @RamiroCantu, @Regnas

Added subscriber: @DuarteRamos

Added subscriber: @DuarteRamos

Added subscriber: @tintwotin

Added subscriber: @tintwotin

For inspiration a discussion on StackExchange on the topic of this papercut:
https://blender.stackexchange.com/questions/23159/how-to-make-the-file-manager-default-to-sorting-by-modification-date

And an add-on:
https://gist.github.com/p2or/59b2795f011f2f024f5e781d1a33a5da

Maybe this fix should include: 'Sort Method', the 'Display Type' and the 'Display Size' like the add-on?

For inspiration a discussion on StackExchange on the topic of this papercut: https://blender.stackexchange.com/questions/23159/how-to-make-the-file-manager-default-to-sorting-by-modification-date And an add-on: https://gist.github.com/p2or/59b2795f011f2f024f5e781d1a33a5da Maybe this fix should include: 'Sort Method', the 'Display Type' and the 'Display Size' like the add-on?

Added subscriber: @Sharan

Added subscriber: @Sharan

Hey Is this task done ?
If not, can I try it ?
Also any help would be really appreciated as I'm new to blender code.

Hey Is this task done ? If not, can I try it ? Also any help would be really appreciated as I'm new to blender code.

You may try it, yes. You can refer to the addon posted here by @tintwotin

You may try it, yes. You can refer to the addon posted here by @tintwotin

So i have been working on this task for long time. Finding the file to change itself took most of my time because i am very much new to blender code. Now i think i need to change some parts in 'filesel.c' as this is where it checks for params->display.Can anyone guide me further about how will i store params->display once it is changed ?
Thanks in advance !

So i have been working on this task for long time. Finding the file to change itself took most of my time because i am very much new to blender code. Now i think i need to change some parts in 'filesel.c' as this is where it checks for params->display.Can anyone guide me further about how will i store params->display once it is changed ? Thanks in advance !

Hey !
So I have come up with the patch D4479: Remember the last display mode in File Browser.
Any suggestions will be greatly appreciated.

Hey ! So I have come up with the patch [D4479: Remember the last display mode in File Browser.](https://archive.blender.org/developer/D4479) Any suggestions will be greatly appreciated.
Member

Added subscriber: @JacquesLucke

Added subscriber: @JacquesLucke
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Jacques Lucke self-assigned this 2019-04-14 16:38:39 +02:00
Member

Implemented in 6efac431a3.

Implemented in 6efac431a3.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#57688
No description provided.