anytype-ts
anytype-ts copied to clipboard
Switch Between Inline and Block Queries/Collections
trafficstars
Have you read a contributing guide?
- [x] I have read CONTRIBUTING.md
- [x] I have searched the existing requests and didn't find any that were similar
- [x] I have considered creating a pull request instead and want to proceed
Clear and concise description of the problem
Allow switching between inline queries/collections and block queries/collections.
Suggested solution
Add an “Turn into block” button in the inline collection’s right-click menu.
Steps:
- Right-click the inline collection or query.
- Click “Turn into block”, and it will become a standalone block displaying in its view type.
At the same time, add a “Turn into inline” option for the reverse action.
Alternative
No response
Additional context
No response