From 1c7397708c74f5d569ab98835980ab91a2f6f446 Mon Sep 17 00:00:00 2001 From: Aaron Fiore Date: Wed, 18 Mar 2026 11:48:47 -0700 Subject: [PATCH] markdown: add "Ledger Live" account name(s) caveat --- markdown/How-do-I-use-it.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/markdown/How-do-I-use-it.md b/markdown/How-do-I-use-it.md index 1045452..b88651b 100644 --- a/markdown/How-do-I-use-it.md +++ b/markdown/How-do-I-use-it.md @@ -372,6 +372,14 @@ Your `flow` directory will contain a symlink called `src` which links to code th Before you try to infer market prices, be sure to fetch prices *before* you do your first import (or first import of the year). If you do not fetch, the prices journal will **not** be included within the import and, if you have a previous year of prices, **you will unwittingly infer against that previous year instead of your expected year!** +##### Caveats & Oddities: Flow: Accounts: Ledger + +In the "Ledger Live" desktop app, change your wallet name to reflect your subaccount(s). They SHOULD be named with the format: `device_supertype:device_subtype:wallet_name-counter` in order to future-proof the number of devices and wallets that have the same name. For example: + + 1. You have 1 Ledger Nano S device with 2 bitcoin wallets ("spending" and "savings"). They would be named `nano:s-1:spending-1` and `nano:s-1:savings-1` + 2. You have 1 Ledger Nano X device with 1 bitcoin wallet ("spending") and 1 ethereum wallet ("staking"). They would be named `nano:x-1:spending-1` and `nano:x-1:staking-1` + > Note: you can reuse "Ledger Live" wallet names across all chains because chains and symbols are added internally through `dfi` (i.e., you can name your bitcoin and ethereum wallets both `nano:x-1:spending-1` + ##### Caveats & Oddities: Flow: Accounts: Trezor In the "Trezor Suite" app, change your wallet name to your subaccount(s). For example, to delineate between your Trezor One from several Trezor T devices, and to delineate between their separate wallets *within* every device, follow these steps: