/quicknotes

IntelliJ IDEA Quick Notes plugin

Primary LanguageJavaMIT LicenseMIT

Quick Notes

Quick Notes is a plugin written for IntelliJ IDEA. This plugin adds the ability to manage multiple text notes within the IDEA itself. These could be some tips, notes, code snippets, etc that usually comes to mind while coding and Quick Notes provides an ideal way to save those thoughts quickly and with ease.

Quick Notes is compatible with multiple opened IDEA instances, so any change made to any note in one instance of IDEA gets reflected in the other IDEA instances without any delay.

Feature Requests

  • Ability to configure folder for saving notes, currently it defaults to user's home folder only.
  • Ability to configure size of tab to 4 spaces.
  • Ability to mark a Note as file specific, currently you can only create Global or Project specific notes.
  • Ability to write notes in Markdown format
  • Ability to paste in image files
  • Ability to change text formatting when writing text (bold, color etc)

Add any feature request that you may have to the issues section