Skip to content

Directly paste position (or url hash) into WK #8634

@philippotto

Description

@philippotto

When having a position string in the clipboard (e.g., "512, 1024, 768"), one has to select the content of the position inbox first and then paste. Alternatively, WK could direclty support pasting into the main page.

Ideally, this paste handler should be able to deal with:

  • position strings (3-tuple that is separated by comma and/or spaces)
  • the url hash (e.g., #1518,1498,1476,0,0.396 with or without #)

Implementation

For the url hash part, have a look at the url_manager module.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions