https://bugs.kde.org/show_bug.cgi?id=398427
Bug ID: 398427 Summary: Add support for Subj entry of PDF markup annotations Product: okular Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: PDF backend Assignee: okular-de...@kde.org Reporter: friedrich_sperl...@gmx.de Target Milestone: --- I tried some coding myself and succeeded in adding a KLineEdit to set the subject of a single annotation and for annotation tools. However, I was not able until now to get the information for the annotations saved (it works for the tools only). As soon as you save the file the subject information gets lost and is reset to its prior value. I would very much appreciate some hint how this could be done. You can have a look at my tinkering here: https://github.com/Freedrich/okular The subject entry of markup annotations doesn't seem do be wildly used. My objective is to have this information gathered be another program in order to show you every annotation with a specified subject across documents. In my opinion this would significantly enhance the functionality of computer based document annotation. (In case you're interested: I made some slight changes to the Zotero Add-on Zotfile to make this possible. https://github.com/Freedrich/zotfile/tree/separateNotes) -- You are receiving this mail because: You are watching all bug changes.