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

Sublime​Axosoft

by ckaznocha ST3

A Sublime Text 3 package for Axosoft (formerly OnTime).

Details

Installs

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

Readme

Source
raw.​githubusercontent.​com

SublimeAxosoft

A Sublime Text 3 package for Axosoft (formerly OnTime).

Features

  • Set a default project
  • Create a new item of any type in a project
  • List all items assigned to you
  • Search for items
  • View/Edit an item directly from sublime text
  • Delete an item
  • Open an item in your browser
  • Log time to any item

Installation

Package Control

This is the recommended installation method.

  1. Install Sublime Package Control if you have not already.
  2. From the Command Palette select Package Control: Install Package.
  3. Search for SublimeAxosoft and select it when it comes up.
  4. Restart Sublime Text for good measure.
  5. Continue to Configuration.

Git

  1. Open a terminal or cmd.
  2. cd to your Sublime Text 3 Packages directory.
  3. git clone git://github.com/ckaznocha/SublimeAxosoft.git.
  4. Restart Sublime Text if you had it open for good measure.
  5. Continue to Configuration.

Configuration

Before you can use this package you'll need to configure it to use your Axosoft instance.

  1. Figure out the URL you use to access Axosoft.
  2. From Sublime Text navigate to the Preferences menu and find your way to Package Settings->SublimeAxosoft->Settings - User.
  3. In the file that opens, add a property called axosoft_domain with the value set to the URL from step 1.

    • e.g. if your URL is http://foo.axosoft.com you would use foo.axosoft.com as the value.
    • Your file should look something like this:
    {
            "axosoft_domain" : "foo.axosoft.com"
        }
    
  4. Save the file.

  5. You will now be able to authenticate and begin using the package.

Usage

Log In

Before you can do anything you will need to authenticate with your Axosoft instance.

  1. From the Command Palette select Axosoft: Log In.
  2. A new browser window will open prompting you to log in and grant access to SublimeAxosoft
  3. Once you grant access you will be forwarded to a page displaying your authentication code.
  4. Copy and paste the the authentication code into the code prompt at the bottom of your Sublime Text window and hit enter.

Log Out

You may wish to revoke access from Sublime Text to access your Axosoft instance.

  1. From the Command Palette select Axosoft: Log Out.

Set the current project

  1. From the Command Palette select Axosoft: Set Project.
  2. You will be presented with a list of available projects, choose one.
  3. You'll get a confirmation that the project has been set.

Create a new item

  1. From the Command Palette select Axosoft: Create Feature.
  2. Follow the prompts.

Interact with items

  1. From the Command Palette select Axosoft: List All Features or Axosoft: Search Features.
  2. Choose a feature to interact with.

Delete

  1. Choose Delete.
  2. Confirm deletion.

Log Time

  1. Choose Log Time.
  2. Follow the prompt.

Open in browser

  1. Choose Open in Browser.

Edit in Sublime Text

  1. Choose View/Edit.
  2. Make some modifications in the new tab that opens.
  3. Close the tab.
  4. Confirm that you want to save your changes.

This project and its contributers are in no way affiliated with Axosoft. Axosoft is the trademark of Axosoft, LLC