Paper Folders

Features wanted...
Borut
Posts: 1465
Joined: 19 Oct 2010 19:29
Location: Win10 Pro 64b 22H2, @120DPI (125%)

Re: Paper Folders

Post by Borut »

Don, regarding this issue:
Borut: So, if I have a paper folder in one tab and switch to some other tab (with a normal folder), the path column should go away.
Don: Well, it should work now as you want it, doesn't it?
Borut: Nope. Only in Fresh it seems to do it as expected.
my further investigation shows that RememberListSettingsPerTabApply=3 could be the culprit. Factory is, I think, RememberListSettingsPerTabApply=15.

I believe I really need 3, but it should - in my view - not apply to this case with paper/path column.
Win 10 Pro 64bit

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Paper Folders

Post by admin »

No, this does not repro it neither.

Borut
Posts: 1465
Joined: 19 Oct 2010 19:29
Location: Win10 Pro 64b 22H2, @120DPI (125%)

Re: Paper Folders

Post by Borut »

It does at my place. These are the only differences to factory:

Code: Select all

WinState=2
WinStatePrev=2
StartPath=C:\
StartPathExpanded=0
LastFocus=L
Pane=1
Toolbar=paper,back,fore,up,mru,-,myco,newfolder,find,openwith,cucopy,-,copy,cut,paste,del,-,undo,redo,-,tpt,cbx,tsf,visualfilter,-,flatview,views,minitree,dp,dp12,-,qns,fp,cofi,icf,-,conf
RememberListSettingsPerTabApply=3
PFForcePathColumn=1
[LookIn]
Count=0
LookIn0=C:\
[mruBrowse]
Latest=4
Count=4
1=Computer
2=Desktop
3=paper:Test
4=C:\
I start it with this, than add one or two tabs, open paper in one of them and... have a path column in all existing tabs and all that I create afterwards.
Win 10 Pro 64bit

LittleBiG
Posts: 1848
Joined: 08 Apr 2011 12:57
Location: Win10x64

Re: Paper Folders

Post by LittleBiG »

Borut, don't you have a related FVS you left there by chance?
Last edited by LittleBiG on 03 Jul 2014 18:14, edited 1 time in total.

Stef123

Re: Paper Folders

Post by Stef123 »

Thank you Borut,
this brought the following improvement:
After setting "RememberListSettingsPerTabApply=3" I now get the path-col every time I call up a paper folder from a tab with regular folders. But not when I call the second paper right after the first (in the same tab).

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Paper Folders

Post by admin »

What was your value for RememberListSettingsPerTabApply before?

Stef123

Re: Paper Folders

Post by Stef123 »

admin wrote:What was your value for RememberListSettingsPerTabApply before?
That's a good question, Don - I just copied Borut's line and pasted it over mine. All I remember, it was definitely in the 2-digit range.
What does this setting do, anyway?

Borut
Posts: 1465
Joined: 19 Oct 2010 19:29
Location: Win10 Pro 64b 22H2, @120DPI (125%)

Re: Paper Folders

Post by Borut »

I believe that for my effects to be seen it suffices to uncheck Configuration > Styles > Applyto... > Column layout. "Remember list settings per tab" is checked at my place.
Win 10 Pro 64bit

Stef123

Re: Paper Folders

Post by Stef123 »

Borut wrote:Configuration > Styles > Applyto... > Column layout. "Remember list settings per tab"
Hm, - played around with combinations of both settings - makes no difference.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Paper Folders

Post by bdeshi »

A different issue: path variables aren't resolved in paper folders.
Consider this testPF.txt

Code: Select all

%USERPROFILE%\Documents
<xyscripts>
C:\Users
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Stef123

Re: Paper Folders

Post by Stef123 »

How did you get them in there? Manual editing?

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Paper Folders

Post by admin »

That isn't a feature. Not paperish enough.

Stef123

Re: Paper Folders

Post by Stef123 »

Just for my private notes: Are there any requirements for the encoding, you know, all that jazz about Ansi, UTF BOM etc?
Some programs spit out resource packlists that contain everything used in a project, sampler waves, mixer automation directives, effect settings, knob positions, sticky notes, plugin templates ... it would be awesome to abuse such lists as a switchboard, or for selective backups.

admin
Site Admin
Posts: 64875
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Paper Folders

Post by admin »

The files are expected to be UTF-16LE BOM (and they are written in this format when saved), but normal ASCII should work as well. Maybe even UTF-8. Try it...

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Paper Folders

Post by bdeshi »

afaik, XY removes unnecessary data from the paper folder txt by default.
Some programs spit out resource packlists that contain everything used in a project, sampler waves, mixer automation directives, effect settings, knob positions, sticky notes, plugin templates ... it would be awesome to abuse such lists as a switchboard, or for selective backups.

I just tested with several encodings, opened fine. (Notepad2 works great for switching encodings!)
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Post Reply