<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: zuardyan</title>
    <description>The latest articles on DEV Community by zuardyan (@zuardyan).</description>
    <link>https://dev.to/zuardyan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3872894%2F41506779-48d1-48c7-bff2-42f41f1c3506.png</url>
      <title>DEV Community: zuardyan</title>
      <link>https://dev.to/zuardyan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zuardyan"/>
    <language>en</language>
    <item>
      <title>I automated the worst part of my week (creating tickets from meeting notes)</title>
      <dc:creator>zuardyan</dc:creator>
      <pubDate>Sat, 11 Apr 2026 04:48:50 +0000</pubDate>
      <link>https://dev.to/zuardyan/i-automated-the-worst-part-of-my-week-creating-tickets-from-meeting-notes-1lmf</link>
      <guid>https://dev.to/zuardyan/i-automated-the-worst-part-of-my-week-creating-tickets-from-meeting-notes-1lmf</guid>
      <description>&lt;p&gt;`Every Monday we do sprint planning. Every Monday I spend 30 minutes afterwards turning notes into Jira tickets.&lt;/p&gt;

&lt;p&gt;It's not hard work — it's just friction. Copy a line, switch to Jira, create issue, paste, set assignee, set priority, repeat 15 times.&lt;/p&gt;

&lt;p&gt;I kept telling myself I'd write a script for this. That was 8 months ago.&lt;/p&gt;

&lt;p&gt;Last week someone on my team mentioned Brytox. It's a Chrome extension that reads your meeting notes — from Docs, Gmail, Slack, wherever you wrote them — and uses AI to extract all the action items. Assignees, due dates, priorities. Then it pushes them directly into Jira (or Asana, ClickUp, Trello, GitHub Issues).&lt;/p&gt;

&lt;p&gt;The part that got me: it loads your actual team from Jira. So when the notes say "Rahul will handle the API refactor by Friday" — it finds Rahul in your project and assigns the ticket to him.&lt;/p&gt;

&lt;p&gt;I ran it on our last 1:1 notes just to test — caught 6 action items I'd already half-forgotten about.&lt;/p&gt;

&lt;p&gt;Free plan covers 5 extractions a month, and one extraction = all the tasks from a single session. So it's not metered per ticket which I appreciated.&lt;/p&gt;

&lt;p&gt;Anyway — if you're also 8 months into "I'll script this someday", maybe just use this instead.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://chromewebstore.google.com/detail/brytox-ai-meeting-to-task/lbgmlbccepnmbpeoikffjdpfnkonbcke" rel="noopener noreferrer"&gt;https://chromewebstore.google.com/detail/brytox-ai-meeting-to-task/lbgmlbccepnmbpeoikffjdpfnkonbcke&lt;/a&gt;&lt;br&gt;
&lt;code&gt;&lt;/code&gt;`&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
