Skip to content

Plugin to automatically create a meeting note if a new file is created in a meeting folder

License

Notifications You must be signed in to change notification settings

TimHi/obsidian-meeting-notes

Repository files navigation

Obsidian Meeting Note Plugin

After being frustrated of creating the same structure for every meeting, copy pasting content I decided to create this plugin.

Setup

By default the plugin uses the name "MeetingNotes" as the Meeting Folder location. You can change it in the settings to any name you like. The content of the created note can be changed through the settings. A default template is located in src/util/constants.ts. {{Date}} can be used to get the current date.

Demo

When creating a file in the specified Meeting Folder locationthe plugin automatically fills it with a template for consistent meeting notes.

example image

Development

See obsidian sample plugin for detailed instructions on setting up the plugin and making changes.

Outlook

Some things I want to add:

  • Multiple names for the meeting folder
  • ...?

Contributing

Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

Code of Conduct

Everyone interacting in the Meeting notes plugin project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Plugin to automatically create a meeting note if a new file is created in a meeting folder

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published