/jot-it

An extension which enables you save notes and have a fast lookup into it.

Primary LanguageJavaScript

JotIt

Visual Studio Extension -JotIt logo Visual Studio Extension - JotIt
Now manage your notes with ease.
Check It Out!

It is a VSCode extension which enables user to store important screenshots and text, and enables a fast lookup into them. You can download the extension from Visual Studio MarketPlace.

Features

  • Easily save your notes.
  • Attach local image file easily with your notes.
  • Two commands are provided in the command pallete (Ctrl + Shift + P)
    • Find your saved notes.
    • Add new text note.

How to run it in development mode?

  • To run it first you need to clone it from github in to your local.
  • Then after opening the jotit repository the extension can be run in debug mode of VS code
  • For that press F5 button. From the drop down choose VS code Extension Environment (preview). Another debugging window for VS code extension will open up.