After being frustrated of creating the same structure for every meeting, copy pasting content I decided to create this plugin.
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.
When creating a file in the specified Meeting Folder location
the plugin automatically fills it with a template for consistent meeting notes.
See obsidian sample plugin for detailed instructions on setting up the plugin and making changes.
Some things I want to add:
- Multiple names for the meeting folder
- ...?
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.
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.