Copy the contents of a Slack thread.
Project description
SlackClipper
Copy the contents of a Slack thread.
Description
Great conversations happen in Slack. But once the conversation is over, how do you use what you've learned? You could rely on your memory, so your precious insights are as easy to find as your car keys. Or you could extract the content and store it in your favourite knowledge-management system, like Notion, Confluence, Obsidian or JIRA.
Unfortunately, when it comes to sharing data, Slack is pretty stubborn. Simply highlighting the text of a thread and copying it results in mostly garbage. If all your Slack administrators are similarly motivated, they might have installed third-party apps that tie into a corporate workflow.
So what if you just want the text of a Slack thread your way? You need slackclipper
.
slackclipper
uses your personal Slack account to copy the text you want in the format you prefer. Want to add a discussion to a JIRA issue? Store some golden knowledge in Obsidian? Reference some colleagues in your Notion? slackclipper
enables it all. Simply provide it the thread you want to clip and it will return the content, formatted ready for its new life.
By default the clipped content will be neatly formatted in Markdown. But the data is yours! Customise the format, or even export to any format with an API. Prefer PDF, or Google Docs or even dictated audio? Go for it!
This project is not endorsed or authorised in any way by Slack Technologies LLC.
Installation
pip install slackclipper
This will install the slackclipper
library for advanced use within Slack, but also installs a convenience executable by the same name, so you can run it directly from the command line.
Usage
- Copy the link to the thread in Slack.
- Run
slackclipper
in your Terminal. - Paste the result into the destination of your choice.
Shortcomings
- Message authors are given as a user ID. This is easy to improve by doing a user lookup to turn them into a useful name.
- Timestamps are not yet included in the output. Just need to come up with a suitable format.
- Some things aren't formatted well. For example:
- links are oddly formatted;
- mentions and emoticons aren’t;
- and multimedia won’t come through well.
- Only exports to MarkDown for now.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file slackclipper-0.2.3.tar.gz
.
File metadata
- Download URL: slackclipper-0.2.3.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e137edab9307e473f33c83fd5903f2088d2a4922f27ee5b12550aeafa753c281 |
|
MD5 | 7ef70a17c679738657f2424cbd2b0c3c |
|
BLAKE2b-256 | 00c7d4b968f111dddcb27628fe50882ac851c13b2bd1cd49c0647706f909557b |
File details
Details for the file slackclipper-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: slackclipper-0.2.3-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebc4f37d0b8158fe9aea1ab561eaa001bacef7dc0617bcec1606ddc7482feec3 |
|
MD5 | df750dd6d0b575f14284c4d29346ae10 |
|
BLAKE2b-256 | 6644820fa9f37f9fae9ebebf1c479fd05fe94bf8ef78e36aa9a84716ae2517e5 |