Open dave-howard opened 3 years ago
I would like to be able to have a tag like {% move_to_page <string> %} where is the page_name
{% move_to_page <string> %}
Maybe needs some thought about the definition above, possibly add a {% move_to_page_index <int> %} also
{% move_to_page_index <int> %}
Where this tag exists in shape or group shape text, the shape should be moved to page identified by page name /index
Same logic for copy methods which would leave the original shape in place
I would like to be able to have a tag like is the page_name
{% move_to_page <string> %}
whereMaybe needs some thought about the definition above, possibly add a
{% move_to_page_index <int> %}
alsoWhere this tag exists in shape or group shape text, the shape should be moved to page identified by page name /index
Same logic for copy methods which would leave the original shape in place