Action wish (and non-wish) list, not necessarily complete #145

Open
opened 2026-05-30 16:57:23 +00:00 by glen · 4 comments
Owner

This issue is to maintain the information from closed #132 that was not acted on: primarily the following checklist of things we do eventually want to have actions for but don't yet, but also some items we don't see a need for as actions.

  • Remove an entity from the assembly
  • Save the assembly
  • Clear the assembly
  • Load an assembly (does this necessarily invoke the "clear" action? Or should it be possible to load an assembly into a non-empty assembly, adding more elements? What happens in the case of elements with the same id as existing ones, then?)
  • Manipulate the selection (add/remove entities from it, or change what is selected wholesale)
  • Change what view is focused
  • Export the assembly and/or snapshot a view in any of various formats

Things we don't necessarily think need to be implemented as actions under the current design vision: close an assembly or open/handle multiple assemblies.

This issue is to maintain the information from closed #132 that was not acted on: primarily the following checklist of things we do eventually want to have actions for but don't yet, but also some items we don't see a need for as actions. - [ ] Remove an entity from the assembly - [ ] Save the assembly - [ ] Clear the assembly - [ ] Load an assembly (does this necessarily invoke the "clear" action? Or should it be possible to load an assembly into a non-empty assembly, adding more elements? What happens in the case of elements with the same id as existing ones, then?) - [ ] Manipulate the selection (add/remove entities from it, or change what is selected wholesale) - [ ] Change what view is focused - [ ] Export the assembly and/or snapshot a view in any of various formats Things we don't necessarily think need to be implemented as actions under the current design vision: close an assembly or open/handle multiple assemblies.
Author
Owner

Another point from #132 worth remembering is that we may need categories of actions to allow for filtering the command listener; for example if "setfocus" is an action and it is happening a lot as you click around, you may not want to see all of those actions in the listener.

Another point from #132 worth remembering is that we may need categories of actions to allow for filtering the command listener; for example if "setfocus" is an action and it is happening a lot as you click around, you may not want to see all of those actions in the listener.
Member

In the title of this issue, does the adjective "partial" modify "action" or "wish list"? If it's the latter, I'll revise the title so I don't keep accidentally reading it the other way.

In the title of this issue, does the adjective "partial" modify "action" or "wish list"? If it's the latter, I'll revise the title so I don't keep accidentally reading it the other way.
glen changed title from Partial action wish (and non-wish) list to Action wish (and non-wish) list, not necessarily complete 2026-06-10 23:44:16 +00:00
Author
Owner

@Vectornaut wrote in #145 (comment):

In the title of this issue, does the adjective "partial" modify "action" or "wish list"? If it's the latter, I'll revise the title so I don't keep accidentally reading it the other way.

Clearer now?

@Vectornaut wrote in https://code.studioinfinity.org/StudioInfinity/dyna3/issues/145#issuecomment-3955: > In the title of this issue, does the adjective "partial" modify "action" or "wish list"? If it's the latter, I'll revise the title so I don't keep accidentally reading it the other way. Clearer now?
Member

Clearer now?

Yes, thanks!

> Clearer now? Yes, thanks!
Sign in to join this conversation.
No description provided.