Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 857 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 857 Bytes

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.

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