Jason Shipman
0fa9542d30
Update install docs for compatible go version ( #301 )
...
* Update install docs for compatible go version
* Remove explicit reference to ~/go - that's platform specific, and may not be correct
Mine was ~/golang
Co-authored-by: Simon Roberts <lyricnz@users.noreply.github.com>
2022-01-30 10:14:19 +11:00
Miguel Mota
0f68624c28
Update features list
2021-11-16 09:04:55 -08:00
Miguel Mota
740a055eb8
docs: Update development.md
2021-11-07 15:38:58 -08:00
ѵµσɳɠ
001e2f7a71
Fix Docker build
2021-11-07 16:50:30 +07:00
Simon Roberts
9a906c3a68
Migrate from termbox-go to tcell ( #232 )
...
Lots of new functionality including:
- mouse support: click select, scroll, menus, table-sorting, etc
- 24-bit color support in themes
Co-authored-by: Simon Roberts <simon.roberts@anz.com>
Co-authored-by: ѵµσɳɠ <3168632+vuon9@users.noreply.github.com>
2021-11-07 14:03:54 +11:00
Miguel Mota
9a9ee307d4
Merge pull request #254 from vuon9/feature/types-4-search-keyword
...
Support search by /s:keyword - symbol, /n:keyword - name
2021-10-29 09:19:38 -07:00
Simon Roberts
ac946a7d73
Reduce the number of pages to 10 (1000 coins) to reduce the load on backend... ( #255 )
...
* Reduce the number of pages to 10 (1000 coins) to reduce the load on backend, and increase refresh time. See #104 #228
* Add note about --max-pages and --per-page
2021-10-29 10:32:26 +11:00
Vuong
dd1c83ee67
Update FAQ for search guide
2021-10-26 08:52:44 +00:00
Miguel Mota
0e956d6358
portfolio: clean up fixes #243
2021-10-24 12:43:37 +11:00
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.
2021-10-24 12:08:58 +11:00
Simon Roberts
73a00588ba
If $DEBUG_FILE is set, use that rather than /tmp/cointop.log ( #236 )
2021-10-18 16:16:23 +11:00
Simon Roberts
e49211ec71
Update faq.md
2021-10-15 19:57:44 +11:00
Simon Roberts
daf131f21f
Add FAQ about $DEBUG and $DEBUG_HTTP
2021-10-15 14:52:32 +11:00
Simon Roberts
68fd858304
Change "0" to go to top coin on first page ( #218 )
...
* Add new action move_to_first_page_first_row which goes to the first coin on the first page. Bind to "0" by default, replacing first_page
2021-10-13 18:38:11 +11:00
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
2021-10-12 17:11:14 +11:00
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.
2021-10-07 08:02:21 +11:00
sgmoore
8651b20735
Update install.md ( #202 )
...
Spelling fix at lines 10 and 72
2021-10-04 14:39:40 +11:00
Miguel Mota
f375eec1eb
Rename org miguelmota → cointop-sh
2021-09-29 23:17:58 -07:00
Simon Roberts
f81ca9ede8
fix typo in changelog
2021-09-26 19:00:06 +10:00
Miguel Mota
e5360472d1
Update CHANGELOG.md
2021-09-26 00:31:11 -07:00
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
2021-09-17 10:06:47 +10:00
Miguel Mota
aba283443d
faq: Add image of hidden portfolio balances
2021-09-13 22:26:42 -07:00
Miguel Mota
83a35df5c4
Hide all holding amounts when hidden flag toggled
2021-09-13 22:19:39 -07:00
Miguel Mota
1d29363185
Add keybinding to toggle hide portfolio balances
2021-09-13 22:07:13 -07:00
Simon Roberts
0074ecfff9
Patch expression to substitute Float64 for Integer. Update docs to include '/'
2021-09-01 09:29:04 +10:00
Miguel Mota
271cf90460
Merge branch 'feature/value-expressions' of https://github.com/simon-anz/cointop into simon-anz-feature/value-expressions
2021-08-29 00:07:49 -07:00
Simon Roberts
9b6e9c472a
Add FAQ comment about using expressions in portfolio entries
2021-08-28 10:45:55 +10:00
Simon Roberts
7f2f4c551c
Merge doc update, and add 1y_change
2021-08-26 11:33:27 +10:00
Simon Roberts
7467eb4e1d
Use TOML markdown
2021-08-26 11:19:36 +10:00
Simon Roberts
f66df5abd7
Document table column selection
2021-08-26 11:15:22 +10:00
Simon Roberts
719f0cc3cb
Simple documentation for default_chart_range
2021-08-19 09:06:16 +10:00
Miguel Mota
f5adceea65
docs: Update colorscheme docs
2021-05-01 13:26:35 -07:00
Miguel Mota
96082d9089
docs: Update flatpak docs
2021-05-01 12:28:58 -07:00
Miguel Mota
e7531ca635
Add keybinding to toggle chart fullscreen
2021-04-25 17:42:14 -07:00
Miguel Mota
11e2efc9af
docs: Update config path documentation
2021-04-25 13:32:36 -07:00
Miguel Mota
a794be694c
faq: Formatting fix
2021-04-25 11:40:45 -07:00
Alexis Hildebrandt
c6e18e8e85
Add FAQ how to change currency and numeric values formatting
2021-04-25 06:54:39 +02:00
Miguel Mota
36bc8a8790
Update social links
2021-04-21 18:42:16 -07:00
Miguel Mota
58c5403c7e
docs: Add assets
2021-04-18 20:43:26 -07:00
Miguel Mota
2fe9991394
docs: Add chart docs
2021-04-18 19:38:41 -07:00
Miguel Mota
3c97b58e09
Add column filter option to holdings command
2021-04-18 12:29:28 -07:00
Miguel Mota
6e3b9d41f1
docs: Add portfolio examples
2021-04-18 11:44:53 -07:00
Miguel Mota
65626536e3
Add SSH server user config type flag
2021-04-06 01:11:34 -07:00
Miguel Mota
d21315314a
docs: Add AppImage install instructions
2021-03-27 12:52:28 -07:00
Miguel Mota
63e3458fcb
Update install docs
2021-03-09 21:07:56 -08:00
Miguel Mota
03fed938bf
Update contributing docs
2021-02-23 01:19:11 -08:00
Miguel Mota
93e718ad37
Update CHANGELOG
2021-02-22 21:42:17 -08:00
Miguel Mota
3002ad5c72
Update README
2021-02-20 21:21:48 -08:00
Miguel Mota
d27904a0fc
Add documentation hugo site
2021-02-20 21:13:12 -08:00