Commit Graph

27 Commits (0e956d63582315bb5df836db462105a7a6751441)

Author SHA1 Message Date
Miguel Mota 0e956d6358
portfolio: clean up fixes #243 3 years ago
Simon Roberts b5b68833f5
Add support for purchase price/currency to portfolio (#243)
* Add support for declaring a BuyPrice and BuyCurrency in portfolio.
eg: ["Algorand", "125.4", "0.8", "USD"]

Add optional (default off) columns to portfolio:
"buy_price", "buy_currency", "profit", "profit_percent"

Note: there is no UI for entering this yet.
3 years ago
Simon Roberts 73a00588ba
If $DEBUG_FILE is set, use that rather than /tmp/cointop.log (#236) 3 years ago
Simon Roberts e49211ec71
Update faq.md 3 years ago
Simon Roberts daf131f21f
Add FAQ about $DEBUG and $DEBUG_HTTP 3 years ago
Simon Roberts e409a0bdde
Improvements to search mechanism (#216)
* Enable repeated search using empty search expression (`/` then `<enter>`)
* Quick note about how to repeat-search in the FAQ
3 years ago
Simon Roberts 3b37cc34c3
Scale large numbers by adding Million Billion Trillion suffix (#200)
Add option for scaling Thousand Million Billion Trillion numbers by adding suffix.
3 years ago
Miguel Mota f375eec1eb
Rename org miguelmota → cointop-sh 3 years ago
Simon Roberts f2bab24d11
Remove portfolio balance from chart X-axis too
Hide percentChange24H when in hidePortfolioBalances mode
Update portfolio balances (private mode) screenshot
Scale portfolio chart (in hide-balances mode) so current-value is 1.0
3 years ago
Miguel Mota aba283443d
faq: Add image of hidden portfolio balances 3 years ago
Miguel Mota 83a35df5c4
Hide all holding amounts when hidden flag toggled 3 years ago
Miguel Mota 1d29363185
Add keybinding to toggle hide portfolio balances 3 years ago
Simon Roberts 0074ecfff9 Patch expression to substitute Float64 for Integer. Update docs to include '/' 3 years ago
Miguel Mota 271cf90460
Merge branch 'feature/value-expressions' of https://github.com/simon-anz/cointop into simon-anz-feature/value-expressions 3 years ago
Simon Roberts 9b6e9c472a Add FAQ comment about using expressions in portfolio entries 3 years ago
Simon Roberts 7f2f4c551c Merge doc update, and add 1y_change 3 years ago
Simon Roberts 7467eb4e1d Use TOML markdown 3 years ago
Simon Roberts f66df5abd7 Document table column selection 3 years ago
Simon Roberts 719f0cc3cb Simple documentation for default_chart_range 3 years ago
Miguel Mota f5adceea65
docs: Update colorscheme docs 3 years ago
Miguel Mota 11e2efc9af
docs: Update config path documentation 3 years ago
Miguel Mota a794be694c
faq: Formatting fix 3 years ago
Alexis Hildebrandt c6e18e8e85 Add FAQ how to change currency and numeric values formatting 3 years ago
Miguel Mota 2fe9991394
docs: Add chart docs 3 years ago
Miguel Mota 65626536e3
Add SSH server user config type flag 3 years ago
Miguel Mota 03fed938bf Update contributing docs 3 years ago
Miguel Mota d27904a0fc Add documentation hugo site 3 years ago