cheminfo / cheminfo/eln-docs

Add info about drag / drop .txt file

Open
#72 2 comments 0 reactions 1 assignee Claimed by @rschlm View on GitHub
Dominant language
JavaScript
Stars
3
Forks
14
Avg merge
1h 20m
Merged PRs (30d)
1

Description

Most of the tools allows to drag / drop a text file that is internally converted to JCAMP-DX file format but the text format is nowhere written.

Here are the rules to parse the text file:
- only the lines containing numbers are considered
- we split the lines based on comma, semi-column or tabulation
- we take the first and second column to create the JCAMP-DX file

@remisch Please could you add a 'tip' that can open everywhere we discuss about drag / drop a txt file ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.