Add metadata for v3 software

This commit is contained in:
Kevin Smith 2023-01-05 21:06:32 -06:00
parent 6df7276abf
commit 0bbf326172
2 changed files with 7 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module github.com/Evidlo/remarkable_printer
go 1.18
require github.com/google/uuid v1.3.0

View file

@ -26,6 +26,8 @@ var (
const METADATA_TEMPLATE = `{
"deleted": false,
"lastModified": "%d000",
"lastOpened": "0",
"lastOpenedPage": 0,
"metadatamodified": true,
"modified": true,
"parent": "",