GNOME Bugzilla – Bug 315002
Implement annotations
Last modified: 2009-05-12 11:06:16 UTC
I'd like to see "smart bookmarks" like Epiphany has. The bookmark should point to the last know location of the document. Maybe the bookmark should keep a signature of the file, so if moved and opened again, Evince would tell you this file is bookmarked at a different location, it might be a copy or moved. Then you'd be asked if you want to update the bookmark. Also the bookmark should point to the current page/position in the document. Thanks a bunch.
We are working on something similar. Renaming this bug appropriately.
*** Bug 341350 has been marked as a duplicate of this bug. ***
*** Bug 413425 has been marked as a duplicate of this bug. ***
*** Bug 548857 has been marked as a duplicate of this bug. ***
*** Bug 555559 has been marked as a duplicate of this bug. ***
*** Bug 568052 has been marked as a duplicate of this bug. ***
*** Bug 568567 has been marked as a duplicate of this bug. ***
*** Bug 565103 has been marked as a duplicate of this bug. ***
*** Bug 566804 has been marked as a duplicate of this bug. ***
I've just pushed preliminary annotations support in git master (it requires poppler 0.11.0). At the moment, only text annotations (those represented by an icon with a popup window associated) are supported, and only existing annotations can be modified. Poppler doesn't support adding new annotations to the document yet. The document itself is never modified, you need to save a copy after modifying the annots, like it already happens with forms. There are still some issues and thing to do, but I think it's better to add new bug reports for specific issues and requests, so I'm going to close this a fixed now.