pyg3t / poproofread

GNU General Public License v3.0
0 stars 0 forks source link

Wish: Multiple bookmarks wanted #15

Open KennethNielsen opened 9 years ago

KennethNielsen commented 9 years ago

Hi,

I am trying to use poproofread for real now, and would like to be able bookmark any number of translation units.

Instead of the "Go to bookmark" button, there should be buttons/hot keys/menu functions for

The "Bookmark" button should change to a "Clear bookmark" button when the current translation unit is bookmarked, and a "Clear all bookmarks" function should be added too.


Imported from Launchpad using lp2gh.

KennethNielsen commented 9 years ago

(by k-nielsen81) This sounds like a good idea. While I implemented the program the assumptions was that most often you would only use to the bookmark functionality to jump to an important string which contained some definitions or something like that, hence only the one bookmark.

But if there is a need for more bookmarks, I don't see any reason not to implement it.

Implementation note: This will however introduce a non-compatibility in the save files which means that save-files versions should be implemented and logic to upgrade to newer formats.