Added Production Data - #557
Open
IAmVigneswaran wants to merge 3 commits into
Open
IAmVigneswaran wants to merge 3 commits into
IAmVigneswaran wants to merge 3 commits into
Conversation
- Clean Up URLs for Old News
There was a problem hiding this comment.
1 issue found across 5 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="docs/_includes/tools/production-data.md">
<violation number="1" location="docs/_includes/tools/production-data.md:7">
P3: `## Core Features` is the wrong heading level. On the Tools page the letter groups are `##`, each tool title is `###`, and every other tool file keeps subsections at `####` (e.g. openfcpxmlkit.md uses `#### Core Features`). This heading renders as a sibling of the letter groups and above the `### Production Data` title. Use `#### Core Features` to match the rest of the tools.</violation>
</file>
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
|
|
||
| The lightweight spreadsheet creation application crafted for [Final Cut Pro](https://www.apple.com/final-cut-pro/). It serves as a native macOS frontend, allowing users to conveniently export structured Excel production reports from Final Cut Pro projects, powered by [OpenFCPXMLKit](https://github.com/TheAcharya/OpenFCPXMLKit), a free and open-source, experimental FCPXML parsing engine. | ||
|
|
||
| ## Core Features |
There was a problem hiding this comment.
P3: ## Core Features is the wrong heading level. On the Tools page the letter groups are ##, each tool title is ###, and every other tool file keeps subsections at #### (e.g. openfcpxmlkit.md uses #### Core Features). This heading renders as a sibling of the letter groups and above the ### Production Data title. Use #### Core Features to match the rest of the tools.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At docs/_includes/tools/production-data.md, line 7:
<comment>`## Core Features` is the wrong heading level. On the Tools page the letter groups are `##`, each tool title is `###`, and every other tool file keeps subsections at `####` (e.g. openfcpxmlkit.md uses `#### Core Features`). This heading renders as a sibling of the letter groups and above the `### Production Data` title. Use `#### Core Features` to match the rest of the tools.</comment>
<file context>
@@ -0,0 +1,24 @@
+
+The lightweight spreadsheet creation application crafted for [Final Cut Pro](https://www.apple.com/final-cut-pro/). It serves as a native macOS frontend, allowing users to conveniently export structured Excel production reports from Final Cut Pro projects, powered by [OpenFCPXMLKit](https://github.com/TheAcharya/OpenFCPXMLKit), a free and open-source, experimental FCPXML parsing engine.
+
+## Core Features
+
+- Functionality allowing export of Excel workbooks (`.xlsx`) from Final Cut Pro timelines.
</file context>
Suggested change
| ## Core Features | |
| #### Core Features |
Contributor
Author
|
@latenitefilms Thanks for creating the news! I removed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@latenitefilms Chris, I have added Production Data to the Tools section plus some clean for for older news post.
I have also added a news post for 14th September 2026.
Thank you.
Summary by cubic
Adds Production Data to the Tools section and removes the outdated marker-data gif images from the July 2024 news posts.
Written for commit 1d0fee9. Summary will update on new commits.