Prepare the input
Paste authorized notes, remove sensitive content that should not enter a downloaded artifact, and add explicit action or decision prefixes where the note-taker intended them.
Separate notes, decisions, and action markers
Normalize rough line-based meeting notes, detect explicit action and decision prefixes, optionally remove short speaker labels, and create three reviewable Markdown sections. The tool does not summarize, infer owners or deadlines, transcribe audio, understand the meeting, or guarantee that every decision and commitment was captured.
Counting and transformations run locally. Nirmion does not send the text in this workspace to an API.
Product guide
Paste authorized notes, remove sensitive content that should not enter a downloaded artifact, and add explicit action or decision prefixes where the note-taker intended them.
Action and decision patterns are matched at line start. Other non-empty lines remain notes. Optional speaker removal strips one short name-like colon prefix.
Compare every section with the original, assign owners and dates in the real task system, and obtain participant approval for consequential decisions.
How it works
Each physical line is trimmed and internal horizontal whitespace is compacted. Optional speaker handling removes a bounded letter-led prefix ending in a colon. Reviewed action and decision expressions classify matching lines; all other lines remain notes. Non-empty groups are emitted as Markdown headings with bullets. The operation is linear over at most 250,000 characters, does not invoke speech or language models, and produces no calendar, task, or notification side effect. The operation runs in this browser tab, applies explicit bounds before expensive work, and does not send workspace text to a Nirmion API.
Useful when
Use the cleaner when explicit markers already exist and a consistent draft structure will speed up, rather than replace, follow-up.
Questions answered
Practical boundaries matter with text tools. These answers explain what is measured, what is retained, and when a manual review is still needed.
No. It preserves and groups entered lines. It does not paraphrase or infer importance, consensus, ownership, or deadlines.
Action, TODO, To-do, Follow-up, and an empty checkbox at the start of a line are recognized by a documented pattern.
No. Exported text has no integration or side effect. Create and verify tasks in the team system after review.
Privacy and retention
Nirmion performs these operations with browser JavaScript. The workspace does not call the catalogue API with your source text, and completed-job content is kept only in this component memory for re-download.
A downloaded file remains in your browser downloads, device storage, backups, and any location where you share it. Clear or close the page when working on a shared device, and avoid pasting secrets into extensions or third-party clipboard managers.
Tool details
Nirmion Meeting Notes Cleaner groups rough lines into Notes, Decisions, and Action items using explicit, documented prefixes. It can remove short speaker labels and normalize whitespace while preserving the entered wording, making the draft easy to compare with the original. Each physical line is trimmed and internal horizontal whitespace is compacted. Optional speaker handling removes a bounded letter-led prefix ending in a colon. Reviewed action and decision expressions classify matching lines; all other lines remain notes. Non-empty groups are emitted as Markdown headings with bullets. This makes the behavior inspectable and repeatable instead of presenting an unexplained result.
Output downloads as text_nirmion_tools_meeting_notes_cleaned.txt for up to 250,000 characters. The page states that no transcription, summary model, owner inference, deadline extraction, participant approval, or task integration occurs. The operation runs in this browser tab, applies explicit bounds before expensive work, and does not send workspace text to a Nirmion API. Downloading clears the active workspace while the latest three completed results remain available in this tab for re-download.