Notes in Folder
Posted: 02 May 2017 03:09
I was wondering if you can add notes within folders then associate that to a to-do list which you can access the notes with the folders which the notes are associated with from the menu ?
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Code: Select all
xvx> load("JakeAndFinn","_ 001;_ 002;");Code: Select all
load("JakeAndFinn","_ 000;_ 001;_ 011;_ 003;_ 004;_ 005;_ 006;_ 007;_ 008;_ 009;_ 010");The script is named after "Adventure Time" cartoon characters, Jake and Finn, who reminds us what friendship should be..xvx specs:
-1st line: single (generally the 'fellow file') or multi-items (" | "-separated) that will be launched (files and programs)/opened (folders);
-comments (anything);
-last section: attached related items (files and/or folders which will be listed on a paperfolder), one per line
usage suggestions:
-have a paperFolder for those .xvx files; the .xvx extension can be anything! (.j&f, for instance) - just be sure to adjust the pfa definition for them;
-companion files are designed to stay with their 'fellow files', but they can also be all copied into a single folder - acting as multi-target link containers
-use David Carpenter's Everything to easily spot those .xvx files, if no paperFolder is set - or you just forgot to update it with newer .xvx companion files...
-limit: 70,69 MB, due to readfile limits
Done!CookieMonster wrote:@SkyFrontier - Will do
Sorry for not posting a... notice here for you, Cookie!CookieMonster wrote:Give me a day to test, I'm so behind on many XY script to use and test.
Code: Select all
xvx> load("JakeAndFinn","_ 001;_ 002;");Code: Select all
xys>::load <JakeAndFinn.xys>What?when I re-visit the PFA panel, the script I had placed is removed
Custom Keyboard ShortcutsCKS
Search in XY Help for "cks" --->RalphM wrote:Help is your friend!
First question, no. Second issue, resolved.highend wrote:That's the exact line you've added to PFA? Seriously?Code: Select all
xys>::load <JakeAndFinn.xys>
What?when I re-visit the PFA panel, the script I had placed is removed
Thanks.Custom Keyboard Shortcuts
The script needs a change before testing ?@Sky
Please do not use load as a function. It isn't one. No return value...