-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Thank you for writing this, it came in very handy!
When trying to use your program in Ubuntu Xenial, I couldn't get it to work with the java -jar < *-AUTO.doc | fixup > notes.json
. I kept getting ambiguous redirect
. Luckily cat *-AUTO.dat | java -jar colornote-backup-decrypt.doc | fixup > notes.json
worked.
With the current colornote format, there is a lot of junk at the beginnig of the file too, so it won't open properly, but you can still read it with tail -n 100 notes.json
. Instead of 100, put the number of notes you have there, as one note takes a single line.
Metadata
Metadata
Assignees
Labels
No labels