Skip to content

"Open with" doesn't work on Linux (at least) #211

Description

@imm

I built the app from source using PKGBUILD on Arch Linux.

The build was basically:

npm ci
npm run build
cargo build --release --locked --features tauri/custom-protocol

When I try to open any Markdown file using Scratch as the default app, the app's main screen opens instead of the file, as if it has absolutely no idea that it's supposed to open a file.

I also tried running it from the terminal

scratch-notes some-file.md

and got the same undesirable behaviour.

It's also disappointing to see that there are no CLI options at all. It's not even possible to check the version via the CLI.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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