Welcome to the Power Users community on Codidact!
Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.
How can I copy the ChatGPT answer as Markdown?
I use the ChatGPT application on my Android phone. How can I copy the answer as Markdown?
I have a Samsung Galaxy S23 Ultra running Android 13.
Crossposts:
- https://redd.it/1jyhw5m
- https://redd.it/1jyhw24
- https://redd.it/1jyhvyp
- https://android.stackexchange.com/q/260221/12202
- https://qr.ae/pAKcDs
1 answer
I haven't found ChatGPT (or similar systems) useful enough to have a solution specific to them, but for almost everything on the web, I use a browser extension called MarkDownload. You can grab it for Firefox, Google Chrome, Microsoft Edge and Safari.
In fact, I grabbed the links from its GitHub page using the add-on. If you highlight text, then it'll limit the conversion to only that section. If you don't highlight any text, it'll use some (mediocre) heuristics to guess where to find the main content of the page.
In either case, you open the add-on's little window, which, as I write this answer, it looks like the following...more or less.
Pardon the faded image. The window apparently can't survive the loss of focus involved in taking screenshot. In reality, it looks like a normal drop-down.
Anyway, from here - and you might notice that it did a pretty good job guessing where the content starts, in this case - you can either save the Markdown named after the page title or copy to paste it somewhere else.
0 comment threads