Skip to content

[FR]: Don't display an empty "error" part of the upload complete dialog #402

@carlrobert

Description

@carlrobert

Issue validation

  • I checked the issue to prevent duplicate

Is your feature related to a problem ?

Please consider not adding the empty part of the upload complete dialog. That would make it more friendly in the successfull upload case.

Succesful upload example:
Image

What solution do you want to see ?

Specifically, make these lines conditional:

const span = contentEl.createDiv({ cls: "error" });

and line 83

Describe the alternative you've considered

No response

OS

Linux

Anything else?

No response

Plugin version

7.6.4

Obsidian version & debug log

No error log. Everything works fine though the dialog is scary :)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions