Selecting Elements of the timeline

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there someway for users to select nodes in the timeline, or a group of nodes?
I'm trying to make a python script where users would select elements in the timeline and the actions they took could to create that timeline element could be coppied and written into a macro of sorts that the user could do over and overagain to more elements.
For example, a user could select a timeline element that is associated with a combine feature, that combine feature, then select another that is a cut feature. Now the user can repeat combine then cut on other objects with less clicks.
The only thing I can think of now is to ask the user to provide indexs for the timeline elements because there is no selection filter for timeline elments. Is there a more user friendly way of doing this?