Skip to content

Releases: extzzy/Meeting-Tools

Meeting Tools 1.7.3

Choose a tag to compare

@extzzy extzzy released this 22 Jul 07:25

Meeting Tools 1.7.3

This patch release improves the meeting creation form.

Fixed

  • Reset the form after a meeting note is created successfully.
  • Clear the topic, participants, tasks, and template fields while preserving the selected template and path settings.
  • Keep form data intact when note creation fails.
  • Allow template text fields, including Notes, to be resized vertically without a height limit.

No configuration changes or data migration are required.

Meeting Tools 1.7.2

Choose a tag to compare

@extzzy extzzy released this 14 Jul 21:18

Meeting Tools 1.7.2

This maintenance release improves compatibility with Obsidian and prepares the plugin for Community directory review.

Improvements

  • Improved view opening for Deferred Views.
  • Preserved user-selected panel locations when the plugin reloads.
  • Replaced direct HTML insertion with safe Obsidian DOM APIs.
  • Improved locale fallback handling.
  • Updated keyboard shortcut notation and English UI wording to follow the Obsidian Style Guide.
  • Improved the task folder path example in settings.

No configuration changes or data migration are required.

Meeting Tools 1.7.1

Choose a tag to compare

@extzzy extzzy released this 14 Jul 15:50

Meeting Tools 1.7.1

Initial public release of Meeting Tools — an Obsidian plugin for quickly creating consistent Minutes of Meeting (MoM) and managing Markdown tasks.

Features

  • Create structured meeting notes from Markdown templates.
  • Use the built-in meeting template or templates stored in your Vault.
  • Organize meeting notes by year/month, year only, or without subfolders.
  • Record lightweight meeting outcomes in yearly or monthly journals.
  • Add tasks with a title, assignee, and due date.
  • View, filter, create, and update Markdown tasks from the task dashboard.
  • Configure folders for templates, meeting notes, journals, and new tasks.
  • English and Russian interface.
  • Fully local operation without external services, accounts, or telemetry.

Compatibility

  • Requires Obsidian 1.8.0 or later.
  • Desktop only.

Installation

Download main.js, manifest.json, and styles.css from this release and place them in:

.obsidian/plugins/meeting-tools/

Restart Obsidian and enable Meeting Tools under Settings → Community plugins.