Skip to content

Ambiguous redirect #1

@pshem

Description

@pshem

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions