You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
odradek — Today at 7:43 AM
Hi! I want to share a use case that might be useful as a potential new feature—definitely for me, at least. When configuring each table, I perform some repetitive tasks based on personal preference (such as setting free play or adjusting volumes with PinVol) rather than generic mandatory tasks (like adding a backglass or recording Popper media).
For this, I currently note the tasks in comments using the //TODO prefix. It would be incredibly helpful to have the ability to filter tables using a string from the comment section. For example, if I search for "free play", it would show all tables where I have this task pending. Right now, I have to manually search each one using just the //TODO filter.
Story
As a user I want to tag my tables with keywords. These keywords are similar to the "Tag" stored inside Popper, but only used for editorial reasons. The user can create new editorial keywords for any table and filter for these.
In addition, the Studio offers a minimal if-then-that framework to apply keywords automatically on tables, e.g. when a new backglass has been uploaded or a table has been patched.
Requirements
Added input method to add editorial keywords to tables.
Support colored keywords.
Add filter option for every new keyword.
Add UI for itt (if-than-that), with some minimal conditions. Start with conditions:
"When backglass uploaded, apply keywords:"
"When table was patched, apply keywords:"
The text was updated successfully, but these errors were encountered:
Story
As a user I want to tag my tables with keywords. These keywords are similar to the "Tag" stored inside Popper, but only used for editorial reasons. The user can create new editorial keywords for any table and filter for these.
In addition, the Studio offers a minimal if-then-that framework to apply keywords automatically on tables, e.g. when a new backglass has been uploaded or a table has been patched.
Requirements
The text was updated successfully, but these errors were encountered: