file-tree-alternative icon indicating copy to clipboard operation
file-tree-alternative copied to clipboard

Support to File Order plugin

Open houcheng opened this issue 2 years ago • 7 comments

Hi all, I've write a small modification to support File Order plugin.

The feature is simple, it just hides prefix numbers in folder and file view. So that the looks could be: image

compared to its origin look below, it is more clear. image

If anyone like this feature, I can send the pull request. Thanks, Houcheng

houcheng avatar Dec 02 '23 12:12 houcheng

cool , could you tell me how to get that? thx for share your solution mail: [email protected]

weicun581 avatar Dec 13 '23 09:12 weicun581

file-tree-alternative-main.zip Hi @weicun581 Please see attached zip and you can just replace the main.js in the origin plugin. I'll find the source code later (in my another computer) and put onto github. thanks.

houcheng avatar Dec 16 '23 10:12 houcheng

@houcheng Feel free to send a PR. I will see if it impacts the performance and merge as a new feature if it looks ok

ozntel avatar Dec 16 '23 11:12 ozntel

file-tree-alternative-main.zip Hi @weicun581 Please see attached zip and you can just replace the main.js in the origin plugin. I'll find the source code later (in my another computer) and put onto github. thanks.

thanks for share your code, it seems work for me. thx a lot

weicun581 avatar Dec 17 '23 02:12 weicun581

@houcheng Feel free to send a PR. I will see if it impacts the performance and merge as a new feature if it looks ok

appreciate your open attitude. i have tested his code, seems work for me.

weicun581 avatar Dec 17 '23 02:12 weicun581

@ozntel I just put a pull request and thank you. @weicun581 It's great! Thank you for the feedback.

houcheng avatar Dec 17 '23 10:12 houcheng

Hello,

I tried File Order and for me it doesn't work. It's not yet integrated? I mean, File Order it's doing it's job, but the prefix numbers are not hiding and the order it's not changing after File Order add prefixes, nor by drag&drop.

houcheng, if I replace the main.js (from your file-tree-alternative-main.zip), what will happen when File Tree Alternative plugin will be updated?

Horatiu-V avatar May 28 '24 20:05 Horatiu-V