Re: New Columns
Posted: 10 Feb 2014 22:44
OK, done. From my POV Extra Tags is finished. You can now tell me how you like it. 
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
'Yep, I saw the bug right after uploading yesterday night. Grrr. Restart XY and the rating popup works as it should. Fix comes...Burningfeetman wrote:I'm messing about with the "Rating" column, and I was hoping to right click the column cell, where I could select a 1-5 star rating, but at the moment it's just a "-", as per screenshot below.
'
Could the right click menu display;
*****
****
***
**
*
Color Filters for Tags is planned for later.eil wrote:one more thing: as i saw cmparison things work, how about adding colour abilities like in Colour Filters?
Confirmed.LittleBiG wrote:When I change a column type, the right click menu remains the previous one.
Also when I change the type back to text, the right justification should change back to left justification, not only after restart.
In addition, the justification should be changeable. For example the yesno box looks not so good right justified.
Code: Select all
Extra Tags: Removed the type "Pop-up and Text". On demand this type of
column can later be achieved by an additional option in "Customize Extra
Column...".I see. Probably I should always offer a "Remove Data" command.LittleBiG wrote:I hope you didn't forget this:I have a Done column with predefined percentages, and I am not able to restore the empty value. (there is no remove data)Code: Select all
Extra Tags: Removed the type "Pop-up and Text". On demand this type of column can later be achieved by an additional option in "Customize Extra Column...".
You are not closely following the change log!eil wrote:will this "column types" be later added to Find interface, for easier search?
for the moment i like the idea to go through whole drive and mark with YesNo Column all needeв files, so to later get them in one list via search.
Code: Select all
> Tip: In a YesNo column the Yes (Checked) value is internally "1", and this
value is used in the matching. So to find all items with a Yes in the
second Extra Tag column (assuming this column is defined as a YesNo
column) you do this:
ex2:1
For No (Unchecked) you do this:
ex2:!1
Note that internally there are three states:
1 = Set to Yes.
0 = Set to No.
(empty) = Not yet set.
You can list all item in the "Not yet set" state by doing this:
ex2:""
i'm checking forum for beta few times a dayadmin wrote:You are not closely following the change log!![]()
Has been aded already some days ago...