Completed
Accounts only update on page refresh
When I take any action to create or delete an account, it seems that that action only reflects in the UI after page refresh. I noticed this on two occasions, although I haven’t repro’d multiple times: 1. When going through the import flow I created an account, then later navigated to the Accounts page and the new account wasn’t visible 2. When I deleted an account on the account detail page from the Accounts page. This redirected back to the Accounts page but the deleted account was still visible

nck 2 months ago
Bug
Completed
Accounts only update on page refresh
When I take any action to create or delete an account, it seems that that action only reflects in the UI after page refresh. I noticed this on two occasions, although I haven’t repro’d multiple times: 1. When going through the import flow I created an account, then later navigated to the Accounts page and the new account wasn’t visible 2. When I deleted an account on the account detail page from the Accounts page. This redirected back to the Accounts page but the deleted account was still visible

nck 2 months ago
Bug
Add an initial balance field to manual account creation
When creating a manual account during data import, let me set an initial balance directly in the account creation flow. Today the workaround is: account is created with zero balance, then I add a manual "deposit" transaction with the starting balance. A field in the creation modal that does the same thing internally would save the extra step.

nck 2 months ago
Feature Request
Add an initial balance field to manual account creation
When creating a manual account during data import, let me set an initial balance directly in the account creation flow. Today the workaround is: account is created with zero balance, then I add a manual "deposit" transaction with the starting balance. A field in the creation modal that does the same thing internally would save the extra step.

nck 2 months ago
Feature Request
Pull in sub-transactions from "merchant platforms" instead of a single aggregated charge
Some transactions are payments to merchant platforms, which themselves have transactions within them. Do you have any guidance/support for pulling in platform transactions (which may span quite a few different categories)? I imagine that'd need to be via manual import + excluding those merchant transactions from the credit card accounts?

nck 3 months ago
Feature Request
Pull in sub-transactions from "merchant platforms" instead of a single aggregated charge
Some transactions are payments to merchant platforms, which themselves have transactions within them. Do you have any guidance/support for pulling in platform transactions (which may span quite a few different categories)? I imagine that'd need to be via manual import + excluding those merchant transactions from the credit card accounts?

nck 3 months ago
Feature Request
Beta
Multi-select with include/exclude on merchant filter (or a dedicated onboarding flow)
The broader use case for bulk edits right now is onboarding: as a new user, I want to categorize transactions from the past couple of years so I can get initial year-over-year trends. That's a lot of transactions to wade through. One thing that would help: make the merchant filter a multi-select with include/exclude. As I bulk-edit a merchant, I can add it to the excludes list so further transactions from that merchant disappear from the queue. Alternative: a more dedicated onboarding flow for this scenario.

nck 3 months ago
Feature Request
Beta
Multi-select with include/exclude on merchant filter (or a dedicated onboarding flow)
The broader use case for bulk edits right now is onboarding: as a new user, I want to categorize transactions from the past couple of years so I can get initial year-over-year trends. That's a lot of transactions to wade through. One thing that would help: make the merchant filter a multi-select with include/exclude. As I bulk-edit a merchant, I can add it to the excludes list so further transactions from that merchant disappear from the queue. Alternative: a more dedicated onboarding flow for this scenario.

nck 3 months ago
Feature Request
Clearing filters briefly stalls the transactions table (inconsistent indication)
Two related nits when clearing filters on the transactions table: Clearing search text: the table should revert instantly to the full list (which is already loaded), but it shows a "refreshing" indicator for a second or two. Clearing the merchant filter: the table takes a second or so to reset, but in this case there's no "refreshing" indication — it just looks broken/hanging. Either way, clearing a filter should be instant; if it can't be, the indication should at least be consistent.

nck 3 months ago
Bug
Clearing filters briefly stalls the transactions table (inconsistent indication)
Two related nits when clearing filters on the transactions table: Clearing search text: the table should revert instantly to the full list (which is already loaded), but it shows a "refreshing" indicator for a second or two. Clearing the merchant filter: the table takes a second or so to reset, but in this case there's no "refreshing" indication — it just looks broken/hanging. Either way, clearing a filter should be instant; if it can't be, the indication should at least be consistent.

nck 3 months ago
Bug
Treat subtle merchant-name variations as the same merchant
Sometimes a merchant's name in transactions changes subtly over time (e.g., what was reported as "Brand Co" later starts appearing as just "Brand"). Today, those look like two separate merchants unless I manually edit the names. It would be great if the system could detect and unify subtle merchant name variations so historical analytics stay continuous.

nck 3 months ago
Feature Request
Treat subtle merchant-name variations as the same merchant
Sometimes a merchant's name in transactions changes subtly over time (e.g., what was reported as "Brand Co" later starts appearing as just "Brand"). Today, those look like two separate merchants unless I manually edit the names. It would be great if the system could detect and unify subtle merchant name variations so historical analytics stay continuous.

nck 3 months ago
Feature Request
Quick-filter to see all transactions from a merchant by clicking next to the merchant name
Add a quick-filter affordance next to the merchant name on a transaction row to instantly see all transactions from that merchant. Either: add the merchant to the top-level filter/search, or pop open a modal showing the merchant's transactions.

nck 3 months ago
Feature Request
Quick-filter to see all transactions from a merchant by clicking next to the merchant name
Add a quick-filter affordance next to the merchant name on a transaction row to instantly see all transactions from that merchant. Either: add the merchant to the top-level filter/search, or pop open a modal showing the merchant's transactions.

nck 3 months ago
Feature Request
Completed
Add an "x" to clear the text search on transactions page
Small thing — an "x" next to the text search on the transactions page to clear it would be a nice quality-of-life improvement.

nck 3 months ago
Feature Request
Completed
Add an "x" to clear the text search on transactions page
Small thing — an "x" next to the text search on the transactions page to clear it would be a nice quality-of-life improvement.

nck 3 months ago
Feature Request
Completed
Bulk edit suggestion modal should show which transactions it suggests modifying
When editing the category of a single transaction, a modal pops up suggesting to apply the change to other matches. The modal is generally useful, but it's missing the most important thing: line items showing which transactions it's suggesting to modify.

nck 3 months ago
Bug
Completed
Bulk edit suggestion modal should show which transactions it suggests modifying
When editing the category of a single transaction, a modal pops up suggesting to apply the change to other matches. The modal is generally useful, but it's missing the most important thing: line items showing which transactions it's suggesting to modify.

nck 3 months ago
Bug
Data import: page refresh briefly shows the "upload a file" view before restoring state
When the data import flow is in progress and I refresh the page, my state is preserved (good!), but before it loads, the page briefly shows the "upload a file" display as if there were no previous state. It should show a loading indicator instead — especially since the URL has an import_id param indicating there's something to load.

nck 3 months ago
Bug
Data import: page refresh briefly shows the "upload a file" view before restoring state
When the data import flow is in progress and I refresh the page, my state is preserved (good!), but before it loads, the page briefly shows the "upload a file" display as if there were no previous state. It should show a loading indicator instead — especially since the URL has an import_id param indicating there's something to load.

nck 3 months ago
Bug
Completed
Currency selection on accounts during manual data import
There's no way to change the currency on a manually-created account during the data import flow. Without it, I have to do currency conversion offline before importing transactions, which adds manual work. Use case: I'm based in Singapore — most of my manual imports will be in SGD. Native account-level currency support (so transactions are imported as-is) would be ideal.

nck 3 months ago
Feature Request
Completed
Currency selection on accounts during manual data import
There's no way to change the currency on a manually-created account during the data import flow. Without it, I have to do currency conversion offline before importing transactions, which adds manual work. Use case: I'm based in Singapore — most of my manual imports will be in SGD. Native account-level currency support (so transactions are imported as-is) would be ideal.

nck 3 months ago
Feature Request
Data import: pressing Back on Review resets the whole flow
Going "back" on the Review screen of the data import resets to the beginning of the flow, forcing a full redo of the upload — including creating a new account again.

nck 3 months ago
Bug
Data import: pressing Back on Review resets the whole flow
Going "back" on the Review screen of the data import resets to the beginning of the flow, forcing a full redo of the upload — including creating a new account again.

nck 3 months ago
Bug
Make dashboard / homepage customizable
Make the dashboard / homepage customizable, since different people care about different things.

nck 4 months ago
Feature Request
Make dashboard / homepage customizable
Make the dashboard / homepage customizable, since different people care about different things.

nck 4 months ago
Feature Request
Completed
Chat bubble blocks the down arrow to see details
The down arrow to see details is blocked by the chat bubble. Or actually — is it a close button? I just clicked it and it went away. I didn't notice any way to check what the errors were after that.

nck 4 months ago
Bug
Completed
Chat bubble blocks the down arrow to see details
The down arrow to see details is blocked by the chat bubble. Or actually — is it a close button? I just clicked it and it went away. I didn't notice any way to check what the errors were after that.

nck 4 months ago
Bug
Group transactions across categories (tags or custom groupings)
Some way to group transactions other than by category — maybe tags or another custom-grouping primitive. Example use case: I have a property I'm renting out, and I'd like to group all the related expenses (maintenance, utilities, mortgage, etc.) and the rent income into a single "house" grouping that cuts across multiple categories.

nck 4 months ago
Feature Request
Group transactions across categories (tags or custom groupings)
Some way to group transactions other than by category — maybe tags or another custom-grouping primitive. Example use case: I have a property I'm renting out, and I'd like to group all the related expenses (maintenance, utilities, mortgage, etc.) and the rent income into a single "house" grouping that cuts across multiple categories.

nck 4 months ago
Feature Request
Mix-and-match include/exclude filters in spend analysis (categories, merchants, individual transactions)
Add the ability to filter out specific transactions from spend analysis. The broader need: I want to understand where all my money went last year. I'd basically want to continue filtering out expenses I've "accounted for" — which may be entire categories, but may also be individual or recurring expenses. For example, if I have regular donations, I want to exclude those but keep the one-off / non-recurring ones. Or: I want to exclude all transactions from my neighborhood grocery store (specific merchant), but keep the rest of my grocery spend, which would typically indicate more exotic items. Today there's a way to look by merchant or by category, but not to mix/match categories and merchants. Caveat: this isn't a very well thought out feature request — will keep thinking about exactly what I want here.

nck 4 months ago
Feature Request
Mix-and-match include/exclude filters in spend analysis (categories, merchants, individual transactions)
Add the ability to filter out specific transactions from spend analysis. The broader need: I want to understand where all my money went last year. I'd basically want to continue filtering out expenses I've "accounted for" — which may be entire categories, but may also be individual or recurring expenses. For example, if I have regular donations, I want to exclude those but keep the one-off / non-recurring ones. Or: I want to exclude all transactions from my neighborhood grocery store (specific merchant), but keep the rest of my grocery spend, which would typically indicate more exotic items. Today there's a way to look by merchant or by category, but not to mix/match categories and merchants. Caveat: this isn't a very well thought out feature request — will keep thinking about exactly what I want here.

nck 4 months ago
Feature Request
"Add Bank Account" placement and naming
Two things on the "Add Bank Account" entry point: It feels like it should live inside Connections, with appropriate guidance for new users so they can find it. The label is "Add Bank Account" but it's used for more than just bank accounts — the name should reflect that.

nck 4 months ago
Feature Request
"Add Bank Account" placement and naming
Two things on the "Add Bank Account" entry point: It feels like it should live inside Connections, with appropriate guidance for new users so they can find it. The label is "Add Bank Account" but it's used for more than just bank accounts — the name should reflect that.

nck 4 months ago
Feature Request
Custom categories and subcategories
Allow users to define their own categories and subcategories. The default taxonomy doesn't always have the right bucket — e.g., bakeries, bubble tea shops, and other niche merchants don't fit cleanly into existing categories.

nck 4 months ago
Feature Request
Custom categories and subcategories
Allow users to define their own categories and subcategories. The default taxonomy doesn't always have the right bucket — e.g., bakeries, bubble tea shops, and other niche merchants don't fit cleanly into existing categories.

nck 4 months ago
Feature Request