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

Script​Ogr​Sender

by blastmann ST2

Sublime Text Plug-in for submitting post to ScriptOgr.am

Details

  • 2013.07.03.06.19.55
  • github.​com
  • github.​com
  • 11 years ago
  • 9 minutes ago
  • 11 years ago

Installs

  • Total 19
  • Win 13
  • Mac 5
  • Linux 1
Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14
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 0 0 0 0 0 0 0
Mac 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 0 0 0 0 0 0 0
Linux 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 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

ScriptOgrSender for ST

This is just a simple plug-in for Sublime Text. In order to post our markdown posts to our blog easily, we just don't want to leave ST and just submit the post directly.

Changelog 2013-07-03

  • Fix proxy error under Sublime Text 2.
  • Update this readme file.

Changelog 2013-06-30

  • Refactor some codes and add ST3 support.
  • If you want to use this in Sublime Text 3, please check out the Python3 branch.

Changelog 2013-02-05

  • Release version 0.2.2

Changelog 2013-02-05

  • Add my app key.

    Be careful

    Please don't modify this key and don't use it in other apps. If you want to develop your own app, you'd better apply a new app key in Scriptogr.am for your own.

Changelog 2013-02-03

  • Refactor the command classes
  • UTF8 data encode
  • A new Snippet for ScriptOgr.am article headers
  • Add shortcuts scope (Shortcuts will only activate in Markdown format document)

Installation

Package Control

That's easy to install this with Package Control. Just bring up the COmmand Palette and select “Package Control: Install Packages”. Wait for a second and then select ScriptOgrSender when the list appears.

After installation, you'll have to set your own user_id in the ScriptOgrSender setting file. Remember, you'd better set your user_id in the user setting file in order to avoid plugin upgrading overwrite.

Manual

  1. Clone this repo into Packages directory.
  2. Input your user_id into setting file. Please find your user_id in your own dashboard.
  3. Save it, enjoy your simple posting.

License

Copyright 2012 Chaoming Chen. Licensed under the BSD License.