Paper Folders Questions

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
bortseb
Posts: 24
Joined: 02 Oct 2014 15:26

Paper Folders Questions

Post by bortseb »

Am I able to nest PFs within other PFs? If yes, how?
I saw in another PF thread that there were intentions to put a dedicated PF branch into the tree... Has that happened? Is there a configuration setting somewhere to turn it on?

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Paper Folders Questions

Post by highend »

Am I able to nest PFs within other PFs? If yes, how?
How exactly should that look like, displayed as some kind of hierarchy?
Has that happened?
Last statement:
viewtopic.php?p=151976#p151976
One of my scripts helped you out? Please donate via Paypal

bortseb
Posts: 24
Joined: 02 Oct 2014 15:26

Re: Paper Folders Questions

Post by bortseb »

How exactly should that look like, displayed as some kind of hierarchy?
It would look more a graph structure, not a heirarchy:
Image

kunkel321
Posts: 664
Joined: 10 Jun 2012 03:45
Location: Near Seattle

Re: Paper Folders Questions

Post by kunkel321 »

That graph look like a hierarchy (with circular references) with A at the top. ....and also A at the bottom, sort of. Okay, maybe it's not a hierarchy. But how would this translate to paper folders? :veryconfused:
ste(phen|ve) kunkel
Scaling: Main monitor 125%, Secondary monitor on the right 100%
OS: Win 10. XYplorer version: Latest beta, unless specified.

bortseb
Posts: 24
Joined: 02 Oct 2014 15:26

Re: Paper Folders Questions

Post by bortseb »

All a paper folder would be is a list of pointers to other things: files, folders, or other paper folders (maybe even pointing to itself, though... this wouldn't be all that useful.)

Google drive is pretty sweet because it works like this... the same file/folder can exist in multiple locations without duplicating the space that it takes up. (so the analogy would be that all Gdrive folders are like paper folders in the way I've wished above that paper folders worked, i.e. they can be nested in a graph structure... and not like a skeuomorphic file folder system where a piece of paper can only exist in one folder at once)

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Paper Folders Questions

Post by highend »

Paper folders are nothing more than simple .txt files and each of them would need to contain
the necessary files and folders to show when "called". Which could be done with Custom File Associations (CFA),
but you won't never see the underlying references / structure (and it would only work if the .txt file follow
a specific naming pattern or would need to be tagged)...
One of my scripts helped you out? Please donate via Paypal

bortseb
Posts: 24
Joined: 02 Oct 2014 15:26

Re: Paper Folders Questions

Post by bortseb »

Ideally, we wouldn't even know that paper folders are just text files... to us they would just seem like regular folders... and xyplorer would handle the naming of files (likely using the folder name as a unique ID, and not allowing two different paper folders to have the same name)... I guess the PF text files would also have to keep track of all the folders that it itself lives in too. (If you went to these places in the windows explorer you wouldn't find the paper folder or its text file, it would only be visible in xyplorer)

then you could drag+drop or copy paper folders into multiple other paper folders, and it would just seem like you were copying a normal folder in (except it wouldn't be duplicating any folders or files, it would just be adding to the text file)

If paper folders worked like this, I would also use them like tags, where the inclusion of a file in a paper folder implies its tag.

highend
Posts: 15004
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Paper Folders Questions

Post by highend »

You won't get that (at least I wouldn't hold my breath for it...). Don likes the simplicity that's behind the current concept.
One of my scripts helped you out? Please donate via Paypal

bortseb
Posts: 24
Joined: 02 Oct 2014 15:26

Re: Paper Folders Questions

Post by bortseb »


Post Reply