Opening the Console

Sometimes you may need to send RemNote support some details from the JavaScript Console. Here's how to find it.

Soren Bjornstad avatar
Written by Soren Bjornstad
Updated over a week ago

Follow the instructions below to open the Console for whatever browser and configuration of RemNote you're using prior to taking whatever action is causing your issues.

In most cases, the Console is not easily available on mobile devices. Please use a desktop or laptop computer to access the Console if needed.

RemNote Desktop App

  • On Windows or Linux, press Ctrl+Shift+I.

  • On a Mac, press Command+Option+I or choose View > Toggle Developer Tools from the menu bar.

Then select the Console tab, if it is not already selected.

Google Chrome / Chromium

  • On Windows or Linux, press Ctrl+Shift+I or choose More Tools > Developer Tools from the menu in the upper-right corner of Chrome.

  • On a Mac, press Command+Option+I or choose View > Developer > Developer Tools from the menu bar.

Then select the Console tab, if it is not already selected.

Firefox

  • On Windows or Linux, press Ctrl+Shift+I or choose Tools > Browser Tools > Web Developer Tools from the menu bar.

  • On a Mac, press Command+Option+I or choose Tools > Browser Tools > Web Developer Tools from the menu bar.

Then select the Console tab, if it is not already selected.

Microsoft Edge

Press Ctrl+Shift+I or choose More Tools > Developer Tools from the menu in the upper-right corner of Edge. Then select the Console tab, if it is not already selected.

Safari

Choose Safari > Preferences from the menu bar, then select the Advanced tab and enable the Show Develop menu in menu bar option.

Now press Command+Option+I or choose Develop > Show Web Inspector. Select the Console tab.

Did this answer your question?