drupal-meeting-parser
drupal-meeting-parser copied to clipboard
Dirty chrome extension to copy Drupal slack meeting threads to the clipboard
Looking at the code, near line 120 of scrape.js, I console.log'd the sidebar.scrollTop and sidebar.offsetHeight, and sidebar.scrollHeight and I see the following values: scrape.js:120: 1402.5 705 2108 Unfortunately 1402.5 +...
Fixes #18
Not sure if this is even possible but there were times I asked for feedback, and most people just gave me a thumbsup like "looks good" but no thread was...
IDK if this is even doable, but I figure I'll throw it out there for consideration! Could "linked text" in Slack messages be parsed as `Link text` -- or even...
Clear checkboxes on threads when clearing memory Fix regex if multiple D.O links exist in the same message collect d.o issue link number and display at end of content to...
When visiting app.slack.com and attempting to copy meeting nodes from Aug 1st 2024 some threads are resulting in an error and the button getting stuck on the '[Processing]' state. In...