/fin_sublime

Sublime Text 3 package for expenses and transactions tracking in plain text

Primary LanguagePython

Fin Sublime

Sublime Text 3 plugin for fin.

sublime fin icon

Installation

Installation is manual:

git clone --recursive https://github.com/bevesce/fin_sublime.git fin_sublime
mv fin_sublime "path/to/Sublime Text 3/Packages/"

There's one git submodule here so you need to use --recursive flag.

Features

Syntax highlighting

Highlighting should work with every color scheme:

Syntax highlighting

Filter & sum

You can filter (by folding) transactions with fin queries:

filter

Pressing enter will show quick panel with the total amount of resulting transactions:

sum

License

Copyright 2016 Piotr Wilczyński. Licensed under the MIT License.