is there a way to delete the text bundle without having to open in finder and delete manually? if i delete the row, the folder remains.
There isn’t. It’s tricky because you also have to support undo. So you don’t really want to delete immediately. Open to suggestions for how best way that existing tools handle this.
is it possible to add delete textbundle to the contextual menu?
I think what I will do is automatically remove them if they are not referenced when the document is closed. That way undo will work as long as it needs to, and you won’t need to think about managing them.
I’m also going to add a list of all attachments to File > Document Options.
2 Likes