What is the format of the saved file?
Created by a
- Keywords:
- notes format save download svg tiff jpg zip 0.4
- Last updated by:
- a
M210 Qt Client (m210c-qt) saves notes as a Zip archive containing SVG files and a raw binary file (the full memory dump from the device). Each SVG file inside the Zip file corresponds to one note. Filenames correspond to note numbers.
If a collection of 3 notes are saved to notes.zip, then notes.zip contains following files:
1.svg
2.svg
3.svg
raw
Notes can be downloaded with m210c as well:
m210c download --output=notes.zip
SVG: https:/