Hi,
I really like the node image because it provides an easy, efficient yet powerful GUI.
From time to time some preprocessing is needed for which I have to temporarily adjust the formats & filter.
Since this isn't a every day task I don't remember the exact syntax and therefore it would be handy to have some kind of template.
I think the easiest way to achieve this is to add dropdown behavior to the format & filter text inputs providing a list of recently used values.
[FileBot Node] [Feature Request] Dropdown for recent formats & filters
-
- Posts: 3
- Joined: 19 Dec 2020, 10:06
Re: [FileBot Node] [Feature Request] Dropdown for recent formats & filters
FileBot Node is somewhat maintenance only, so development is limited to FileBot core compatibility.
As a workaround, you could use @files to load your format from an external next file. That way you can maintain lots of formats easily via separate text files and switch between them easily by changing the @file path.
As a workaround, you could use @files to load your format from an external next file. That way you can maintain lots of formats easily via separate text files and switch between them easily by changing the @file path.