Record

Features wanted...
Post Reply
graham
Posts: 457
Joined: 24 Aug 2007 22:08
Location: Isle of Man

Record

Post by graham »

The imminent arrival of scripting may be the way forward but also maybe complicated. In Photoshop there is the facility to record actions taken for re-play at any time - simple automation of tasks and very useful.

In XY I can think of several situations where this could be very simple and effective. The idea being that on activating a Record function, a snapshot of XY current tabs etc. is taken and then user actions are recorded until stopped. A UDC could then be assigned to re-play the actions recorded.

This could be very effective for a start of day routine to start XY with various tabs, sort, and backup all started with a single command key.

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Post by serendipity »

I too hope such feature will come with scrpting. In my case simple combining of commands is sufficient. But ofcourse, what you suggest is very user interactive and user-friendly. I hope features like this wont bloat XY. That only Don knows.

Pagat
Posts: 306
Joined: 09 Oct 2007 21:23
Location: Austria

Post by Pagat »

macro recording would be something like "scripting v2" i guess...

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

Post by admin »

Pagat wrote:macro recording would be something like "scripting v2" i guess...
Yes, right.

The coming features are all nicely related:
Audit trail.
Event log.
Undo.
Scripting.
Recording.

They are all based on a certain abstraction of, say, actions (what you do), functions (what XY does in response), and events (what's actually happening with your files).

This abstraction has already started with CKS and UDC. So it all looks like a straight evolution with a final cause. (Where in reality it's emergence form chaos. :wink: )

Post Reply