Skip to content

Remove 'D' ? #4051

@lpatiny

Description

@lpatiny

// todo this 'D' is a hack and it should be in fact an empty string
// by default the formatter always add the chemical shift
// need to remove:
// https://github.com/cheminfo/nmrium/blob/c2f67752c4ae831d9924a529878717170367dc1a/src/component/hooks/use_publication_strings.ts#L61-L64
// and change the default formatting value for carbon in workspaceDefaultProperties.ts
type ExportFormatType = 'IMJA' | 'IMJ' | 'D' | 'A';

Not sure why we can not use an empty string but seems not the right way to do.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

🔴 Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions