Revert wiki subfolder structure — GitHub wiki cannot serve subdirectory pages
Moved all script pages back to root. GitHub wiki only serves .md files
at the repository root; files in subdirectories are not accessible as
wiki pages regardless of link format. Restored all [[Page Name]] wiki
link syntax in _Sidebar.md, Home.md, and all index pages.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 21, 2026
Fix broken subfolder wiki links — switch [[folder/Page]] to markdown links
GitHub wiki converts [[folder/Page Name]] to folder-Page-Name in the
URL (drops the slash), breaking all subfolder links. Replaced every
[[folder/Page Name]] with [Page Name](folder/Page-Name) across
_Sidebar.md, Home.md, all six index pages, and BOM-Export-With-Materials.md.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 21, 2026
Reorganise wiki into category subfolders
Moved all individual script pages into six subfolders:
any-document/, drawing-document/, part-document/,
product-document/, process-document/, shape-generation/
Category index pages and root pages remain at root.
Updated all [[wiki links]] in _Sidebar.md, Home.md, and all
six index pages to include the folder prefix. Fixed
cross-reference in BOM-Export-With-Materials.md.
Home.md updated to include Drawing Document Scripts section
and all 15 new scripts added this session.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 21, 2026
Add Drawing Document Scripts section; move CATDrawing pages from Any Document
New page: Drawing-Document-Scripts index.
Updated file paths in: Batch-CATDrawing-To-PDF, Batch-CATDrawing-To-DXF,
Export-Drawing-Dimensions-To-CSV, Update-Title-Block-From-Properties.
Removed CATDrawing entries from Any-Document-Scripts index.
Added Drawing Document Scripts section to _Sidebar.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 21, 2026
Add wiki pages for 15 new scripts; update index pages and sidebar
New pages: Batch-CATDrawing-To-DXF, Export-Properties-To-CSV,
Export-Drawing-Dimensions-To-CSV, Screenshot-White-Background,
Update-Title-Block-From-Properties, Export-Holes-To-CSV,
Check-Open-Bodies, Copy-Parameters-Between-Parts,
Export-3D-Annotations-To-CSV, Export-Component-Positions-To-CSV,
Clash-Detection-Export, Batch-Rename-Instances, Check-Missing-Files,
BOM-Export-With-Materials, Spring-Generator.
Updated: Any-Document-Scripts, Part-Document-Scripts,
Product-Document-Scripts, Shape-Generation-Scripts index pages
and _Sidebar with all new entries.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 21, 2026
Add 6 new script wiki pages; update Home, sidebars and category pages
New pages: Reset Visual Properties, Swap Names, Colour Code By Geometric
Set, List Properties To CSV, Match Properties In Geometric Set,
Select By Colour.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 20, 2026
Add Copy Name and Colour wiki page; update Home, sidebar and category page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 20, 2026
docs: add 11 new script pages and update index pages and sidebar
New pages: BOM-Export-To-CSV, Batch-Instance-Name-Equal-Part-Number,
Export-Assembly-As-STEP, Scale-Keep-Name, Scale-Keep-Name-And-Structure,
Export-Mass-CoG-Inertia-To-CSV, Create-Construction-Planes,
Delete-Deactivated-Features, Export-Curve-Lengths-Surface-Areas-To-CSV,
Spline-Through-Points-In-Geometric-Set, Batch-CATDrawing-To-PDF
Updated: Part-Document-Scripts, Product-Document-Scripts,
Any-Document-Scripts, _Sidebar
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 16, 2026
docs: update Toggle Show Hide Geometric Set to v1.2
Reflect that the selected set itself is no longer toggled —
only its contents and children are affected.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
KaiUR
committed
May 9, 2026