Custom user columns (using plugin system)
-
admin
- Site Admin
- Posts: 64834
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom user columns (using plugin system)
Hello and welcome,
a (one) custom user column is somewhere on my list. Don't expect much more for the next years...
Don
a (one) custom user column is somewhere on my list. Don't expect much more for the next years...
Don
FAQ | XY News RSS | XY X
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Re: Custom user columns (using plugin system)
FYI: Also, in the past, Don has said more than once that he doesn't like a plugin setup.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
admin
- Site Admin
- Posts: 64834
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom user columns (using plugin system)
I assume this plugin idea is inspired by TC which seems to rely a lot on plugins. XY has a different approach.
FAQ | XY News RSS | XY X
Re: Custom user columns (using plugin system)
I don't Mean necessary plugins...
you may connect a custom column to a script (returns a text to be placed in the column for each item).
you may connect a custom column to a script (returns a text to be placed in the column for each item).
Metal or DIE
-
admin
- Site Admin
- Posts: 64834
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom user columns (using plugin system)
Yes, exactly this is planned.alexizeld wrote:I don't Mean necessary plugins...
you may connect a custom column to a script (returns a text to be placed in the column for each item).
FAQ | XY News RSS | XY X
Re: Custom user columns (using plugin system)
what about the reversed way ( column text >> Script ).... any plans ?
Metal or DIE
-
admin
- Site Admin
- Posts: 64834
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom user columns (using plugin system)
Don't understand.alexizeld wrote:what about the reversed way ( column text >> Script ).... any plans ?
FAQ | XY News RSS | XY X
Re: Custom user columns (using plugin system)
I am not a scripter (yet), so this is just a wild guess: Maybe it is about the means of getting the column's contents (string) via script command, so it could be used in script. (As I said - no idea if this is already possible.) So my understanding would be:
Wish 1: Script as a generator of a "virtual column content".
Wish 2: Script as a "user" of a "real column content".
Wish 1: Script as a generator of a "virtual column content".
Wish 2: Script as a "user" of a "real column content".
Win 10 Pro 64bit
-
admin
- Site Admin
- Posts: 64834
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Custom user columns (using plugin system)
Yes, probably. And it's already there: Scripting Command property() is doing this (even for shell columns, that are not displayed in XY's file list).Borut wrote:I am not a scripter (yet), so this is just a wild guess: Maybe it is about the means of getting the column's contents (string) via script command, so it could be used in script. (As I said - no idea if this is already possible.) So my understanding would be:
Wish 1: Script as a generator of a "virtual column content".
Wish 2: Script as a "user" of a "real column content".
FAQ | XY News RSS | XY X
-
Crash&Burn
- Posts: 16
- Joined: 13 Oct 2009 06:05
Re: Custom user columns (using plugin system)
What about just supporting the columns that Explorer does natively?
They should be system available without any "plugin" system required.
The ability to utilize custom columns and custom column templates, and/or Specific Custom Column Template to be applied for a given Directory path --- would be most welcome.
They should be system available without any "plugin" system required.
The ability to utilize custom columns and custom column templates, and/or Specific Custom Column Template to be applied for a given Directory path --- would be most welcome.
Re: Custom user columns (using plugin system)
guys... the original idea is the following :
I wanted to save folder's comments inside it as a text file and view it's content in an editable column
just for more flexible folders comments (in case the folders was renamed or moved by another process)
I wrote such program some time ago..but I'd like to see this feature in xyplorer
I wanted to save folder's comments inside it as a text file and view it's content in an editable column
just for more flexible folders comments (in case the folders was renamed or moved by another process)
I wrote such program some time ago..but I'd like to see this feature in xyplorer
Metal or DIE
-
Crash&Burn
- Posts: 16
- Joined: 13 Oct 2009 06:05
Re: Custom user columns (using plugin system)
Sorry, alexizeld
Didn't mean to usurp the thread.
The various Commanders (and some non-commanders) support descript.ion files.
Wherein the comment is stored in a flatfile in the same directory as the file itself.
Format:
1) filename.ext Comment to display until a normal newline encountered.
2) "File name with spaces.ext" Comment\nthat\nhas\nnewlines\nas the comment\ncan be used for tooltip as well.[EOT]Â
XYPlorer doesn't appear to support descript.ion files. Unfortunate, as I have thousands of files that use that have been 'commented' in that manner.
Didn't mean to usurp the thread.
The various Commanders (and some non-commanders) support descript.ion files.
Wherein the comment is stored in a flatfile in the same directory as the file itself.
Format:
1) filename.ext Comment to display until a normal newline encountered.
2) "File name with spaces.ext" Comment\nthat\nhas\nnewlines\nas the comment\ncan be used for tooltip as well.[EOT]Â
XYPlorer doesn't appear to support descript.ion files. Unfortunate, as I have thousands of files that use that have been 'commented' in that manner.
Re: Custom user columns (using plugin system)
dude... no need to be sorry at all,we're just discussing an ideaCrash&Burn wrote:Sorry, alexizeld
Didn't mean to usurp the thread.
The various Commanders (and some non-commanders) support descript.ion files.
Wherein the comment is stored in a flatfile in the same directory as the file itself.
Format:
1) filename.ext Comment to display until a normal newline encountered.
2) "File name with spaces.ext" Comment\nthat\nhas\nnewlines\nas the comment\ncan be used for tooltip as well.[EOT]Â
XYPlorer doesn't appear to support descript.ion files. Unfortunate, as I have thousands of files that use that have been 'commented' in that manner.
Metal or DIE
XYplorer Beta Club