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.
How do the .markdownd and .opmld bundles work ?
I think I had expected to find .md and .opml files, respectively, inside them, but they appear, at first glance, to contain the same text.bike XHTML file as a biked bundle.
(Testing Bike 2.0 Preview – build 295)
I assume that that’s the intention ?
I think this bug is fixed in latest Bike 2.0 (Preview 296)