We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef882cf + cf663a9 commit f9f82f7Copy full SHA for f9f82f7
yomitan-dict-builder/static/custom/index.html
@@ -101,7 +101,7 @@ <h1>Bee's <span>Custom Yomitan Dict</span> Maker</h1>
101
<div class="chatgpt-tip-title" onclick="togglePromptCollapse()">
102
<span style="display:flex;align-items:center;gap:6px;">
103
<svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="flex-shrink:0"><circle cx="12" cy="12" r="10"/><line x1="12" y1="8" x2="12" y2="12"/><line x1="12" y1="16" x2="12.01" y2="16"/></svg>
104
- ChatGPT is great at generating entries
+ Chatgpt prompt to generate a dictionary
105
</span>
106
<span class="chatgpt-tip-toggle">▼</span>
107
</div>
0 commit comments