Learn 4Minitz in 4 Minutes
Try 4Minitz
Your dedicated webapp for taking meeting minutes
Prepare Agendas
- Create your meeting series
- Invite other users
- Specify moderators and contributors
- Fill agenda with topics
- Mark recurring topics for standard agenda
- Send agenda to invited users
Document Minutes
- Mark present participants
- Add action items with assignees
- Add information items to topics
- Add labels like “Decision” to items
- Upload binary file attachments
- Send minutes & action items via email
Track Topics
- Open action items will show up next time
- Non-closed topics will show up next time
- Search list of all ever discussed topics
- Enrich topics with info items on follow-ups
- Find topics with labels (e.g. all Decisions)
- Find items by full-text search
Every invited & logged-in user can watch changes to the current meeting minutes in real time.
We made 4Minitz free & open-source software (MIT License), as we strongly believe that sensitive information like meeting minutes should not be hosted in the cloud. Instead you want to host it on your own infrastructure where you can define the level of security and safety you need.
User Features
- Realtime updates for remote participants
- Secure role concept for invited people
- Moderator: May edit and delete
- Uploader: May only view, but may also upload files
- Invited: Only view
- Informed: No web access, but will receive minutes via mail
- Additional: One-time participant, will only receive minutes mail
- Business approved workflow
- Prepare and send agenda
- Mark present people (one click)
- Document information and action items
- Stick customised label categories
- Finalise meeting and send protocol
- Open follow-up meeting
- Track all open topics and action items
- Clear hierarchical structure: Topics > Information / Action Items > Details
- Drag’n’Drop to re-order topics and items
- Quick entry mode for new topics
- Recurring topics (for standard agenda)
- Skip topic once (for special agenda)
- Version number for re-finalised meetings
- Older meeting minutes cannot be changed
- Admin Mode: Register & block users, broadcast messages
- Admin cannot see meeting contents (except: via database dump)
- Label Editor: per meeting series labels & colours
- Markdown Editor for details (Easy entry of bold, italic, bullet lists, …)
- Upload file attachments (e.g., Powerpoint) to meeting minutes
- Download finalised meeting protocols for personal backup
- Search all-time topic history
- My Action Items: Shows my AI across multiple meeting series
Technical Features
- Free & open source software: host your own!
- Very open MIT License
- Built with Meteor JS
- Only two external dependencies: Node.js and MongoDB
- Browser compatibility: current Chrome, Firefox, Safari, Edge
- IE11: seems to work – but not guaranteed 😉
- Docker deployment for quick testing and production use
- Responsive UI – works on desktops, tablets and smart phones
- LDAP / ActiveDirectory support (user import and authentication)
- SMTP for sending agenda, meeting minutes and action items
- Many admin configuration options. E.g.:
- Binary upload: switch on/off, specify server path, …
- User self registering: switch on/off
- Enforce email verification: switch on/off
- Regular LDAP imports (without password!)
- Download generated protocols: switch on/off
- Over 300 End2End and over 300 Unit tests ensure quality