Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesmartin/meetingnopes
🤷♂️
https://github.com/jamesmartin/meetingnopes
Last synced: 17 days ago
JSON representation
🤷♂️
- Host: GitHub
- URL: https://github.com/jamesmartin/meetingnopes
- Owner: jamesmartin
- Created: 2020-03-19T23:16:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T02:52:33.000Z (over 1 year ago)
- Last Synced: 2024-10-27T04:49:34.937Z (about 2 months ago)
- Language: JavaScript
- Size: 965 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meeting Nopes!
Staying focused in meetings is difficult when you're also charged with taking
notes.This little script creates a notes document based on a template, adds links to
issues from a Project board and opens a Pull Request.## What it does
- TODO: Gets triggered by some event
- Listen for Project events?
- Run on a schedule?
- How about a chatops command?
- How do we deal with org level projects?
- Creates a markdown document, on a new branch, based on a template in a repository
- Pulls links and descriptions from any number of columns from a Project board
- Makes URLs out of the GitHub logins of the attendees
- TODO: How does it know the attendees?