Idea: broaden /minutes file #12
Replies: 6 comments 2 replies
-
The README.md already specifies a I like the different subdirectories you called out, but I propose a different approach. Instead of having separate directories for |
Beta Was this translation helpful? Give feedback.
-
Great point, I believe you are correct that will be much easier to navigate. I like: a single file for each call e.g. 2025-04-21-hiero-sdk-community-call with subfiles.md. I really like the idea of an agenda.md because this could be something the community could plan and contribute to? meeting-notes/ sounds about right. Maybe a bit too formal for my preferences but clear/fits well. |
Beta Was this translation helpful? Give feedback.
-
Thanks, right now I see minutes existing not meeting-notes. Readme.md says: proposals, guides, templates, meeting-notes. However, in the code I see: proposals, guides, templates, minutes. |
Beta Was this translation helpful? Give feedback.
-
I'm going to go ahead and put up a PR to change the folder name to |
Beta Was this translation helpful? Give feedback.
-
Thank you for opening this discussion,, I like the example mentioned here
It allows for faster access as someone is trying to search for a particular meeting that happened in a specific day.. |
Beta Was this translation helpful? Give feedback.
-
New structure has been implemented first here #35 so going to close this discussion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal: Rename /minutes to /meetings (or /calls) and introduce sub‑directories
Background
We currently store all meeting summaries under the single folder path /minutes. https://github.com/hiero-ledger/sdk-collaboration-hub/tree/main/minutes
These notes are invaluable for quickly recalling prior discussions, but the name “minutes” feels narrow and limits how we can organize related artifacts.
Suggested Change
Rename the top‑level folder from /minutes to a broader name such as:
/meetings
or
/calls
Create useful subdirectories:
/calls
/agenda → Pre‑meeting notes, goals, and talking points
/minutes → The meeting summary, including maybe links to the recordings.
/actions → Assigned follow‑up tasks and owners.
Benefits
Broader scope: /meetings or /calls retains current functionality but allows for more activity.
Clearer navigation: members can jump directly to the agenda or action items without reviewing minutes.
Better engagement: Separating out action items highlights next steps, increasing accountability and making it easier to track progress.
Scalability: As our process evolves, we can simply add new subfolders under /calls.
Beta Was this translation helpful? Give feedback.
All reactions