Sublime Text 3 plugin for fin.
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.
Highlighting should work with every color scheme:
You can filter (by folding) transactions with fin queries:
Pressing enter will show quick panel with the total amount of resulting transactions:
Copyright 2016 Piotr Wilczyński. Licensed under the MIT License.