Skip to content

Register custom browser protocols for .pdez and .pdex files #559

Closed
@processing-bot

Description

@processing-bot

Created by: SableRaf

Since Processing 4.0, you can bundle sketches as double-clickable .pdez files and Libraries/Modes/Tools as .pdex files for easy sharing and installation. (see Processing #73, Processing #3987, and the release notes for 4.0 beta1)

A great next step would be to allow .pdez and .pdex files to be opened in the PDE directly from a url in a web browser. This would enable easier sharing of sketches on the forum, better UX for multi-tab examples on the website, and open the possibility for online Processing sketch galleries.

This would require the user to register the protocol on their system (which I imagine could be done from the PDE ?) For example, this page describes the steps needed to register a custom browser protocol on Window, macOS and Linux. There is also a W3C documentation page about custom scheme and content handlers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions