-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom Columns #877
Comments
Hi, this isn't built-in but you can implement it yourself via the plugin API. Specifically, the Column class. |
Hello Michael,
I thought about using a pluig-in but I’m not even sure how to go about doing this.
Also, being able to show the genre columns in both panes, does this work by default in this manner?
DJ Quartz
Quartz Locked Productions
Join Crate Connect Today!
<Click Here><https://affiliate.crateconnect.net/idevaffiliate.php?id=102>
For DJ & Hi-Fi needs, Check out Dead Short Audiophonics
<Click Here><https://deadshortaudio.com/>
Email: ***@***.******@***.***>
Phone: (306) 591-5267
Web: www.djquartz.ca<http://www.djquartz.ca>
Online Store: http://www.djquartz.ca/store
Twitch: https://www.twitch.tv/djquartz306
Willow: ***@***.***
From: Michael Herrmann ***@***.***>
Sent: Monday, June 05, 2023 11:35 PM
To: fman-users/fman ***@***.***>
Cc: DJ Quartz ***@***.***>; Author ***@***.***>
Subject: Re: [fman-users/fman] Custom Columns (Issue #877)
Hi, this isn't built-in but you can implement it yourself via the plugin API<https://fman.io/blog/fmans-new-file-system-api/>. Specifically, the Column class<https://fman.io/docs/api#Column>.
—
Reply to this email directly, view it on GitHub<#877 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AWJ5MJNKZIAICDANECTIR5LXJ26RBANCNFSM6AAAAAAYZBXWTU>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
It can work, but you need to write your own plugin. I won't have time to do it, I'm afraid. |
Ok no problem, thanks for the info.
DJ Quartz
Quartz Locked Productions
Join Crate Connect Today!
<ClickHere><https://affiliate.crateconnect.net/idevaffiliate.php?id=102>
For DJ & Hi-Fi needs, Check out Dead Short Audiophonics
<Click Here><http://www.deadshortaudio.com>
Email: ***@***.******@***.***>
Phone: (306) 591-5267
Web: www.djquartz.ca<http://www.djquartz.ca/>
Online Store: http://www.djquartz.ca/store<https://streamlabs.com/djquartz306/merch>
Twitch: https://www.twitch.tv/djquartz306
Willow: ***@***.***
…________________________________
From: Michael Herrmann ***@***.***>
Sent: June 7, 2023 8:37 AM
To: fman-users/fman ***@***.***>
Cc: DJ Quartz ***@***.***>; Author ***@***.***>
Subject: Re: [fman-users/fman] Custom Columns (Issue #877)
Also, being able to show the genre columns in both panes, does this work by default in this manner?
It can work, but you need to write your own plugin. I won't have time to do it, I'm afraid.
—
Reply to this email directly, view it on GitHub<#877 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AWJ5MJKHVAA2ZR3CFYJFWQ3XKB72XANCNFSM6AAAAAAYZBXWTU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking for a way to show other columns, specifically the Genre column.
The text was updated successfully, but these errors were encountered: