Page 1 of 1

PaperList - July 7th, 2014

Posted: 08 Jul 2014 00:59
by Enternal
Updated July 07, 2014
* Now will works with Paper files that are in subfolders within XYplorer's Paper folder.
* Added access to XYplorer's full Paper button menu from within PaperList's own menu.
Updated July 02, 2014
* Initial release: http://xyplorer.com/xyfc/viewtopic.php? ... 15#p107798

Code based on Filehero & klownboy's Laycat Script:
http://xyplorer.com/xyfc/viewtopic.php?f=7&t=11898

PaperList allows quick access to all XYplorer's Papers file that are available within XYplorer's default Paper folder (<xypaper>). It will also allow you to delete Papers file without the need to tranverse to the XYplorer's Paper folder. Easy access and deletion to all created Paper files!

Tested to work with Marco's Everything in XYplorer:
http://xyplorer.com/xyfc/viewtopic.php?f=7&t=12054
and highend's External search with Agent Ransack & FileLocator (Pro):
http://xyplorer.com/xyfc/viewtopic.php?f=7&t=11197

Setup
Save the PaperList file into <xyscripts>.
Run this snippet code:

Code: Select all

Snip: CTB 1
Action
  NewUserButton
Name
  Paper Folders
Icon
  :paper
ScriptL
  Load PaperList;
ScriptR
  Button paper, 2
FireClick
  0
To run snippet code, type "Snippet;" into address bar. Then paste the code above.
PaperList.xys
July 7th, 2014
(2.57 KiB) Downloaded 610 times
By using the CTB code above, the following screenshots show the effects of the Left click and the Right click. You get the benefits of XYplorer's own Paper toolbar item plus more!!
Left.png
Left.png (12.04 KiB) Viewed 5791 times
Right.png
Right.png (11.5 KiB) Viewed 5791 times
And if you still need more items from XYplorer's default menu, there's the Full Default Menu item on PaperList's menu!
FullDefaultMenu.png
FullDefaultMenu.png (4.34 KiB) Viewed 5791 times
FullDefaultMenu2.png
FullDefaultMenu2.png (4.84 KiB) Viewed 5791 times

Re: PaperList - July 7th, 2014

Posted: 08 Jul 2014 11:42
by Marco
:appl:
As you usually say for very great ideas: so good that should be implemented directly in XY! :D

One "cosmetic" suggestion: "Delete Paper Folder" should be (imo) "Delete Paper Folder...". The ellipsis lets you know that clicking will bring another window for further actions/selections. Otherwise it seems that upon clicking you immediately delete a (which one?) paper folder.

Re: PaperList - July 7th, 2014

Posted: 08 Jul 2014 13:30
by klownboy
Thanks Enternal, I agree with Marco in that, this is the way the XY's built-in Paper CTB should be laid out. I like your addition to cover sub folders. :appl:

Re: PaperList - July 7th, 2014

Posted: 08 Jul 2014 19:14
by LittleBiG
Great! :appl:

Re: PaperList - July 7th, 2014

Posted: 08 Jul 2014 20:18
by Filehero
LittleBiG wrote:Great! :appl:
+2 :appl: :appl:

Re: PaperList - July 7th, 2014

Posted: 09 Jul 2014 09:47
by Enternal
Thank you everyone! I'm glad that it's neat and useful! And yes Marco, I will add the ellipsis in the next version. That makes a lot of sense visually. Thanks!

Re: PaperList - July 7th, 2014

Posted: 10 Jul 2014 17:20
by aurumdigitus
Maybe something has escaped me here but wouldn't things be more efficient if PaperList were incorporated into Laycat? :?

Re: PaperList - July 7th, 2014

Posted: 10 Jul 2014 17:35
by klownboy
Hi aurumdigitus, I had mentioned that in the LayCat thread here http://www.xyplorer.com/xyfc/viewtopic. ... 15#p107809 but I was little worried that the menu, at least for anyone with quite a few entries, would become too long and it's questionable whether it "fits" or is closely related to LayCat or LayCatTools. I ended up putting PaperList as a separate CTB with it's right click the paper ctx menu (i.e., button "paper", 2;).

Re: PaperList - July 7th, 2014

Posted: 10 Jul 2014 19:11
by aurumdigitus
My suggestion was hasty and ill advised. The two really do not have that much in common.

The only honorable thing to do is recant.

Re: PaperList - July 7th, 2014

Posted: 10 Jul 2014 19:34
by Filehero
Hi,

even if I've finally started to appreciate what paper folders can add to my daily work, I continue to use both scripts. Like you I also see apples and oranges there...


Cheers,
Filehero

Re: PaperList - July 7th, 2014

Posted: 12 Jan 2015 02:41
by romero
Awesome, thank you! I was just wondering how on earth to script something like this and found myself way over my head :beer: