Commit 65a415e379071e819910d28e55a3be32557be1a8

Authored by Jay Berkenbilt
1 parent 5e121c96

Add additional idea to TODO-pages.md

Showing 1 changed file with 3 additions and 1 deletions
TODO-pages.md
@@ -541,11 +541,13 @@ gh search issues label:pages --repo qpdf/qpdf --limit 200 --state=open @@ -541,11 +541,13 @@ gh search issues label:pages --repo qpdf/qpdf --limit 200 --state=open
541 * Split pages based on outlines 541 * Split pages based on outlines
542 * Issues: #477 542 * Issues: #477
543 * Keep relevant parts of outline hierarchy 543 * Keep relevant parts of outline hierarchy
544 - * Issues: #457, #356, #343, #323 544 + * Issues: #457, #356, #343, #323, #1199
545 * Notes: 545 * Notes:
546 * There is some helpful discussion in #343 including 546 * There is some helpful discussion in #343 including
547 * Preserving open/closed status 547 * Preserving open/closed status
548 * Preserving javascript actions 548 * Preserving javascript actions
  549 + * #1199 suggests being able to add outlines based on the file name when merging files. A related
  550 + idea could be merge outline hierarchies by creating a new top-level item for each merged file.
549 * Split pages: write pages to memory 551 * Split pages: write pages to memory
550 * Issues: #1130 552 * Issues: #1130
551 553