Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Page Marker Flags #316

Closed
windymilla opened this issue Jun 30, 2024 · 7 comments
Closed

Improve Page Marker Flags #316

windymilla opened this issue Jun 30, 2024 · 7 comments
Labels
core feature Required for basic PPing

Comments

@windymilla
Copy link
Collaborator

At the moment, if you're switching between GG1 & GG2 or vice versa, the Page Marker Flags only cause updating of page break locations, not creation of page break locations. If they also created them, it would further improve the transfer process, because you could delete them in your secondary editor while you do the work there:

  1. Add Flags & Save
  2. Load into second editor (GG1/GG2 only)
  3. Remove Flags & do any type of PPing work
    then optionally:
  4. Add Flags & Save
  5. Load back into first editor
  6. Remove Flags & continue working there
@charliehoward4dp
Copy link

If page marker support is modified, please consider also supporting exchange of page LABEL flags, and using different prefixes, e.g., [Pg 123] for markers and [Pl 123] for labels (the latter is Papa Lima, not Papa One).

@windymilla
Copy link
Collaborator Author

Either that, or to reduce the number of additions, we could add the page label after a suitable separator, e.g. [Pg 123|117] means image 123.png, page label "117"

@charliehoward4dp
Copy link

That would be fine.

@srjfoo
Copy link
Member

srjfoo commented Jun 30, 2024

Bearing in mind the resistance to change because "That's the way it's done in GG1 and we don't want to upset the current users!", if Pg 123 is the image name, I would find it less confusing to just have it labeled as such. For example [Img 123|Pg 117]. Would No Count pages be labeled NC, or something similar?

@tangledhelix
Copy link
Collaborator

Bearing in mind the resistance to change because "That's the way it's done in GG1 and we don't want to upset the current users!", if Pg 123 is the image name, I would find it less confusing to just have it labeled as such. For example [Img 123|Pg 117]. Would No Count pages be labeled NC, or something similar?

I had the same thought, and didn't post it earlier, but since Sharon said it already...

No-count seems like it's better to omit the Pg part? Just [Img 123] with no label at all?

@charliehoward4dp
Copy link

charliehoward4dp commented Jul 1, 2024

This issue may have been initiated as a result of a private message I sent to Nigel. I think we need a way to allow someone using GG2 to easily switch back to GG1 if an insurmountable problem is encountered. Preserving the page breaks, page labels, and possibly some other Information would make falling back much easier. Once the problem has been circumvented by using GG1, the user could switch back to GG2 if desired. This is only likely to be an issue in the early days following the release of GG2.

@windymilla windymilla added the core feature Required for basic PPing label Jul 3, 2024
@windymilla
Copy link
Collaborator Author

Fixed by #330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature Required for basic PPing
Projects
None yet
Development

No branches or pull requests

4 participants