Notes in Folder

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
CookieMonster

Notes in Folder

Post by CookieMonster »

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 ?

SkyFrontier
Posts: 2341
Joined: 04 Jan 2010 14:27
Location: Pasárgada (eu vou!)

Re: Notes in Folder

Post by SkyFrontier »

Hello, Cookie!

Offline for a few days (and having some spare time to dedicate to some dusty ideas) I was precisely working on a concept like the one you described.
Gimme a few minutes and I'll clean up something to publish...

/pending the 'to-do' part, but I'm having some ideas, here.

EDIT:

Done.
This is aimed to be triggered via PFA with the following definition:

Code: Select all

xvx> load("JakeAndFinn","_ 001;_ 002;");
or via CKS:

Code: Select all

 load("JakeAndFinn","_ 000;_ 001;_ 011;_ 003;_ 004;_ 005;_ 006;_ 007;_ 008;_ 009;_ 010");
,
which delivers some extra features I needed to conveniently have put at fingers' range via keyboard, with a dose of checks and confirmations in some cases ('one', 'at least one must be selected', 'are you sure to do this?' and the likes.

The core concept: have companion files acting as .lnk on steroids, having support to multi-items (files, folders and .exe) launch, notes and listing (via paperfolder), as well as offering some check against not available/non-supported items. There is a little tool, "K - Create Companion File(s)" (called from the CKS), which allows the creation of several .xvx companion files at once (FOLDERS are allowed to have those .xvx too as siblings!).

Some notes from the .xys file:
.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
The script is named after "Adventure Time" cartoon characters, Jake and Finn, who reminds us what friendship should be.

As said, it may not fully satisfy your request but I'm working on it.

Regards!

___
Dedicated to my adventure partner, "J", which I hope stays for all the seasons we have ahead!
Attachments
JakeAndFinn.xys
(8.8 KiB) Downloaded 124 times
Last edited by SkyFrontier on 02 May 2017 16:14, edited 1 time in total.
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...

CookieMonster

Re: Notes in Folder

Post by CookieMonster »

@SkyFrontier - Will do :)

SkyFrontier
Posts: 2341
Joined: 04 Jan 2010 14:27
Location: Pasárgada (eu vou!)

Re: Notes in Folder

Post by SkyFrontier »

CookieMonster wrote:@SkyFrontier - Will do :)
Done!
Part 2 is on my 2Do list, now... :P
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...

CookieMonster

Re: Notes in Folder

Post by CookieMonster »

Where is part 1 ? :)

highend
Posts: 13311
Joined: 06 Feb 2011 00:33

Re: Notes in Folder

Post by highend »

In Skyfrontier's first post?
One of my scripts helped you out? Please donate via Paypal

SkyFrontier
Posts: 2341
Joined: 04 Jan 2010 14:27
Location: Pasárgada (eu vou!)

Re: Notes in Folder

Post by SkyFrontier »

...worth mentioning that, on my side, this started with a tiny single-line PFA code... :roll:

:twisted:

Alarms! :P
...reminders! 8)
......previews! :shock:
.........database self-maintenance! :veryconfused:
............central management of multiple, depth-hidden elements! :maf:

(errr... simplicity, believe it or not... :| )

ETA: 1-3 days.
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...

CookieMonster

Re: Notes in Folder

Post by CookieMonster »

Give me a day to test, I'm so behind on many XY script to use and test. :)

SkyFrontier
Posts: 2341
Joined: 04 Jan 2010 14:27
Location: Pasárgada (eu vou!)

Re: Notes in Folder

Post by SkyFrontier »

CookieMonster wrote:Give me a day to test, I'm so behind on many XY script to use and test. :)
Sorry for not posting a... notice here for you, Cookie!
Questions, suggestions and the like, feel free to shout it out. Yet Jake & Finn was something I Always dreamt of, your request allowed me to intersect it with another personal request, so to speak, thus expanding it further into a more useful direction, for which I thank you.

___
For reference, this is what we're talking about:
Timed Adventures for Jake & Finn - projects management
New User's Ref. Guide and Quick Setup Guide can help a bit! Check XYplorer Resources Index for many useful links!
Want a new XYperience? XY MOD - surfYnXoard
-coz' the aim of computing is to free us to LIVE...

CookieMonster

Re: Notes in Folder

Post by CookieMonster »

How do I add a PFA script to List Management of PFA ?

Code: Select all

xvx> load("JakeAndFinn","_ 001;_ 002;");
What is CKS ?

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Notes in Folder

Post by RalphM »

Help is your friend!
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

CookieMonster

Re: Notes in Folder

Post by CookieMonster »

I've read two sections of the PFA docs; how to define & Scripts.I've placed the PFA as listed in this thread as
xys>::load <JakeAndFinn.xys> except when I re-visit the PFA panel, the script I had placed is removed ?

I don't know what the acronym CKS stands for ?

highend
Posts: 13311
Joined: 06 Feb 2011 00:33

Re: Notes in Folder

Post by highend »

Code: Select all

xys>::load <JakeAndFinn.xys>
That's the exact line you've added to PFA? Seriously?
when I re-visit the PFA panel, the script I had placed is removed
What?
CKS
Custom Keyboard Shortcuts

@Sky
Please do not use load as a function. It isn't one. No return value...
One of my scripts helped you out? Please donate via Paypal

RalphM
Posts: 1935
Joined: 27 Jan 2005 23:38
Location: Cairns, Australia

Re: Notes in Folder

Post by RalphM »

RalphM wrote:Help is your friend!
Search in XY Help for "cks" --->
PicPick_180.jpg
PicPick_180.jpg (233.21 KiB) Viewed 3358 times
Search in XY Help for "pfa" --->
PicPick_181.jpg
PicPick_181.jpg (282.54 KiB) Viewed 3358 times
The info you're looking for is both times within the first 3 hits so shouldn't be too hard to find. :whistle:
Ralph :)
(OS: W11 22H2 Home x64 - XY: Current beta - Office 2019 32-bit - Display: 1920x1080 @ 125%)

CookieMonster

Re: Notes in Folder

Post by CookieMonster »

highend wrote:

Code: Select all

xys>::load <JakeAndFinn.xys>
That's the exact line you've added to PFA? Seriously?
when I re-visit the PFA panel, the script I had placed is removed
What?
First question, no. Second issue, resolved.
Custom Keyboard Shortcuts
Thanks.
@Sky
Please do not use load as a function. It isn't one. No return value...
The script needs a change before testing ?

Post Reply