When working with TypingMind, we may sometimes ask you to collect a network capture for troubleshooting, which can be used to record the HTTP data traffic of the affected application. We will use this information to figure out what's causing the problem.

Chrome

Here are the steps on how to do it using Google Chrome Developer Tool:
  1. Go to TypingMind.com
  1. Open Developer Tools: right-click anywhere on the webpage and select Inspect from the context menu.
Image without caption
  1. Select the Network Tab: a pane will appear either at the side or the bottom of your screen. In this pane, locate and select the Network tab.
  1. Reproduce the issue: refresh the webpage or reproduce the issue you're experiencing. The network requests are being logged in the Network tab as you do this.
  1. Export HAR: at the top right corner of the Network tab, click on Export icon to export the HAR file
  1. Share the HAR file: send the file to support@typingmind.com so our team can look into the issue further.
    1. Image without caption

Safari

💡
Skip step 1,2,3 if you already had Develop tab on the status bar.
  1. Open Safari
Image without caption
  1. Click Safari on the status bar and choose Settings to open the Safari Setting panel
Image without caption
  1. Switch to Advanced tab and tick on the checkbox “Show features for web developers”. This allows you to access the Develop tab within Safari
Image without caption
  1. Access TypingMind.com
  1. Click on Develop tab on status bar and click “Show Web Inspector”
Image without caption
  1. Refresh the app
  1. Reproduce the issue: refresh the webpage or reproduce the issue you're experiencing. The network requests are being logged in the Network tab as you do this.
  1. Export HAR: at the top right corner of the Network tab, click on Export icon to export the HAR file
Image without caption
Share the HAR file: send the file to support@typingmind.com so our team can look into the issue further.

SetApp

Here are steps to get HAR file if you are using the app through MacApp or SetApp:
  1. Open TypingMind app
Image without caption
  1. Open Safari (it must be Safari, you can not use other browsers like Chrome)
Image without caption
  1. Click Safari on the status bar and choose Settings to open the Safari Setting panel
Image without caption
  1. Switch to Advanced tab and tick on the checkbox “Show features for web developers”. This allows you to access the Develop tab within Safari (Skip this step if you already have the Develop tab on the status bar)
Image without caption
  1. Click on Develop > Select your Macbook > click on setapp.typingcloud.com if you are using SetApp or click on typingmind.com if you are using TypingMind Mac App
Image without caption
  1. The Web Inspector will appear, switch to Network tab
Image without caption
  1. Cmd + R to refresh the TypingMind Macapp
Image without caption
  1. Reproduce your issue on the app
  1. Back to the Network tab within Web Inspector (step 7) > click on “Export” in the top right corner to get the HAR file
  1. Choose a location to save the HAR file and send it in to support@typingmind.com
Image without caption