anytype-heart
anytype-heart copied to clipboard
Inline collections and sets in templates
Have you read a contributing guide?
- [X] I have read CONTRIBUTING.md
- [X] I have searched the existing issues and didn't find any that were similar
- [X] I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior
When creating an inline collection within a template, Anytype detects all objects created from that template as having the same collection.
Expected Behavior
When creating an inline collection within a template, Anytype detects all objects created from that template as if they had separate collections. But, for getting this, I have to create and customize every inline collection everytime, so there is no point in using templates.
Steps To Reproduce
- Create a template of any type of object.
- Create an inline collection inside of the template.
- Create an object using the template.
Environment
- OS:Windows
- Version: 11
- This is reproducible across all operative systems, because I have tried it on MacOS and Linux also.
Anything else?
No response