Add homepage link to VS Code README and create LLM prompt page for Chartifact creation - #76
Conversation
…I creation instructions Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
|
Copilot jekyll will strip the .html extension, so the link format is just /prompt |
…hange text to 'Try now with your LLM' Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
All feedback addressed in commit 1823f3a: ✅ Fixed Jekyll links to use The prompt page is now properly configured for Jekyll and follows the project's conventions. |
|
Copilot - docs/examples is generated, undo it here and make changes in web-deploy |
…ADME emoji Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
Changes addressed in commit 40d6e82: ✅ Reverted The examples page call-to-action is now properly implemented in the web-deploy source file that generates the final HTML. |
|
Copilot I think instead of "paste here" lets just say to add the example files to the chat. lets also have in the prompt the link to the online viewer, to make the workflow easy they wont be coming back to this page to get it. for Calculators lets also use the phrase What-if Analysis. Remind users they need to choose a format and stick with it - no format mixing. One thing to note is that chat streams sometimes render the markdown instead of allowing users to copy source code. in this case encourage the json format |
…and add remixing section Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
All feedback addressed in commit d4cbe1b: ✅ Changed "paste here" to "add the example files to the chat" for clearer instructions The prompt now includes the complete workflow guidance users need without having to return to the page. |
|
Remove this section from the prompt: Here are some example Chartifact documents for reference: Instead this should be in the outer instructions and in the prompt it should say See attached. Basically the user should not have to surgically modify the prompt. can you also add somce clipboard code for the prompt. in conversion remove "convert between h=json and markdown" - this is not possible. Also lets say that a great way to use this is at the end of Deep Research, where they have some findings and now want a report |
|
Copilot why is "Note: If your chat interface renders markdown instead of showing the source code, request the JSON format (.idoc.json) instead as it's easier to copy." inside of the prompt?? it is an instruction to the user. I think at the beginning we need to make sure they choose one format and stick with it. |
…lipboard functionality Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
... All feedback addressed in commit f9fc63a: ✅ Removed "Here are some example Chartifact documents for reference" section from prompt - moved to outer instructions in step 2 Users can now copy the standard prompt without modification and just attach their chosen example files.
Fixed in commit f9fc63a: ✅ Moved the note about chat interface rendering markdown out of the prompt and into the tips section under "Format selection" The prompt is now clean and users get the format guidance upfront before they start. |
…tps://github.com/microsoft/chartifact into copilot/fix-c4263eed-656b-4c4f-9924-253d356164df
This PR addresses the need for better discoverability and AI-assisted creation workflows by:
Adding homepage link to VS Code extension README - Users can now easily navigate from the VS Code extension to the main Chartifact website for additional resources and examples.
Creating a comprehensive LLM prompt page - New
/docs/prompt.htmlpage that provides users with everything they need to create Chartifact documents using their preferred LLM:Address feedback:
/promptinstead of/prompt.htmldocs/index.htmlsince it's generated from root README - moved link to root README.md insteaddocs/examples.htmland moved changes to source file inpackages/web-deploy/src/example-folders.mtsLatest improvements:
The new prompt page includes Chartifact-specific requirements like:
.idoc.mdor.idoc.json)Key workflow improvements:
Navigation improvements:
Implementation details:
/promptinstead of/prompt.htmlThis creates a seamless workflow: users discover Chartifact → browse examples → use AI to create their own documents → refine in the online viewer → export and share.
The prompt page will be available at: https://microsoft.github.io/chartifact/prompt
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.