taskbridgeapp.notes.model.note.Attachment ========================================= .. currentmodule:: taskbridgeapp.notes.model.note .. autoclass:: Attachment :members: :show-inheritance: :inherited-members: :special-members: __call__, __add__, __mul__ .. rubric:: Methods .. autosummary:: :nosignatures: ~Attachment.delete_remote ~Attachment.get_supported_image_types ~Attachment.get_supported_image_types_string ~Attachment.parse_local ~Attachment.parse_remote ~Attachment.save_image_to_file .. rubric:: Attributes .. autosummary:: ~Attachment.TYPE_IMAGE ~Attachment.TYPE_LINK ~Attachment.TYPE_UNSUPPORTED ~Attachment._SUPPORTED_IMAGE_TYPES