Code Notes 2023.1.2 Help

Installation

How to install and management the Notes plugin.

Supported Operating Systems

Since Notes 2023.1.2, the natively compiled SQLite engines will be used for the following operating systems:

x86

x86_64

aarch64

Windows

macOS

Linux (libc)

Linux (musl)

In the other OSs not listed above, the pure-java SQLite is used. (Applies to versions before 3.7.15)

Prerequisites

  1. A JetBrains IDE 2020.3+

Install an IDE if you don't have one from Jetbrains or Android Studio. Notes support all major Jetbrains IDEs include IDEA CE, IDEA Ultimate, WebStorm, Android Studio, PhpStorm, RubyMine and GoLand and so on.

  1. JBR(JetBrains Runtime) Optional

    Old version of Android Studio needs JBR to View Rich-text Evernote content and Markdown Preview

Install the Code Note plugin in IDE

  1. Open your IDE and press Ctrl+Alt+S to open the IDE settings and select Plugins.

  2. In the Plugins dialog, switch to the Marketplace tab.

  3. On the Marketplace tab, search for Code Note.

  4. Select the Code Note plugin and click Install.

  5. Click OK to apply the changes and restart your IDE if prompted.

Notes install

Download and install Code Note plugin from disk

  1. Go to the plugin versions page at https://plugins.jetbrains.com/plugin/17501-notes/versions.

  2. Click Download and get a ZIP archive.

  3. Open your IDE and press Ctrl+Alt+S to open the IDE settings.

  4. Select Plugins, click Settings and then select Plugin Install Plugin from Disk….

  5. Select the plugin archive file and click OK.

  6. Click OK to apply the changes and restart your IDE if prompted.

Update an installed Code Note plugin

  1. Open your IDE and press Alt+Down to open the IDE settings and select Plugins.

  2. In the Plugins dialog, switch to the Installed tab.

  3. Check if the Code Note plugin requires an update.

  4. Click Update.

  5. Click OK in the Settings dialog to apply the changes, and restart IDE if prompted.

Uninstall the Code Note plugin

  1. Open your IDE and press Ctrl+Alt+S to open the IDE settings and select Plugins.

  2. In the Plugins dialog, switch to the Installed tab.

  3. On the Installed tab, search for Code Note.

  4. Right-click the Code Note plugin and select Uninstall.

  5. Click OK to apply the changes and restart your IDE if prompted.

Last modified: 24 April 2024