| Summary: | Add the ability to copy & paste annotations | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Jason Liam <jlame646> |
| Component: | general | Assignee: | Okular developers <okular-devel> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | aacid, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=420571 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jason Liam
2021-07-30 05:50:10 UTC
Good idea! Note that you're using software which is almost four years old. I would strongly recommend upgrading to Ubuntu 20.04 at the minimum, and preferably an even newer version, like 21.04 After all, this is the same as exporting annotations to an XML stream, even if to the clipboard instead of to a file, right? I suggested that in Bug 420571. Or is this only about copying the shape of an annotation, and using that shape again for a new annotation somewhere else? My understanding is he wants to create N arrows and have them all be the same size, copy/paste is needed for this otherwise is impossible. FWIW this should be really simple to do, we have a way to store annotations to xml and a way to create them from xml, so creating it's mostly the copy/paste glue code that's missing Hi, has this feature been added to okular? Maybe to a new testing branch. (In reply to Jason Liam from comment #4) > Hi, has this feature been added to okular? Maybe to a new testing branch. AFAIK not, no one is currently planning to implement this. If you want, you may try it yourself, the repository is at https://invent.kde.org/graphics/okular. |