ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Scratchpad

by ianunay ALL

Scratchpad plugin for sublime text

Details

Installs

  • Total 2K
  • Win 581
  • Mac 714
  • Linux 405
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Sublime Scratchpad

Easy to use Note taking tool for Sublime Text.

Motivation

Sublime text is a great text editor and it can be used to write down your important notes, todo lists and random musings while you code :)

I keep finding myself creating a new file every time using 'Ctrl+n' to write down something. Saving and managing these files is a pain.

Solution

This plugin maintains a single scratchpad file which you can open using 'Ctrl+alt+n' to view the contents of the file.

Hitting 'Ctrl+Space' will open and add a time-stamp at the end of the file where you can start typing your stuff.

Example Screenshot:

alt tag

You can also type “Scratch Pad” in command panel(ctrl+shift+p) to edit the scratchpad file

This will help you stay organized with all your notes, as it will allow you to easily search your file contents. The time-stamp is a very useful feature to organize your notes.

Installation

You can install this plugin from package control. Once you have package control installed type Install package in command panel. Search and select Scratchpad in the list.

You can manually install this plugin by clonning or downloading this repository into Packages directory of your sublime text installation.

License

All of Sublime Scratchpad is licensed under the MIT license.