botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
76 stars 87 forks source link

support node properties/tagging #454

Closed dmk23 closed 5 years ago

dmk23 commented 6 years ago

Make sure these checkboxes are checked before raising an issue, thank you!

Please also fill in these fields:


Botpress version: 10.46.2

Channels: Messenger, Web

I am trying to define some custom transition logic and finding myself writing lots of clunky if/else statements based on node names. The problem is that there is nothing except name to go by!

It would be very helpful to be able to add custom properties/tags to every node. This way the tags could be used for any transition logic or visualization (grouping, sorting, table output, etc)

Note how products like Chatfuel provide standard ways to create groups of nodes (blocks)

Seems like it shouldn't be too hard to add node tags to the flow schema?

epaminond commented 5 years ago

Yeah, I think that's possible. We also have another feature-request on this topic: https://github.com/botpress/v12/issues/173

dmk23 commented 5 years ago

Is this possible with an existing feature? How to use it?

epaminond commented 5 years ago

Sorry, I meant it's possible this will be implemented.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.