MaxMelcher / AzureDevOps.WikiPDFExport

Export Azure DevOps Wiki to PDF
MIT License
186 stars 62 forks source link

Print subsets of wiki #117

Closed gcerik closed 1 year ago

gcerik commented 1 year ago

First of all - thanks - this tool is amazing. Saved me hours of assembling our wiki docs into a PDF, I can't believe all the fine details included like mermaid js diagrams, etc.

Anyway the main feature I am missing is a way to print a subset. We have two key documents in our Wiki - each is one page with many subpages and ideally we'd like to export each one into a separate PDF. I guess one idea would be to specify a page name in the CLI?

I tried the single option but it does not include the child pages.

MaxMelcher commented 1 year ago

Thanks!

Are the subpages in the same folder hierarchy? Then you could use this as entrypoint. Or use https://github.com/MaxMelcher/AzureDevOps.WikiPDFExport#--exclude-paths to exclude the others. Or use the —filter and page tags?

It really depends a bit on your wiki structure.

Cheers, Max

Get Outlook for iOShttps://aka.ms/o0ukef


From: gcerik @.> Sent: Friday, July 29, 2022 4:08:51 PM To: MaxMelcher/AzureDevOps.WikiPDFExport @.> Cc: Subscribed @.***> Subject: [MaxMelcher/AzureDevOps.WikiPDFExport] Print subsets of wiki (Issue #117)

First of all - thanks - this tool is amazing. Saved me hours of assembling our wiki docs into a PDF, I can't believe all the fine details included like mermaid js diagrams, etc.

Anyway the main feature I am missing is a way to print a subset. We have two key documents in our Wiki - each is one page with many subpages and ideally we'd like to export each one into a separate PDF. I guess one idea would be to specify a page name in the CLI?

I tried the single option but it does not include the child pages.

— Reply to this email directly, view it on GitHubhttps://github.com/MaxMelcher/AzureDevOps.WikiPDFExport/issues/117, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAH3LN6DO5MT2VXOWMOK4S3VWPQXHANCNFSM55A4KUMA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.