Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

.txt

  1. K

    Can I ignore the ".txt" extension while downloading a file in Macbook Pro M1?

    I have been trying to download a ".ipynb" file, a python notebook file. But everytime it adds an extra .txt extension and I can't even change the extension by renaming the file. So, it's so irritating right now. Is there any way to ignore the .txt extension ?
  2. T

    Craig Federighi Response to Apple Notes Idea

    As I was writing this morning, I thought again about how great it would be to have a robust export feature for Apple Notes, so I decided to email someone who could do something about it. I was surprised and excited when I got this response: :):)
  3. iosmike

    iOS How can I convert url into text file?

    In my app there is a webview. User can save any currenturl for later reading. And I have figured out how to save the webpage as text so users can review it when internet not available. But the problem is, how to get rid of all the <> tags ? I mean any web page.