Latest stable desktop version is 0.80.0;
39 |Latest beta desktop version is 0.81.1;
40 |├── .nojekyll ├── CNAME ├── .well-known └── org.flathub.VerifiedApps.txt ├── blog ├── 2017 │ ├── 11 │ │ ├── 07 │ │ │ └── ynab.html │ │ │ │ └── import-shot.png │ │ └── 02 │ │ │ └── sqlite.html │ │ │ └── bucketsandsqlite.png │ └── 12 │ │ └── 29 │ │ └── macros.html │ │ └── tape.jpg ├── 2018 │ ├── 12 │ │ ├── 13 │ │ │ └── making-an-app-2018.html │ │ │ │ ├── iphone.gif │ │ │ │ ├── nuts.jpg │ │ │ │ └── android.png │ │ └── 04 │ │ │ └── survey2018results.html │ │ │ ├── os.png │ │ │ └── ducks.png │ ├── 07 │ │ └── 30 │ │ │ └── debt.html │ │ │ ├── after.png │ │ │ ├── before.png │ │ │ └── debt-payment-bucket.png │ ├── 01 │ │ ├── 15 │ │ │ └── v0.25.html │ │ │ │ └── notes1.png │ │ ├── 17 │ │ │ └── amazon.html │ │ │ │ ├── p1_amazon_trans-med.png │ │ │ │ ├── p5_categorizing-med.png │ │ │ │ └── p3_downloadreport-med.png │ │ └── 02 │ │ │ └── happynewyear.html │ │ │ └── blankbook.jpg │ ├── 04 │ │ ├── 23 │ │ │ └── history-and-future.html │ │ │ │ └── hero.jpg │ │ ├── 30 │ │ │ └── clearing-trans.html │ │ │ │ └── clearing-trans.gif │ │ └── 01 │ │ │ └── organic.html │ │ │ ├── science.jpg │ │ │ └── vegandairy.gif │ ├── 08 │ │ └── 06 │ │ │ └── net-wealth.html │ │ │ ├── baby.jpg │ │ │ └── netwealthchart.png │ ├── 02 │ │ └── 23 │ │ │ └── v34-lots-of-newstuff.html │ │ │ ├── undo.gif │ │ │ ├── multimath.png │ │ │ ├── quickzero.gif │ │ │ ├── reportbug.png │ │ │ ├── bucketsview.png │ │ │ └── analysis_chart.png │ ├── 03 │ │ ├── 14 │ │ │ └── always-store-utc.md.html │ │ │ │ ├── march.png │ │ │ │ └── clocks.jpg │ │ └── 21 │ │ │ └── less-clicking.html │ │ │ ├── new-buckets.png │ │ │ ├── refund-cats.png │ │ │ ├── transfers.gif │ │ │ ├── black-on-yellow.png │ │ │ ├── new-pending-bal.png │ │ │ └── old-pending-bal.png │ ├── 06 │ │ └── 14 │ │ │ └── june-2018-update.html │ │ │ └── underhood.jpg │ └── 05 │ │ └── 11 │ │ └── desktop-lessons.html │ │ ├── error-prompt.png │ │ └── bucketsondesktop.jpg ├── 2019 │ ├── 06 │ │ └── 03 │ │ │ └── june2019.html │ │ │ └── bugs.jpg │ ├── 02 │ │ ├── 23 │ │ │ └── feb2019-update.html │ │ │ │ ├── horse.jpg │ │ │ │ └── betalogo.png │ │ └── 28 │ │ │ └── buckets-beta.html │ │ │ └── beta_logo.png │ ├── 04 │ │ └── 16 │ │ │ └── new-policies-2019.html │ │ │ └── documents.jpg │ └── 09 │ │ └── 07 │ │ └── mobile-update-sep2019.html │ │ ├── corn.jpg │ │ ├── phase1.png │ │ ├── phase2.png │ │ ├── phase3.png │ │ └── mobilehero.jpg ├── 2020 │ ├── 10 │ │ └── 20 │ │ │ └── whats-taking-so-long.html │ │ │ ├── clock.jpg │ │ │ └── todolist.jpg │ ├── 01 │ │ └── 08 │ │ │ └── surveyresults2019.html │ │ │ ├── os.png │ │ │ └── map.png │ └── 05 │ │ └── 21 │ │ └── duplicate-windows.html │ │ └── twowindows.png ├── 2021 │ ├── 10 │ │ └── 27 │ │ │ └── fall-update-2021.html │ │ │ └── xcode_problem.png │ ├── 11 │ │ ├── 30 │ │ │ └── hi-christy.html │ │ │ │ └── andchristy.png │ │ ├── 02 │ │ │ └── well-hello-there.html │ │ │ │ └── hello.jpg │ │ └── 08 │ │ │ └── buckets-by-the-loaf-pricing-for-everyone.html │ │ │ └── bread.jpg │ └── 03 │ │ └── 15 │ │ └── mobile-app-update-march-2021.html │ │ ├── linking.png │ │ ├── homescreen.png │ │ └── monthpicker.png ├── 2022 │ ├── 09 │ │ ├── 13 │ │ │ └── short-term-roadmap.html │ │ │ │ └── road.jpg │ │ └── 07 │ │ │ └── financial-lessons-for-kids.html │ │ │ ├── claw.jpg │ │ │ └── coins.jpg │ ├── 06 │ │ ├── 29 │ │ │ └── 2021-survey-results.html │ │ │ │ └── worldmap.png │ │ └── 30 │ │ │ └── success-born-out-of-failure.html │ │ │ ├── hero.jpg │ │ │ └── diapers.png │ ├── 07 │ │ └── 18 │ │ │ └── buckets-0.67-fuzzy-search.html │ │ │ ├── colors.png │ │ │ └── fuzzy1.png │ └── 02 │ │ └── 18 │ │ └── buckets-0.65-mdash-import-improvements.html │ │ ├── csv_import.png │ │ ├── number_format.png │ │ └── search_by_amount.png ├── 2023 │ ├── 11 │ │ └── 24 │ │ │ └── why-buckets.html │ │ │ └── tulips.jpg │ ├── 07 │ │ └── 31 │ │ │ └── budgeting-lets-you-spend.html │ │ │ └── chess.jpg │ ├── 02 │ │ └── 22 │ │ │ └── budget-sharing-relay-is-up.html │ │ │ ├── doughnut.jpg │ │ │ ├── satellite.jpg │ │ │ ├── shareflow_1.png │ │ │ ├── shareflow_2.png │ │ │ ├── shareflow_e2e.png │ │ │ ├── shareflow_tls.png │ │ │ ├── alicebobbytest.png │ │ │ ├── shareflow_pair.png │ │ │ └── shareflow_sendkey.png │ └── 09 │ │ └── 28 │ │ └── buckets-0.72-apple-silicon-and-a-new-report.html │ │ └── applem1.png ├── 2024 │ ├── 12 │ │ └── 31 │ │ │ └── happy-new-year.html │ │ │ └── darkmode.png │ ├── 02 │ │ └── 28 │ │ │ └── categorizing-on-mobile.html │ │ │ ├── ipad.png │ │ │ └── darkmode.png │ ├── 01 │ │ └── 04 │ │ │ └── budgets-budgets-everywhere.html │ │ │ ├── merge.jpg │ │ │ ├── conflicts.png │ │ │ ├── mergetool.png │ │ │ └── sharingpane.png │ └── 07 │ │ └── 05 │ │ └── buckets-0.76-payees-are-here.html │ │ ├── filter.png │ │ ├── search.png │ │ ├── massedit.gif │ │ └── overview.png ├── 2025 │ └── 11 │ │ └── 14 │ │ └── buckets-by-the-loaf-now-simpler.html │ │ └── bread2.jpg └── rss.png ├── img ├── logo.png └── favicon.png ├── es ├── blog │ ├── 2017 │ │ ├── 11 │ │ │ ├── 07 │ │ │ │ └── ynab.html │ │ │ │ │ └── import-shot.png │ │ │ └── 02 │ │ │ │ └── sqlite.html │ │ │ │ └── bucketsandsqlite.png │ │ └── 12 │ │ │ └── 29 │ │ │ └── macros.html │ │ │ └── tape.jpg │ ├── 2018 │ │ ├── 12 │ │ │ ├── 13 │ │ │ │ └── making-an-app-2018.html │ │ │ │ │ ├── nuts.jpg │ │ │ │ │ ├── android.png │ │ │ │ │ └── iphone.gif │ │ │ └── 04 │ │ │ │ └── survey2018results.html │ │ │ │ ├── os.png │ │ │ │ └── ducks.png │ │ ├── 01 │ │ │ ├── 15 │ │ │ │ └── v0.25.html │ │ │ │ │ └── notes1.png │ │ │ ├── 17 │ │ │ │ └── amazon.html │ │ │ │ │ ├── p1_amazon_trans-med.png │ │ │ │ │ ├── p5_categorizing-med.png │ │ │ │ │ └── p3_downloadreport-med.png │ │ │ └── 02 │ │ │ │ └── happynewyear.html │ │ │ │ └── blankbook.jpg │ │ ├── 07 │ │ │ └── 30 │ │ │ │ └── debt.html │ │ │ │ ├── after.png │ │ │ │ ├── before.png │ │ │ │ └── debt-payment-bucket.png │ │ ├── 04 │ │ │ ├── 23 │ │ │ │ └── history-and-future.html │ │ │ │ │ └── hero.jpg │ │ │ ├── 30 │ │ │ │ └── clearing-trans.html │ │ │ │ │ └── clearing-trans.gif │ │ │ └── 01 │ │ │ │ └── organic.html │ │ │ │ ├── science.jpg │ │ │ │ └── vegandairy.gif │ │ ├── 08 │ │ │ └── 06 │ │ │ │ └── net-wealth.html │ │ │ │ ├── baby.jpg │ │ │ │ └── netwealthchart.png │ │ ├── 03 │ │ │ ├── 14 │ │ │ │ └── always-store-utc.md.html │ │ │ │ │ ├── clocks.jpg │ │ │ │ │ └── march.png │ │ │ └── 21 │ │ │ │ └── less-clicking.html │ │ │ │ ├── transfers.gif │ │ │ │ ├── new-buckets.png │ │ │ │ ├── refund-cats.png │ │ │ │ ├── black-on-yellow.png │ │ │ │ ├── new-pending-bal.png │ │ │ │ └── old-pending-bal.png │ │ ├── 02 │ │ │ └── 23 │ │ │ │ └── v34-lots-of-newstuff.html │ │ │ │ ├── undo.gif │ │ │ │ ├── bucketsview.png │ │ │ │ ├── multimath.png │ │ │ │ ├── quickzero.gif │ │ │ │ ├── reportbug.png │ │ │ │ └── analysis_chart.png │ │ ├── 06 │ │ │ └── 14 │ │ │ │ └── june-2018-update.html │ │ │ │ └── underhood.jpg │ │ └── 05 │ │ │ └── 11 │ │ │ └── desktop-lessons.html │ │ │ ├── error-prompt.png │ │ │ └── bucketsondesktop.jpg │ ├── 2019 │ │ ├── 06 │ │ │ └── 03 │ │ │ │ └── june2019.html │ │ │ │ └── bugs.jpg │ │ ├── 02 │ │ │ ├── 23 │ │ │ │ └── feb2019-update.html │ │ │ │ │ ├── horse.jpg │ │ │ │ │ └── betalogo.png │ │ │ └── 28 │ │ │ │ └── buckets-beta.html │ │ │ │ └── beta_logo.png │ │ ├── 04 │ │ │ └── 16 │ │ │ │ └── new-policies-2019.html │ │ │ │ └── documents.jpg │ │ └── 09 │ │ │ └── 07 │ │ │ └── mobile-update-sep2019.html │ │ │ ├── corn.jpg │ │ │ ├── phase1.png │ │ │ ├── phase2.png │ │ │ ├── phase3.png │ │ │ └── mobilehero.jpg │ ├── 2020 │ │ ├── 10 │ │ │ └── 20 │ │ │ │ └── whats-taking-so-long.html │ │ │ │ ├── clock.jpg │ │ │ │ └── todolist.jpg │ │ ├── 01 │ │ │ └── 08 │ │ │ │ └── surveyresults2019.html │ │ │ │ ├── map.png │ │ │ │ └── os.png │ │ └── 05 │ │ │ └── 21 │ │ │ └── duplicate-windows.html │ │ │ └── twowindows.png │ ├── 2021 │ │ ├── 10 │ │ │ └── 27 │ │ │ │ └── fall-update-2021.html │ │ │ │ └── xcode_problem.png │ │ ├── 11 │ │ │ ├── 30 │ │ │ │ └── hi-christy.html │ │ │ │ │ └── andchristy.png │ │ │ ├── 02 │ │ │ │ └── well-hello-there.html │ │ │ │ │ └── hello.jpg │ │ │ └── 08 │ │ │ │ └── buckets-by-the-loaf-pricing-for-everyone.html │ │ │ │ └── bread.jpg │ │ └── 03 │ │ │ └── 15 │ │ │ └── mobile-app-update-march-2021.html │ │ │ ├── linking.png │ │ │ ├── homescreen.png │ │ │ └── monthpicker.png │ ├── 2022 │ │ ├── 09 │ │ │ ├── 13 │ │ │ │ └── short-term-roadmap.html │ │ │ │ │ └── road.jpg │ │ │ └── 07 │ │ │ │ └── financial-lessons-for-kids.html │ │ │ │ ├── claw.jpg │ │ │ │ └── coins.jpg │ │ ├── 06 │ │ │ ├── 29 │ │ │ │ └── 2021-survey-results.html │ │ │ │ │ └── worldmap.png │ │ │ └── 30 │ │ │ │ └── success-born-out-of-failure.html │ │ │ │ ├── hero.jpg │ │ │ │ └── diapers.png │ │ ├── 07 │ │ │ └── 18 │ │ │ │ └── buckets-0.67-fuzzy-search.html │ │ │ │ ├── colors.png │ │ │ │ └── fuzzy1.png │ │ └── 02 │ │ │ └── 18 │ │ │ └── buckets-0.65-mdash-import-improvements.html │ │ │ ├── csv_import.png │ │ │ ├── number_format.png │ │ │ └── search_by_amount.png │ ├── 2023 │ │ ├── 11 │ │ │ └── 24 │ │ │ │ └── why-buckets.html │ │ │ │ └── tulips.jpg │ │ ├── 07 │ │ │ └── 31 │ │ │ │ └── budgeting-lets-you-spend.html │ │ │ │ └── chess.jpg │ │ ├── 02 │ │ │ └── 22 │ │ │ │ └── budget-sharing-relay-is-up.html │ │ │ │ ├── doughnut.jpg │ │ │ │ ├── satellite.jpg │ │ │ │ ├── shareflow_1.png │ │ │ │ ├── shareflow_2.png │ │ │ │ ├── alicebobbytest.png │ │ │ │ ├── shareflow_e2e.png │ │ │ │ ├── shareflow_pair.png │ │ │ │ ├── shareflow_tls.png │ │ │ │ └── shareflow_sendkey.png │ │ └── 09 │ │ │ └── 28 │ │ │ └── buckets-0.72-apple-silicon-and-a-new-report.html │ │ │ └── applem1.png │ ├── 2024 │ │ ├── 12 │ │ │ └── 31 │ │ │ │ └── happy-new-year.html │ │ │ │ └── darkmode.png │ │ ├── 02 │ │ │ └── 28 │ │ │ │ └── categorizing-on-mobile.html │ │ │ │ ├── ipad.png │ │ │ │ └── darkmode.png │ │ ├── 01 │ │ │ └── 04 │ │ │ │ └── budgets-budgets-everywhere.html │ │ │ │ ├── merge.jpg │ │ │ │ ├── conflicts.png │ │ │ │ ├── mergetool.png │ │ │ │ └── sharingpane.png │ │ └── 07 │ │ │ └── 05 │ │ │ └── buckets-0.76-payees-are-here.html │ │ │ ├── filter.png │ │ │ ├── massedit.gif │ │ │ ├── overview.png │ │ │ └── search.png │ ├── 2025 │ │ └── 11 │ │ │ └── 14 │ │ │ └── buckets-by-the-loaf-now-simpler.html │ │ │ └── bread2.jpg │ └── rss.png ├── guide │ ├── app │ │ ├── buckets_img │ │ │ ├── types.png │ │ │ ├── type_xbyy.png │ │ │ ├── type_xforz.png │ │ │ ├── type_zuntily.png │ │ │ └── type_recurring.png │ │ ├── general_img │ │ │ ├── calc.png │ │ │ └── note.png │ │ ├── debt_img │ │ │ ├── debt_categories.png │ │ │ └── btrans_balanceasof.png │ │ ├── categorizing_img │ │ │ ├── single_cat.png │ │ │ └── multiple_cat.png │ │ ├── sharing_img │ │ │ ├── desktop_initial.png │ │ │ └── mobile_initial.png │ │ └── transactions_img │ │ │ ├── payee_tool.png │ │ │ └── payee_merge_tool.png │ └── getting-started │ │ └── index.xml ├── categories │ ├── index.xml │ └── index.html ├── tags │ ├── feature │ │ ├── index.xml │ │ └── index.html │ ├── index.xml │ ├── index.html │ └── tech │ │ ├── index.html │ │ └── index.xml ├── printlabels.html ├── flatpak │ └── index.html ├── bought │ └── index.html ├── chat │ └── index.html ├── gettingstarted │ └── index.html └── usevoucher │ └── index.html ├── fr ├── blog │ ├── 2017 │ │ ├── 11 │ │ │ ├── 07 │ │ │ │ └── ynab.html │ │ │ │ │ └── import-shot.png │ │ │ └── 02 │ │ │ │ └── sqlite.html │ │ │ │ └── bucketsandsqlite.png │ │ └── 12 │ │ │ └── 29 │ │ │ └── macros.html │ │ │ └── tape.jpg │ ├── 2018 │ │ ├── 12 │ │ │ ├── 13 │ │ │ │ └── making-an-app-2018.html │ │ │ │ │ ├── nuts.jpg │ │ │ │ │ ├── android.png │ │ │ │ │ └── iphone.gif │ │ │ └── 04 │ │ │ │ └── survey2018results.html │ │ │ │ ├── os.png │ │ │ │ └── ducks.png │ │ ├── 01 │ │ │ ├── 15 │ │ │ │ └── v0.25.html │ │ │ │ │ └── notes1.png │ │ │ ├── 17 │ │ │ │ └── amazon.html │ │ │ │ │ ├── p1_amazon_trans-med.png │ │ │ │ │ ├── p5_categorizing-med.png │ │ │ │ │ └── p3_downloadreport-med.png │ │ │ └── 02 │ │ │ │ └── happynewyear.html │ │ │ │ └── blankbook.jpg │ │ ├── 07 │ │ │ └── 30 │ │ │ │ └── debt.html │ │ │ │ ├── after.png │ │ │ │ ├── before.png │ │ │ │ └── debt-payment-bucket.png │ │ ├── 04 │ │ │ ├── 23 │ │ │ │ └── history-and-future.html │ │ │ │ │ └── hero.jpg │ │ │ ├── 30 │ │ │ │ └── clearing-trans.html │ │ │ │ │ └── clearing-trans.gif │ │ │ └── 01 │ │ │ │ └── organic.html │ │ │ │ ├── science.jpg │ │ │ │ └── vegandairy.gif │ │ ├── 08 │ │ │ └── 06 │ │ │ │ └── net-wealth.html │ │ │ │ ├── baby.jpg │ │ │ │ └── netwealthchart.png │ │ ├── 03 │ │ │ ├── 14 │ │ │ │ └── always-store-utc.md.html │ │ │ │ │ ├── clocks.jpg │ │ │ │ │ └── march.png │ │ │ └── 21 │ │ │ │ └── less-clicking.html │ │ │ │ ├── transfers.gif │ │ │ │ ├── new-buckets.png │ │ │ │ ├── refund-cats.png │ │ │ │ ├── black-on-yellow.png │ │ │ │ ├── new-pending-bal.png │ │ │ │ └── old-pending-bal.png │ │ ├── 02 │ │ │ └── 23 │ │ │ │ └── v34-lots-of-newstuff.html │ │ │ │ ├── undo.gif │ │ │ │ ├── bucketsview.png │ │ │ │ ├── multimath.png │ │ │ │ ├── quickzero.gif │ │ │ │ ├── reportbug.png │ │ │ │ └── analysis_chart.png │ │ ├── 06 │ │ │ └── 14 │ │ │ │ └── june-2018-update.html │ │ │ │ └── underhood.jpg │ │ └── 05 │ │ │ └── 11 │ │ │ └── desktop-lessons.html │ │ │ ├── error-prompt.png │ │ │ └── bucketsondesktop.jpg │ ├── 2019 │ │ ├── 06 │ │ │ └── 03 │ │ │ │ └── june2019.html │ │ │ │ └── bugs.jpg │ │ ├── 02 │ │ │ ├── 23 │ │ │ │ └── feb2019-update.html │ │ │ │ │ ├── horse.jpg │ │ │ │ │ └── betalogo.png │ │ │ └── 28 │ │ │ │ └── buckets-beta.html │ │ │ │ └── beta_logo.png │ │ ├── 04 │ │ │ └── 16 │ │ │ │ └── new-policies-2019.html │ │ │ │ └── documents.jpg │ │ └── 09 │ │ │ └── 07 │ │ │ └── mobile-update-sep2019.html │ │ │ ├── corn.jpg │ │ │ ├── phase1.png │ │ │ ├── phase2.png │ │ │ ├── phase3.png │ │ │ └── mobilehero.jpg │ ├── 2020 │ │ ├── 10 │ │ │ └── 20 │ │ │ │ └── whats-taking-so-long.html │ │ │ │ ├── clock.jpg │ │ │ │ └── todolist.jpg │ │ ├── 01 │ │ │ └── 08 │ │ │ │ └── surveyresults2019.html │ │ │ │ ├── map.png │ │ │ │ └── os.png │ │ └── 05 │ │ │ └── 21 │ │ │ └── duplicate-windows.html │ │ │ └── twowindows.png │ ├── 2021 │ │ ├── 10 │ │ │ └── 27 │ │ │ │ └── fall-update-2021.html │ │ │ │ └── xcode_problem.png │ │ ├── 11 │ │ │ ├── 30 │ │ │ │ └── hi-christy.html │ │ │ │ │ └── andchristy.png │ │ │ ├── 02 │ │ │ │ └── well-hello-there.html │ │ │ │ │ └── hello.jpg │ │ │ └── 08 │ │ │ │ └── buckets-by-the-loaf-pricing-for-everyone.html │ │ │ │ └── bread.jpg │ │ └── 03 │ │ │ └── 15 │ │ │ └── mobile-app-update-march-2021.html │ │ │ ├── linking.png │ │ │ ├── homescreen.png │ │ │ └── monthpicker.png │ ├── 2022 │ │ ├── 09 │ │ │ ├── 13 │ │ │ │ └── short-term-roadmap.html │ │ │ │ │ └── road.jpg │ │ │ └── 07 │ │ │ │ └── financial-lessons-for-kids.html │ │ │ │ ├── claw.jpg │ │ │ │ └── coins.jpg │ │ ├── 06 │ │ │ ├── 29 │ │ │ │ └── 2021-survey-results.html │ │ │ │ │ └── worldmap.png │ │ │ └── 30 │ │ │ │ └── success-born-out-of-failure.html │ │ │ │ ├── hero.jpg │ │ │ │ └── diapers.png │ │ ├── 07 │ │ │ └── 18 │ │ │ │ └── buckets-0.67-fuzzy-search.html │ │ │ │ ├── colors.png │ │ │ │ └── fuzzy1.png │ │ └── 02 │ │ │ └── 18 │ │ │ └── buckets-0.65-mdash-import-improvements.html │ │ │ ├── csv_import.png │ │ │ ├── number_format.png │ │ │ └── search_by_amount.png │ ├── 2023 │ │ ├── 11 │ │ │ └── 24 │ │ │ │ └── why-buckets.html │ │ │ │ └── tulips.jpg │ │ ├── 07 │ │ │ └── 31 │ │ │ │ └── budgeting-lets-you-spend.html │ │ │ │ └── chess.jpg │ │ ├── 02 │ │ │ └── 22 │ │ │ │ └── budget-sharing-relay-is-up.html │ │ │ │ ├── doughnut.jpg │ │ │ │ ├── satellite.jpg │ │ │ │ ├── shareflow_1.png │ │ │ │ ├── shareflow_2.png │ │ │ │ ├── alicebobbytest.png │ │ │ │ ├── shareflow_e2e.png │ │ │ │ ├── shareflow_pair.png │ │ │ │ ├── shareflow_tls.png │ │ │ │ └── shareflow_sendkey.png │ │ └── 09 │ │ │ └── 28 │ │ │ └── buckets-0.72-apple-silicon-and-a-new-report.html │ │ │ └── applem1.png │ ├── 2024 │ │ ├── 12 │ │ │ └── 31 │ │ │ │ └── happy-new-year.html │ │ │ │ └── darkmode.png │ │ ├── 02 │ │ │ └── 28 │ │ │ │ └── categorizing-on-mobile.html │ │ │ │ ├── ipad.png │ │ │ │ └── darkmode.png │ │ ├── 01 │ │ │ └── 04 │ │ │ │ └── budgets-budgets-everywhere.html │ │ │ │ ├── merge.jpg │ │ │ │ ├── conflicts.png │ │ │ │ ├── mergetool.png │ │ │ │ └── sharingpane.png │ │ └── 07 │ │ │ └── 05 │ │ │ └── buckets-0.76-payees-are-here.html │ │ │ ├── filter.png │ │ │ ├── massedit.gif │ │ │ ├── overview.png │ │ │ └── search.png │ ├── 2025 │ │ └── 11 │ │ │ └── 14 │ │ │ └── buckets-by-the-loaf-now-simpler.html │ │ │ └── bread2.jpg │ └── rss.png ├── guide │ ├── app │ │ ├── buckets_img │ │ │ ├── types.png │ │ │ ├── type_xbyy.png │ │ │ ├── type_xforz.png │ │ │ ├── type_zuntily.png │ │ │ └── type_recurring.png │ │ ├── general_img │ │ │ ├── calc.png │ │ │ └── note.png │ │ ├── debt_img │ │ │ ├── debt_categories.png │ │ │ └── btrans_balanceasof.png │ │ ├── categorizing_img │ │ │ ├── single_cat.png │ │ │ └── multiple_cat.png │ │ ├── sharing_img │ │ │ ├── desktop_initial.png │ │ │ └── mobile_initial.png │ │ └── transactions_img │ │ │ ├── payee_tool.png │ │ │ └── payee_merge_tool.png │ └── getting-started │ │ └── index.xml ├── categories │ ├── index.xml │ └── index.html ├── tags │ ├── feature │ │ ├── index.xml │ │ └── index.html │ ├── index.xml │ ├── index.html │ └── tech │ │ ├── index.html │ │ └── index.xml ├── printlabels.html ├── flatpak │ └── index.html ├── chat │ └── index.html └── bought │ └── index.html ├── images ├── logo.png ├── paypal.png ├── airmail.jpg ├── logo_beta.png ├── main-mail.png ├── main-langs.png ├── main-screenshot.png ├── main-screenshot-hires.png ├── download.svg └── videothumb.svg ├── guide ├── app │ ├── general_img │ │ ├── calc.png │ │ └── note.png │ ├── buckets_img │ │ ├── types.png │ │ ├── type_xbyy.png │ │ ├── type_xforz.png │ │ ├── type_recurring.png │ │ └── type_zuntily.png │ ├── debt_img │ │ ├── debt_categories.png │ │ └── btrans_balanceasof.png │ ├── sharing_img │ │ ├── mobile_initial.png │ │ └── desktop_initial.png │ ├── categorizing_img │ │ ├── single_cat.png │ │ └── multiple_cat.png │ └── transactions_img │ │ ├── payee_tool.png │ │ └── payee_merge_tool.png └── getting-started │ └── index.xml ├── en ├── index.html ├── buy.html ├── bought.html ├── chat │ └── index.html ├── gettingstarted.html ├── buy-error-pre-charge.html ├── buy-error-post-charge.html └── buy-error-countrymismatch.html ├── buy.html ├── bought.html ├── gettingstarted.html ├── buy-error-pre-charge.html ├── buy-error-post-charge.html ├── buy-error-countrymismatch.html ├── categories ├── index.xml └── index.html ├── sitemap.xml ├── .github └── workflows │ └── linkcheck.yml ├── css └── buckets-mainpages.css ├── tags ├── feature │ ├── index.xml │ └── index.html ├── index.xml ├── index.html └── tech │ ├── index.html │ └── index.xml ├── data └── breadpricing.yaml ├── printlabels.html ├── flatpak └── index.html ├── bought └── index.html ├── chat └── index.html ├── gettingstarted └── index.html └── usevoucher └── index.html /.nojekyll: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | www.budgetwithbuckets.com 2 | -------------------------------------------------------------------------------- /.well-known/org.flathub.VerifiedApps.txt: -------------------------------------------------------------------------------- 1 | fc35a70c-4379-46d4-90dc-57421cc0ec2f 2 | -------------------------------------------------------------------------------- /blog/rss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/rss.png -------------------------------------------------------------------------------- /img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/img/logo.png -------------------------------------------------------------------------------- /es/blog/rss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/rss.png -------------------------------------------------------------------------------- /fr/blog/rss.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/rss.png -------------------------------------------------------------------------------- /images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/images/logo.png -------------------------------------------------------------------------------- /img/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/img/favicon.png -------------------------------------------------------------------------------- /images/paypal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/images/paypal.png -------------------------------------------------------------------------------- /images/airmail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/images/airmail.jpg -------------------------------------------------------------------------------- /images/logo_beta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/images/logo_beta.png -------------------------------------------------------------------------------- /images/main-mail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/images/main-mail.png -------------------------------------------------------------------------------- /images/main-langs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/images/main-langs.png -------------------------------------------------------------------------------- /images/main-screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/images/main-screenshot.png -------------------------------------------------------------------------------- /guide/app/general_img/calc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/general_img/calc.png -------------------------------------------------------------------------------- /guide/app/general_img/note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/general_img/note.png -------------------------------------------------------------------------------- /guide/app/buckets_img/types.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/buckets_img/types.png -------------------------------------------------------------------------------- /images/main-screenshot-hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/images/main-screenshot-hires.png -------------------------------------------------------------------------------- /blog/2018/07/30/debt.html/after.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/07/30/debt.html/after.png -------------------------------------------------------------------------------- /es/guide/app/buckets_img/types.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/buckets_img/types.png -------------------------------------------------------------------------------- /es/guide/app/general_img/calc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/general_img/calc.png -------------------------------------------------------------------------------- /es/guide/app/general_img/note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/general_img/note.png -------------------------------------------------------------------------------- /fr/guide/app/buckets_img/types.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/buckets_img/types.png -------------------------------------------------------------------------------- /fr/guide/app/general_img/calc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/general_img/calc.png -------------------------------------------------------------------------------- /fr/guide/app/general_img/note.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/general_img/note.png -------------------------------------------------------------------------------- /guide/app/buckets_img/type_xbyy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/buckets_img/type_xbyy.png -------------------------------------------------------------------------------- /blog/2017/12/29/macros.html/tape.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2017/12/29/macros.html/tape.jpg -------------------------------------------------------------------------------- /blog/2018/01/15/v0.25.html/notes1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/01/15/v0.25.html/notes1.png -------------------------------------------------------------------------------- /blog/2018/07/30/debt.html/before.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/07/30/debt.html/before.png -------------------------------------------------------------------------------- /guide/app/buckets_img/type_xforz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/buckets_img/type_xforz.png -------------------------------------------------------------------------------- /blog/2018/04/01/organic.html/science.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/04/01/organic.html/science.jpg -------------------------------------------------------------------------------- /blog/2018/08/06/net-wealth.html/baby.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/08/06/net-wealth.html/baby.jpg -------------------------------------------------------------------------------- /blog/2019/06/03/june2019.html/bugs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/06/03/june2019.html/bugs.jpg -------------------------------------------------------------------------------- /es/blog/2017/12/29/macros.html/tape.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2017/12/29/macros.html/tape.jpg -------------------------------------------------------------------------------- /es/blog/2018/01/15/v0.25.html/notes1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/01/15/v0.25.html/notes1.png -------------------------------------------------------------------------------- /es/blog/2018/07/30/debt.html/after.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/07/30/debt.html/after.png -------------------------------------------------------------------------------- /es/blog/2018/07/30/debt.html/before.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/07/30/debt.html/before.png -------------------------------------------------------------------------------- /es/guide/app/buckets_img/type_xbyy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/buckets_img/type_xbyy.png -------------------------------------------------------------------------------- /es/guide/app/buckets_img/type_xforz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/buckets_img/type_xforz.png -------------------------------------------------------------------------------- /fr/blog/2017/12/29/macros.html/tape.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2017/12/29/macros.html/tape.jpg -------------------------------------------------------------------------------- /fr/blog/2018/01/15/v0.25.html/notes1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/01/15/v0.25.html/notes1.png -------------------------------------------------------------------------------- /fr/blog/2018/07/30/debt.html/after.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/07/30/debt.html/after.png -------------------------------------------------------------------------------- /fr/blog/2018/07/30/debt.html/before.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/07/30/debt.html/before.png -------------------------------------------------------------------------------- /fr/guide/app/buckets_img/type_xbyy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/buckets_img/type_xbyy.png -------------------------------------------------------------------------------- /fr/guide/app/buckets_img/type_xforz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/buckets_img/type_xforz.png -------------------------------------------------------------------------------- /guide/app/buckets_img/type_recurring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/buckets_img/type_recurring.png -------------------------------------------------------------------------------- /guide/app/buckets_img/type_zuntily.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/buckets_img/type_zuntily.png -------------------------------------------------------------------------------- /guide/app/debt_img/debt_categories.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/debt_img/debt_categories.png -------------------------------------------------------------------------------- /guide/app/sharing_img/mobile_initial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/sharing_img/mobile_initial.png -------------------------------------------------------------------------------- /blog/2017/11/07/ynab.html/import-shot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2017/11/07/ynab.html/import-shot.png -------------------------------------------------------------------------------- /es/blog/2019/06/03/june2019.html/bugs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/06/03/june2019.html/bugs.jpg -------------------------------------------------------------------------------- /es/guide/app/buckets_img/type_zuntily.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/buckets_img/type_zuntily.png -------------------------------------------------------------------------------- /es/guide/app/debt_img/debt_categories.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/debt_img/debt_categories.png -------------------------------------------------------------------------------- /fr/blog/2019/06/03/june2019.html/bugs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/06/03/june2019.html/bugs.jpg -------------------------------------------------------------------------------- /fr/guide/app/buckets_img/type_zuntily.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/buckets_img/type_zuntily.png -------------------------------------------------------------------------------- /fr/guide/app/debt_img/debt_categories.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/debt_img/debt_categories.png -------------------------------------------------------------------------------- /guide/app/categorizing_img/single_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/categorizing_img/single_cat.png -------------------------------------------------------------------------------- /guide/app/debt_img/btrans_balanceasof.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/debt_img/btrans_balanceasof.png -------------------------------------------------------------------------------- /guide/app/sharing_img/desktop_initial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/sharing_img/desktop_initial.png -------------------------------------------------------------------------------- /guide/app/transactions_img/payee_tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/transactions_img/payee_tool.png -------------------------------------------------------------------------------- /blog/2018/04/01/organic.html/vegandairy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/04/01/organic.html/vegandairy.gif -------------------------------------------------------------------------------- /blog/2018/12/04/survey2018results.html/os.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/12/04/survey2018results.html/os.png -------------------------------------------------------------------------------- /blog/2019/02/23/feb2019-update.html/horse.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/02/23/feb2019-update.html/horse.jpg -------------------------------------------------------------------------------- /blog/2020/01/08/surveyresults2019.html/os.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2020/01/08/surveyresults2019.html/os.png -------------------------------------------------------------------------------- /blog/2023/11/24/why-buckets.html/tulips.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/11/24/why-buckets.html/tulips.jpg -------------------------------------------------------------------------------- /es/blog/2017/11/07/ynab.html/import-shot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2017/11/07/ynab.html/import-shot.png -------------------------------------------------------------------------------- /es/blog/2018/04/01/organic.html/science.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/04/01/organic.html/science.jpg -------------------------------------------------------------------------------- /es/blog/2018/08/06/net-wealth.html/baby.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/08/06/net-wealth.html/baby.jpg -------------------------------------------------------------------------------- /es/guide/app/buckets_img/type_recurring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/buckets_img/type_recurring.png -------------------------------------------------------------------------------- /es/guide/app/categorizing_img/single_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/categorizing_img/single_cat.png -------------------------------------------------------------------------------- /es/guide/app/debt_img/btrans_balanceasof.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/debt_img/btrans_balanceasof.png -------------------------------------------------------------------------------- /es/guide/app/sharing_img/desktop_initial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/sharing_img/desktop_initial.png -------------------------------------------------------------------------------- /es/guide/app/sharing_img/mobile_initial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/sharing_img/mobile_initial.png -------------------------------------------------------------------------------- /es/guide/app/transactions_img/payee_tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/transactions_img/payee_tool.png -------------------------------------------------------------------------------- /fr/blog/2017/11/07/ynab.html/import-shot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2017/11/07/ynab.html/import-shot.png -------------------------------------------------------------------------------- /fr/blog/2018/04/01/organic.html/science.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/04/01/organic.html/science.jpg -------------------------------------------------------------------------------- /fr/blog/2018/08/06/net-wealth.html/baby.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/08/06/net-wealth.html/baby.jpg -------------------------------------------------------------------------------- /fr/guide/app/buckets_img/type_recurring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/buckets_img/type_recurring.png -------------------------------------------------------------------------------- /fr/guide/app/categorizing_img/single_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/categorizing_img/single_cat.png -------------------------------------------------------------------------------- /fr/guide/app/debt_img/btrans_balanceasof.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/debt_img/btrans_balanceasof.png -------------------------------------------------------------------------------- /fr/guide/app/sharing_img/desktop_initial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/sharing_img/desktop_initial.png -------------------------------------------------------------------------------- /fr/guide/app/sharing_img/mobile_initial.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/sharing_img/mobile_initial.png -------------------------------------------------------------------------------- /fr/guide/app/transactions_img/payee_tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/transactions_img/payee_tool.png -------------------------------------------------------------------------------- /guide/app/categorizing_img/multiple_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/categorizing_img/multiple_cat.png -------------------------------------------------------------------------------- /blog/2018/01/02/happynewyear.html/blankbook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/01/02/happynewyear.html/blankbook.jpg -------------------------------------------------------------------------------- /blog/2019/02/28/buckets-beta.html/beta_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/02/28/buckets-beta.html/beta_logo.png -------------------------------------------------------------------------------- /blog/2020/01/08/surveyresults2019.html/map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2020/01/08/surveyresults2019.html/map.png -------------------------------------------------------------------------------- /blog/2021/11/02/well-hello-there.html/hello.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2021/11/02/well-hello-there.html/hello.jpg -------------------------------------------------------------------------------- /blog/2021/11/30/hi-christy.html/andchristy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2021/11/30/hi-christy.html/andchristy.png -------------------------------------------------------------------------------- /es/blog/2018/04/01/organic.html/vegandairy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/04/01/organic.html/vegandairy.gif -------------------------------------------------------------------------------- /es/blog/2023/11/24/why-buckets.html/tulips.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/11/24/why-buckets.html/tulips.jpg -------------------------------------------------------------------------------- /es/guide/app/categorizing_img/multiple_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/categorizing_img/multiple_cat.png -------------------------------------------------------------------------------- /fr/blog/2018/04/01/organic.html/vegandairy.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/04/01/organic.html/vegandairy.gif -------------------------------------------------------------------------------- /fr/blog/2023/11/24/why-buckets.html/tulips.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/11/24/why-buckets.html/tulips.jpg -------------------------------------------------------------------------------- /fr/guide/app/categorizing_img/multiple_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/categorizing_img/multiple_cat.png -------------------------------------------------------------------------------- /guide/app/transactions_img/payee_merge_tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/guide/app/transactions_img/payee_merge_tool.png -------------------------------------------------------------------------------- /blog/2017/11/02/sqlite.html/bucketsandsqlite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2017/11/02/sqlite.html/bucketsandsqlite.png -------------------------------------------------------------------------------- /blog/2018/02/23/v34-lots-of-newstuff.html/undo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/02/23/v34-lots-of-newstuff.html/undo.gif -------------------------------------------------------------------------------- /blog/2018/03/14/always-store-utc.md.html/march.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/03/14/always-store-utc.md.html/march.png -------------------------------------------------------------------------------- /blog/2018/03/21/less-clicking.html/new-buckets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/03/21/less-clicking.html/new-buckets.png -------------------------------------------------------------------------------- /blog/2018/03/21/less-clicking.html/refund-cats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/03/21/less-clicking.html/refund-cats.png -------------------------------------------------------------------------------- /blog/2018/03/21/less-clicking.html/transfers.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/03/21/less-clicking.html/transfers.gif -------------------------------------------------------------------------------- /blog/2018/04/23/history-and-future.html/hero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/04/23/history-and-future.html/hero.jpg -------------------------------------------------------------------------------- /blog/2018/07/30/debt.html/debt-payment-bucket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/07/30/debt.html/debt-payment-bucket.png -------------------------------------------------------------------------------- /blog/2018/08/06/net-wealth.html/netwealthchart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/08/06/net-wealth.html/netwealthchart.png -------------------------------------------------------------------------------- /blog/2018/12/04/survey2018results.html/ducks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/12/04/survey2018results.html/ducks.png -------------------------------------------------------------------------------- /blog/2018/12/13/making-an-app-2018.html/iphone.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/12/13/making-an-app-2018.html/iphone.gif -------------------------------------------------------------------------------- /blog/2018/12/13/making-an-app-2018.html/nuts.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/12/13/making-an-app-2018.html/nuts.jpg -------------------------------------------------------------------------------- /blog/2019/02/23/feb2019-update.html/betalogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/02/23/feb2019-update.html/betalogo.png -------------------------------------------------------------------------------- /blog/2022/09/13/short-term-roadmap.html/road.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/09/13/short-term-roadmap.html/road.jpg -------------------------------------------------------------------------------- /blog/2024/12/31/happy-new-year.html/darkmode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/12/31/happy-new-year.html/darkmode.png -------------------------------------------------------------------------------- /es/blog/2018/01/02/happynewyear.html/blankbook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/01/02/happynewyear.html/blankbook.jpg -------------------------------------------------------------------------------- /es/blog/2018/12/04/survey2018results.html/os.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/12/04/survey2018results.html/os.png -------------------------------------------------------------------------------- /es/blog/2019/02/23/feb2019-update.html/horse.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/02/23/feb2019-update.html/horse.jpg -------------------------------------------------------------------------------- /es/blog/2019/02/28/buckets-beta.html/beta_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/02/28/buckets-beta.html/beta_logo.png -------------------------------------------------------------------------------- /es/blog/2020/01/08/surveyresults2019.html/map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2020/01/08/surveyresults2019.html/map.png -------------------------------------------------------------------------------- /es/blog/2020/01/08/surveyresults2019.html/os.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2020/01/08/surveyresults2019.html/os.png -------------------------------------------------------------------------------- /es/blog/2021/11/02/well-hello-there.html/hello.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2021/11/02/well-hello-there.html/hello.jpg -------------------------------------------------------------------------------- /es/blog/2021/11/30/hi-christy.html/andchristy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2021/11/30/hi-christy.html/andchristy.png -------------------------------------------------------------------------------- /es/guide/app/transactions_img/payee_merge_tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/guide/app/transactions_img/payee_merge_tool.png -------------------------------------------------------------------------------- /fr/blog/2018/01/02/happynewyear.html/blankbook.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/01/02/happynewyear.html/blankbook.jpg -------------------------------------------------------------------------------- /fr/blog/2018/12/04/survey2018results.html/os.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/12/04/survey2018results.html/os.png -------------------------------------------------------------------------------- /fr/blog/2019/02/23/feb2019-update.html/horse.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/02/23/feb2019-update.html/horse.jpg -------------------------------------------------------------------------------- /fr/blog/2019/02/28/buckets-beta.html/beta_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/02/28/buckets-beta.html/beta_logo.png -------------------------------------------------------------------------------- /fr/blog/2020/01/08/surveyresults2019.html/map.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2020/01/08/surveyresults2019.html/map.png -------------------------------------------------------------------------------- /fr/blog/2020/01/08/surveyresults2019.html/os.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2020/01/08/surveyresults2019.html/os.png -------------------------------------------------------------------------------- /fr/blog/2021/11/02/well-hello-there.html/hello.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2021/11/02/well-hello-there.html/hello.jpg -------------------------------------------------------------------------------- /fr/blog/2021/11/30/hi-christy.html/andchristy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2021/11/30/hi-christy.html/andchristy.png -------------------------------------------------------------------------------- /fr/guide/app/transactions_img/payee_merge_tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/guide/app/transactions_img/payee_merge_tool.png -------------------------------------------------------------------------------- /blog/2018/01/17/amazon.html/p1_amazon_trans-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/01/17/amazon.html/p1_amazon_trans-med.png -------------------------------------------------------------------------------- /blog/2018/01/17/amazon.html/p5_categorizing-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/01/17/amazon.html/p5_categorizing-med.png -------------------------------------------------------------------------------- /blog/2018/03/14/always-store-utc.md.html/clocks.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/03/14/always-store-utc.md.html/clocks.jpg -------------------------------------------------------------------------------- /blog/2018/06/14/june-2018-update.html/underhood.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/06/14/june-2018-update.html/underhood.jpg -------------------------------------------------------------------------------- /blog/2018/12/13/making-an-app-2018.html/android.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/12/13/making-an-app-2018.html/android.png -------------------------------------------------------------------------------- /blog/2019/04/16/new-policies-2019.html/documents.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/04/16/new-policies-2019.html/documents.jpg -------------------------------------------------------------------------------- /blog/2019/09/07/mobile-update-sep2019.html/corn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/09/07/mobile-update-sep2019.html/corn.jpg -------------------------------------------------------------------------------- /blog/2020/10/20/whats-taking-so-long.html/clock.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2020/10/20/whats-taking-so-long.html/clock.jpg -------------------------------------------------------------------------------- /blog/2024/02/28/categorizing-on-mobile.html/ipad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/02/28/categorizing-on-mobile.html/ipad.png -------------------------------------------------------------------------------- /es/blog/2017/11/02/sqlite.html/bucketsandsqlite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2017/11/02/sqlite.html/bucketsandsqlite.png -------------------------------------------------------------------------------- /es/blog/2018/03/21/less-clicking.html/transfers.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/03/21/less-clicking.html/transfers.gif -------------------------------------------------------------------------------- /es/blog/2018/04/23/history-and-future.html/hero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/04/23/history-and-future.html/hero.jpg -------------------------------------------------------------------------------- /es/blog/2018/07/30/debt.html/debt-payment-bucket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/07/30/debt.html/debt-payment-bucket.png -------------------------------------------------------------------------------- /es/blog/2018/12/04/survey2018results.html/ducks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/12/04/survey2018results.html/ducks.png -------------------------------------------------------------------------------- /es/blog/2018/12/13/making-an-app-2018.html/nuts.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/12/13/making-an-app-2018.html/nuts.jpg -------------------------------------------------------------------------------- /es/blog/2019/02/23/feb2019-update.html/betalogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/02/23/feb2019-update.html/betalogo.png -------------------------------------------------------------------------------- /es/blog/2022/09/13/short-term-roadmap.html/road.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/09/13/short-term-roadmap.html/road.jpg -------------------------------------------------------------------------------- /es/blog/2024/12/31/happy-new-year.html/darkmode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/12/31/happy-new-year.html/darkmode.png -------------------------------------------------------------------------------- /fr/blog/2017/11/02/sqlite.html/bucketsandsqlite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2017/11/02/sqlite.html/bucketsandsqlite.png -------------------------------------------------------------------------------- /fr/blog/2018/03/21/less-clicking.html/transfers.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/03/21/less-clicking.html/transfers.gif -------------------------------------------------------------------------------- /fr/blog/2018/04/23/history-and-future.html/hero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/04/23/history-and-future.html/hero.jpg -------------------------------------------------------------------------------- /fr/blog/2018/07/30/debt.html/debt-payment-bucket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/07/30/debt.html/debt-payment-bucket.png -------------------------------------------------------------------------------- /fr/blog/2018/12/04/survey2018results.html/ducks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/12/04/survey2018results.html/ducks.png -------------------------------------------------------------------------------- /fr/blog/2018/12/13/making-an-app-2018.html/nuts.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/12/13/making-an-app-2018.html/nuts.jpg -------------------------------------------------------------------------------- /fr/blog/2019/02/23/feb2019-update.html/betalogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/02/23/feb2019-update.html/betalogo.png -------------------------------------------------------------------------------- /fr/blog/2022/09/13/short-term-roadmap.html/road.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/09/13/short-term-roadmap.html/road.jpg -------------------------------------------------------------------------------- /fr/blog/2024/12/31/happy-new-year.html/darkmode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/12/31/happy-new-year.html/darkmode.png -------------------------------------------------------------------------------- /blog/2018/01/17/amazon.html/p3_downloadreport-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/01/17/amazon.html/p3_downloadreport-med.png -------------------------------------------------------------------------------- /blog/2018/02/23/v34-lots-of-newstuff.html/multimath.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/02/23/v34-lots-of-newstuff.html/multimath.png -------------------------------------------------------------------------------- /blog/2018/02/23/v34-lots-of-newstuff.html/quickzero.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/02/23/v34-lots-of-newstuff.html/quickzero.gif -------------------------------------------------------------------------------- /blog/2018/02/23/v34-lots-of-newstuff.html/reportbug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/02/23/v34-lots-of-newstuff.html/reportbug.png -------------------------------------------------------------------------------- /blog/2018/03/21/less-clicking.html/black-on-yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/03/21/less-clicking.html/black-on-yellow.png -------------------------------------------------------------------------------- /blog/2018/03/21/less-clicking.html/new-pending-bal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/03/21/less-clicking.html/new-pending-bal.png -------------------------------------------------------------------------------- /blog/2018/03/21/less-clicking.html/old-pending-bal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/03/21/less-clicking.html/old-pending-bal.png -------------------------------------------------------------------------------- /blog/2018/04/30/clearing-trans.html/clearing-trans.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/04/30/clearing-trans.html/clearing-trans.gif -------------------------------------------------------------------------------- /blog/2018/05/11/desktop-lessons.html/error-prompt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/05/11/desktop-lessons.html/error-prompt.png -------------------------------------------------------------------------------- /blog/2019/09/07/mobile-update-sep2019.html/phase1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/09/07/mobile-update-sep2019.html/phase1.png -------------------------------------------------------------------------------- /blog/2019/09/07/mobile-update-sep2019.html/phase2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/09/07/mobile-update-sep2019.html/phase2.png -------------------------------------------------------------------------------- /blog/2019/09/07/mobile-update-sep2019.html/phase3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/09/07/mobile-update-sep2019.html/phase3.png -------------------------------------------------------------------------------- /blog/2020/05/21/duplicate-windows.html/twowindows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2020/05/21/duplicate-windows.html/twowindows.png -------------------------------------------------------------------------------- /blog/2020/10/20/whats-taking-so-long.html/todolist.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2020/10/20/whats-taking-so-long.html/todolist.jpg -------------------------------------------------------------------------------- /blog/2021/10/27/fall-update-2021.html/xcode_problem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2021/10/27/fall-update-2021.html/xcode_problem.png -------------------------------------------------------------------------------- /blog/2022/06/29/2021-survey-results.html/worldmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/06/29/2021-survey-results.html/worldmap.png -------------------------------------------------------------------------------- /blog/2023/07/31/budgeting-lets-you-spend.html/chess.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/07/31/budgeting-lets-you-spend.html/chess.jpg -------------------------------------------------------------------------------- /es/blog/2018/01/17/amazon.html/p1_amazon_trans-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/01/17/amazon.html/p1_amazon_trans-med.png -------------------------------------------------------------------------------- /es/blog/2018/01/17/amazon.html/p5_categorizing-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/01/17/amazon.html/p5_categorizing-med.png -------------------------------------------------------------------------------- /es/blog/2018/02/23/v34-lots-of-newstuff.html/undo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/02/23/v34-lots-of-newstuff.html/undo.gif -------------------------------------------------------------------------------- /es/blog/2018/03/14/always-store-utc.md.html/clocks.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/03/14/always-store-utc.md.html/clocks.jpg -------------------------------------------------------------------------------- /es/blog/2018/03/14/always-store-utc.md.html/march.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/03/14/always-store-utc.md.html/march.png -------------------------------------------------------------------------------- /es/blog/2018/03/21/less-clicking.html/new-buckets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/03/21/less-clicking.html/new-buckets.png -------------------------------------------------------------------------------- /es/blog/2018/03/21/less-clicking.html/refund-cats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/03/21/less-clicking.html/refund-cats.png -------------------------------------------------------------------------------- /es/blog/2018/06/14/june-2018-update.html/underhood.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/06/14/june-2018-update.html/underhood.jpg -------------------------------------------------------------------------------- /es/blog/2018/08/06/net-wealth.html/netwealthchart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/08/06/net-wealth.html/netwealthchart.png -------------------------------------------------------------------------------- /es/blog/2018/12/13/making-an-app-2018.html/android.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/12/13/making-an-app-2018.html/android.png -------------------------------------------------------------------------------- /es/blog/2018/12/13/making-an-app-2018.html/iphone.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/12/13/making-an-app-2018.html/iphone.gif -------------------------------------------------------------------------------- /es/blog/2019/04/16/new-policies-2019.html/documents.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/04/16/new-policies-2019.html/documents.jpg -------------------------------------------------------------------------------- /es/blog/2019/09/07/mobile-update-sep2019.html/corn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/09/07/mobile-update-sep2019.html/corn.jpg -------------------------------------------------------------------------------- /es/blog/2020/10/20/whats-taking-so-long.html/clock.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2020/10/20/whats-taking-so-long.html/clock.jpg -------------------------------------------------------------------------------- /es/blog/2024/02/28/categorizing-on-mobile.html/ipad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/02/28/categorizing-on-mobile.html/ipad.png -------------------------------------------------------------------------------- /fr/blog/2018/01/17/amazon.html/p1_amazon_trans-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/01/17/amazon.html/p1_amazon_trans-med.png -------------------------------------------------------------------------------- /fr/blog/2018/01/17/amazon.html/p5_categorizing-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/01/17/amazon.html/p5_categorizing-med.png -------------------------------------------------------------------------------- /fr/blog/2018/02/23/v34-lots-of-newstuff.html/undo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/02/23/v34-lots-of-newstuff.html/undo.gif -------------------------------------------------------------------------------- /fr/blog/2018/03/14/always-store-utc.md.html/clocks.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/03/14/always-store-utc.md.html/clocks.jpg -------------------------------------------------------------------------------- /fr/blog/2018/03/14/always-store-utc.md.html/march.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/03/14/always-store-utc.md.html/march.png -------------------------------------------------------------------------------- /fr/blog/2018/03/21/less-clicking.html/new-buckets.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/03/21/less-clicking.html/new-buckets.png -------------------------------------------------------------------------------- /fr/blog/2018/03/21/less-clicking.html/refund-cats.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/03/21/less-clicking.html/refund-cats.png -------------------------------------------------------------------------------- /fr/blog/2018/06/14/june-2018-update.html/underhood.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/06/14/june-2018-update.html/underhood.jpg -------------------------------------------------------------------------------- /fr/blog/2018/08/06/net-wealth.html/netwealthchart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/08/06/net-wealth.html/netwealthchart.png -------------------------------------------------------------------------------- /fr/blog/2018/12/13/making-an-app-2018.html/android.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/12/13/making-an-app-2018.html/android.png -------------------------------------------------------------------------------- /fr/blog/2018/12/13/making-an-app-2018.html/iphone.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/12/13/making-an-app-2018.html/iphone.gif -------------------------------------------------------------------------------- /fr/blog/2019/04/16/new-policies-2019.html/documents.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/04/16/new-policies-2019.html/documents.jpg -------------------------------------------------------------------------------- /fr/blog/2019/09/07/mobile-update-sep2019.html/corn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/09/07/mobile-update-sep2019.html/corn.jpg -------------------------------------------------------------------------------- /fr/blog/2020/10/20/whats-taking-so-long.html/clock.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2020/10/20/whats-taking-so-long.html/clock.jpg -------------------------------------------------------------------------------- /fr/blog/2024/02/28/categorizing-on-mobile.html/ipad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/02/28/categorizing-on-mobile.html/ipad.png -------------------------------------------------------------------------------- /blog/2018/02/23/v34-lots-of-newstuff.html/bucketsview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/02/23/v34-lots-of-newstuff.html/bucketsview.png -------------------------------------------------------------------------------- /blog/2018/05/11/desktop-lessons.html/bucketsondesktop.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/05/11/desktop-lessons.html/bucketsondesktop.jpg -------------------------------------------------------------------------------- /blog/2019/09/07/mobile-update-sep2019.html/mobilehero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2019/09/07/mobile-update-sep2019.html/mobilehero.jpg -------------------------------------------------------------------------------- /blog/2022/06/30/success-born-out-of-failure.html/hero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/06/30/success-born-out-of-failure.html/hero.jpg -------------------------------------------------------------------------------- /blog/2022/07/18/buckets-0.67-fuzzy-search.html/colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/07/18/buckets-0.67-fuzzy-search.html/colors.png -------------------------------------------------------------------------------- /blog/2022/07/18/buckets-0.67-fuzzy-search.html/fuzzy1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/07/18/buckets-0.67-fuzzy-search.html/fuzzy1.png -------------------------------------------------------------------------------- /blog/2022/09/07/financial-lessons-for-kids.html/claw.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/09/07/financial-lessons-for-kids.html/claw.jpg -------------------------------------------------------------------------------- /blog/2022/09/07/financial-lessons-for-kids.html/coins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/09/07/financial-lessons-for-kids.html/coins.jpg -------------------------------------------------------------------------------- /blog/2024/01/04/budgets-budgets-everywhere.html/merge.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/01/04/budgets-budgets-everywhere.html/merge.jpg -------------------------------------------------------------------------------- /blog/2024/02/28/categorizing-on-mobile.html/darkmode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/02/28/categorizing-on-mobile.html/darkmode.png -------------------------------------------------------------------------------- /es/blog/2018/01/17/amazon.html/p3_downloadreport-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/01/17/amazon.html/p3_downloadreport-med.png -------------------------------------------------------------------------------- /es/blog/2018/03/21/less-clicking.html/black-on-yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/03/21/less-clicking.html/black-on-yellow.png -------------------------------------------------------------------------------- /es/blog/2018/03/21/less-clicking.html/new-pending-bal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/03/21/less-clicking.html/new-pending-bal.png -------------------------------------------------------------------------------- /es/blog/2018/03/21/less-clicking.html/old-pending-bal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/03/21/less-clicking.html/old-pending-bal.png -------------------------------------------------------------------------------- /es/blog/2018/04/30/clearing-trans.html/clearing-trans.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/04/30/clearing-trans.html/clearing-trans.gif -------------------------------------------------------------------------------- /es/blog/2018/05/11/desktop-lessons.html/error-prompt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/05/11/desktop-lessons.html/error-prompt.png -------------------------------------------------------------------------------- /es/blog/2019/09/07/mobile-update-sep2019.html/phase1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/09/07/mobile-update-sep2019.html/phase1.png -------------------------------------------------------------------------------- /es/blog/2019/09/07/mobile-update-sep2019.html/phase2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/09/07/mobile-update-sep2019.html/phase2.png -------------------------------------------------------------------------------- /es/blog/2019/09/07/mobile-update-sep2019.html/phase3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/09/07/mobile-update-sep2019.html/phase3.png -------------------------------------------------------------------------------- /es/blog/2020/05/21/duplicate-windows.html/twowindows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2020/05/21/duplicate-windows.html/twowindows.png -------------------------------------------------------------------------------- /es/blog/2020/10/20/whats-taking-so-long.html/todolist.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2020/10/20/whats-taking-so-long.html/todolist.jpg -------------------------------------------------------------------------------- /es/blog/2022/06/29/2021-survey-results.html/worldmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/06/29/2021-survey-results.html/worldmap.png -------------------------------------------------------------------------------- /fr/blog/2018/01/17/amazon.html/p3_downloadreport-med.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/01/17/amazon.html/p3_downloadreport-med.png -------------------------------------------------------------------------------- /fr/blog/2018/03/21/less-clicking.html/black-on-yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/03/21/less-clicking.html/black-on-yellow.png -------------------------------------------------------------------------------- /fr/blog/2018/03/21/less-clicking.html/new-pending-bal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/03/21/less-clicking.html/new-pending-bal.png -------------------------------------------------------------------------------- /fr/blog/2018/03/21/less-clicking.html/old-pending-bal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/03/21/less-clicking.html/old-pending-bal.png -------------------------------------------------------------------------------- /fr/blog/2018/04/30/clearing-trans.html/clearing-trans.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/04/30/clearing-trans.html/clearing-trans.gif -------------------------------------------------------------------------------- /fr/blog/2018/05/11/desktop-lessons.html/error-prompt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/05/11/desktop-lessons.html/error-prompt.png -------------------------------------------------------------------------------- /fr/blog/2019/09/07/mobile-update-sep2019.html/phase1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/09/07/mobile-update-sep2019.html/phase1.png -------------------------------------------------------------------------------- /fr/blog/2019/09/07/mobile-update-sep2019.html/phase2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/09/07/mobile-update-sep2019.html/phase2.png -------------------------------------------------------------------------------- /fr/blog/2019/09/07/mobile-update-sep2019.html/phase3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/09/07/mobile-update-sep2019.html/phase3.png -------------------------------------------------------------------------------- /fr/blog/2020/05/21/duplicate-windows.html/twowindows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2020/05/21/duplicate-windows.html/twowindows.png -------------------------------------------------------------------------------- /fr/blog/2020/10/20/whats-taking-so-long.html/todolist.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2020/10/20/whats-taking-so-long.html/todolist.jpg -------------------------------------------------------------------------------- /fr/blog/2022/06/29/2021-survey-results.html/worldmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/06/29/2021-survey-results.html/worldmap.png -------------------------------------------------------------------------------- /blog/2018/02/23/v34-lots-of-newstuff.html/analysis_chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2018/02/23/v34-lots-of-newstuff.html/analysis_chart.png -------------------------------------------------------------------------------- /blog/2022/06/30/success-born-out-of-failure.html/diapers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/06/30/success-born-out-of-failure.html/diapers.png -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/doughnut.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/doughnut.jpg -------------------------------------------------------------------------------- /blog/2024/07/05/buckets-0.76-payees-are-here.html/filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/07/05/buckets-0.76-payees-are-here.html/filter.png -------------------------------------------------------------------------------- /blog/2024/07/05/buckets-0.76-payees-are-here.html/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/07/05/buckets-0.76-payees-are-here.html/search.png -------------------------------------------------------------------------------- /es/blog/2018/02/23/v34-lots-of-newstuff.html/bucketsview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/02/23/v34-lots-of-newstuff.html/bucketsview.png -------------------------------------------------------------------------------- /es/blog/2018/02/23/v34-lots-of-newstuff.html/multimath.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/02/23/v34-lots-of-newstuff.html/multimath.png -------------------------------------------------------------------------------- /es/blog/2018/02/23/v34-lots-of-newstuff.html/quickzero.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/02/23/v34-lots-of-newstuff.html/quickzero.gif -------------------------------------------------------------------------------- /es/blog/2018/02/23/v34-lots-of-newstuff.html/reportbug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/02/23/v34-lots-of-newstuff.html/reportbug.png -------------------------------------------------------------------------------- /es/blog/2018/05/11/desktop-lessons.html/bucketsondesktop.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/05/11/desktop-lessons.html/bucketsondesktop.jpg -------------------------------------------------------------------------------- /es/blog/2019/09/07/mobile-update-sep2019.html/mobilehero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2019/09/07/mobile-update-sep2019.html/mobilehero.jpg -------------------------------------------------------------------------------- /es/blog/2021/10/27/fall-update-2021.html/xcode_problem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2021/10/27/fall-update-2021.html/xcode_problem.png -------------------------------------------------------------------------------- /es/blog/2022/06/30/success-born-out-of-failure.html/hero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/06/30/success-born-out-of-failure.html/hero.jpg -------------------------------------------------------------------------------- /es/blog/2022/07/18/buckets-0.67-fuzzy-search.html/colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/07/18/buckets-0.67-fuzzy-search.html/colors.png -------------------------------------------------------------------------------- /es/blog/2022/07/18/buckets-0.67-fuzzy-search.html/fuzzy1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/07/18/buckets-0.67-fuzzy-search.html/fuzzy1.png -------------------------------------------------------------------------------- /es/blog/2022/09/07/financial-lessons-for-kids.html/claw.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/09/07/financial-lessons-for-kids.html/claw.jpg -------------------------------------------------------------------------------- /es/blog/2022/09/07/financial-lessons-for-kids.html/coins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/09/07/financial-lessons-for-kids.html/coins.jpg -------------------------------------------------------------------------------- /es/blog/2023/07/31/budgeting-lets-you-spend.html/chess.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/07/31/budgeting-lets-you-spend.html/chess.jpg -------------------------------------------------------------------------------- /es/blog/2024/01/04/budgets-budgets-everywhere.html/merge.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/01/04/budgets-budgets-everywhere.html/merge.jpg -------------------------------------------------------------------------------- /es/blog/2024/02/28/categorizing-on-mobile.html/darkmode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/02/28/categorizing-on-mobile.html/darkmode.png -------------------------------------------------------------------------------- /fr/blog/2018/02/23/v34-lots-of-newstuff.html/bucketsview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/02/23/v34-lots-of-newstuff.html/bucketsview.png -------------------------------------------------------------------------------- /fr/blog/2018/02/23/v34-lots-of-newstuff.html/multimath.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/02/23/v34-lots-of-newstuff.html/multimath.png -------------------------------------------------------------------------------- /fr/blog/2018/02/23/v34-lots-of-newstuff.html/quickzero.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/02/23/v34-lots-of-newstuff.html/quickzero.gif -------------------------------------------------------------------------------- /fr/blog/2018/02/23/v34-lots-of-newstuff.html/reportbug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/02/23/v34-lots-of-newstuff.html/reportbug.png -------------------------------------------------------------------------------- /fr/blog/2018/05/11/desktop-lessons.html/bucketsondesktop.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/05/11/desktop-lessons.html/bucketsondesktop.jpg -------------------------------------------------------------------------------- /fr/blog/2019/09/07/mobile-update-sep2019.html/mobilehero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2019/09/07/mobile-update-sep2019.html/mobilehero.jpg -------------------------------------------------------------------------------- /fr/blog/2021/10/27/fall-update-2021.html/xcode_problem.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2021/10/27/fall-update-2021.html/xcode_problem.png -------------------------------------------------------------------------------- /fr/blog/2022/06/30/success-born-out-of-failure.html/hero.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/06/30/success-born-out-of-failure.html/hero.jpg -------------------------------------------------------------------------------- /fr/blog/2022/07/18/buckets-0.67-fuzzy-search.html/colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/07/18/buckets-0.67-fuzzy-search.html/colors.png -------------------------------------------------------------------------------- /fr/blog/2022/07/18/buckets-0.67-fuzzy-search.html/fuzzy1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/07/18/buckets-0.67-fuzzy-search.html/fuzzy1.png -------------------------------------------------------------------------------- /fr/blog/2022/09/07/financial-lessons-for-kids.html/claw.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/09/07/financial-lessons-for-kids.html/claw.jpg -------------------------------------------------------------------------------- /fr/blog/2022/09/07/financial-lessons-for-kids.html/coins.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/09/07/financial-lessons-for-kids.html/coins.jpg -------------------------------------------------------------------------------- /fr/blog/2023/07/31/budgeting-lets-you-spend.html/chess.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/07/31/budgeting-lets-you-spend.html/chess.jpg -------------------------------------------------------------------------------- /fr/blog/2024/01/04/budgets-budgets-everywhere.html/merge.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/01/04/budgets-budgets-everywhere.html/merge.jpg -------------------------------------------------------------------------------- /fr/blog/2024/02/28/categorizing-on-mobile.html/darkmode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/02/28/categorizing-on-mobile.html/darkmode.png -------------------------------------------------------------------------------- /blog/2021/03/15/mobile-app-update-march-2021.html/linking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2021/03/15/mobile-app-update-march-2021.html/linking.png -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/satellite.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/satellite.jpg -------------------------------------------------------------------------------- /blog/2024/01/04/budgets-budgets-everywhere.html/conflicts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/01/04/budgets-budgets-everywhere.html/conflicts.png -------------------------------------------------------------------------------- /blog/2024/01/04/budgets-budgets-everywhere.html/mergetool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/01/04/budgets-budgets-everywhere.html/mergetool.png -------------------------------------------------------------------------------- /blog/2024/07/05/buckets-0.76-payees-are-here.html/massedit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/07/05/buckets-0.76-payees-are-here.html/massedit.gif -------------------------------------------------------------------------------- /blog/2024/07/05/buckets-0.76-payees-are-here.html/overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/07/05/buckets-0.76-payees-are-here.html/overview.png -------------------------------------------------------------------------------- /blog/2021/03/15/mobile-app-update-march-2021.html/homescreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2021/03/15/mobile-app-update-march-2021.html/homescreen.png -------------------------------------------------------------------------------- /blog/2021/03/15/mobile-app-update-march-2021.html/monthpicker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2021/03/15/mobile-app-update-march-2021.html/monthpicker.png -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_1.png -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_2.png -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_e2e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_e2e.png -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_tls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_tls.png -------------------------------------------------------------------------------- /blog/2024/01/04/budgets-budgets-everywhere.html/sharingpane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2024/01/04/budgets-budgets-everywhere.html/sharingpane.png -------------------------------------------------------------------------------- /blog/2025/11/14/buckets-by-the-loaf-now-simpler.html/bread2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2025/11/14/buckets-by-the-loaf-now-simpler.html/bread2.jpg -------------------------------------------------------------------------------- /es/blog/2018/02/23/v34-lots-of-newstuff.html/analysis_chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2018/02/23/v34-lots-of-newstuff.html/analysis_chart.png -------------------------------------------------------------------------------- /es/blog/2021/03/15/mobile-app-update-march-2021.html/linking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2021/03/15/mobile-app-update-march-2021.html/linking.png -------------------------------------------------------------------------------- /es/blog/2022/06/30/success-born-out-of-failure.html/diapers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/06/30/success-born-out-of-failure.html/diapers.png -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/doughnut.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/doughnut.jpg -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/satellite.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/satellite.jpg -------------------------------------------------------------------------------- /es/blog/2024/01/04/budgets-budgets-everywhere.html/conflicts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/01/04/budgets-budgets-everywhere.html/conflicts.png -------------------------------------------------------------------------------- /es/blog/2024/01/04/budgets-budgets-everywhere.html/mergetool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/01/04/budgets-budgets-everywhere.html/mergetool.png -------------------------------------------------------------------------------- /es/blog/2024/07/05/buckets-0.76-payees-are-here.html/filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/07/05/buckets-0.76-payees-are-here.html/filter.png -------------------------------------------------------------------------------- /es/blog/2024/07/05/buckets-0.76-payees-are-here.html/massedit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/07/05/buckets-0.76-payees-are-here.html/massedit.gif -------------------------------------------------------------------------------- /es/blog/2024/07/05/buckets-0.76-payees-are-here.html/overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/07/05/buckets-0.76-payees-are-here.html/overview.png -------------------------------------------------------------------------------- /es/blog/2024/07/05/buckets-0.76-payees-are-here.html/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/07/05/buckets-0.76-payees-are-here.html/search.png -------------------------------------------------------------------------------- /fr/blog/2018/02/23/v34-lots-of-newstuff.html/analysis_chart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2018/02/23/v34-lots-of-newstuff.html/analysis_chart.png -------------------------------------------------------------------------------- /fr/blog/2021/03/15/mobile-app-update-march-2021.html/linking.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2021/03/15/mobile-app-update-march-2021.html/linking.png -------------------------------------------------------------------------------- /fr/blog/2022/06/30/success-born-out-of-failure.html/diapers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/06/30/success-born-out-of-failure.html/diapers.png -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/doughnut.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/doughnut.jpg -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/satellite.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/satellite.jpg -------------------------------------------------------------------------------- /fr/blog/2024/01/04/budgets-budgets-everywhere.html/conflicts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/01/04/budgets-budgets-everywhere.html/conflicts.png -------------------------------------------------------------------------------- /fr/blog/2024/01/04/budgets-budgets-everywhere.html/mergetool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/01/04/budgets-budgets-everywhere.html/mergetool.png -------------------------------------------------------------------------------- /fr/blog/2024/07/05/buckets-0.76-payees-are-here.html/filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/07/05/buckets-0.76-payees-are-here.html/filter.png -------------------------------------------------------------------------------- /fr/blog/2024/07/05/buckets-0.76-payees-are-here.html/massedit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/07/05/buckets-0.76-payees-are-here.html/massedit.gif -------------------------------------------------------------------------------- /fr/blog/2024/07/05/buckets-0.76-payees-are-here.html/overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/07/05/buckets-0.76-payees-are-here.html/overview.png -------------------------------------------------------------------------------- /fr/blog/2024/07/05/buckets-0.76-payees-are-here.html/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/07/05/buckets-0.76-payees-are-here.html/search.png -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/alicebobbytest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/alicebobbytest.png -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_pair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_pair.png -------------------------------------------------------------------------------- /es/blog/2021/03/15/mobile-app-update-march-2021.html/homescreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2021/03/15/mobile-app-update-march-2021.html/homescreen.png -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_1.png -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_2.png -------------------------------------------------------------------------------- /es/blog/2024/01/04/budgets-budgets-everywhere.html/sharingpane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2024/01/04/budgets-budgets-everywhere.html/sharingpane.png -------------------------------------------------------------------------------- /es/blog/2025/11/14/buckets-by-the-loaf-now-simpler.html/bread2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2025/11/14/buckets-by-the-loaf-now-simpler.html/bread2.jpg -------------------------------------------------------------------------------- /fr/blog/2021/03/15/mobile-app-update-march-2021.html/homescreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2021/03/15/mobile-app-update-march-2021.html/homescreen.png -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_1.png -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_2.png -------------------------------------------------------------------------------- /fr/blog/2024/01/04/budgets-budgets-everywhere.html/sharingpane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2024/01/04/budgets-budgets-everywhere.html/sharingpane.png -------------------------------------------------------------------------------- /fr/blog/2025/11/14/buckets-by-the-loaf-now-simpler.html/bread2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2025/11/14/buckets-by-the-loaf-now-simpler.html/bread2.jpg -------------------------------------------------------------------------------- /blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_sendkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_sendkey.png -------------------------------------------------------------------------------- /es/blog/2021/03/15/mobile-app-update-march-2021.html/monthpicker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2021/03/15/mobile-app-update-march-2021.html/monthpicker.png -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/alicebobbytest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/alicebobbytest.png -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_e2e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_e2e.png -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_pair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_pair.png -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_tls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_tls.png -------------------------------------------------------------------------------- /fr/blog/2021/03/15/mobile-app-update-march-2021.html/monthpicker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2021/03/15/mobile-app-update-march-2021.html/monthpicker.png -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/alicebobbytest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/alicebobbytest.png -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_e2e.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_e2e.png -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_pair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_pair.png -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_tls.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_tls.png -------------------------------------------------------------------------------- /blog/2021/11/08/buckets-by-the-loaf-pricing-for-everyone.html/bread.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2021/11/08/buckets-by-the-loaf-pricing-for-everyone.html/bread.jpg -------------------------------------------------------------------------------- /es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_sendkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_sendkey.png -------------------------------------------------------------------------------- /fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_sendkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/02/22/budget-sharing-relay-is-up.html/shareflow_sendkey.png -------------------------------------------------------------------------------- /blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/csv_import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/csv_import.png -------------------------------------------------------------------------------- /es/blog/2021/11/08/buckets-by-the-loaf-pricing-for-everyone.html/bread.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2021/11/08/buckets-by-the-loaf-pricing-for-everyone.html/bread.jpg -------------------------------------------------------------------------------- /fr/blog/2021/11/08/buckets-by-the-loaf-pricing-for-everyone.html/bread.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2021/11/08/buckets-by-the-loaf-pricing-for-everyone.html/bread.jpg -------------------------------------------------------------------------------- /blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/number_format.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/number_format.png -------------------------------------------------------------------------------- /blog/2023/09/28/buckets-0.72-apple-silicon-and-a-new-report.html/applem1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2023/09/28/buckets-0.72-apple-silicon-and-a-new-report.html/applem1.png -------------------------------------------------------------------------------- /es/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/csv_import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/csv_import.png -------------------------------------------------------------------------------- /fr/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/csv_import.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/csv_import.png -------------------------------------------------------------------------------- /blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/search_by_amount.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/search_by_amount.png -------------------------------------------------------------------------------- /es/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/number_format.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/number_format.png -------------------------------------------------------------------------------- /es/blog/2023/09/28/buckets-0.72-apple-silicon-and-a-new-report.html/applem1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2023/09/28/buckets-0.72-apple-silicon-and-a-new-report.html/applem1.png -------------------------------------------------------------------------------- /fr/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/number_format.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/number_format.png -------------------------------------------------------------------------------- /fr/blog/2023/09/28/buckets-0.72-apple-silicon-and-a-new-report.html/applem1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2023/09/28/buckets-0.72-apple-silicon-and-a-new-report.html/applem1.png -------------------------------------------------------------------------------- /es/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/search_by_amount.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/es/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/search_by_amount.png -------------------------------------------------------------------------------- /fr/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/search_by_amount.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/buckets/web-public/gh-pages/fr/blog/2022/02/18/buckets-0.65-mdash-import-improvements.html/search_by_amount.png -------------------------------------------------------------------------------- /en/index.html: -------------------------------------------------------------------------------- 1 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Journal des modifications
23 | Suivi des incidents
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 | Latest stable desktop version is 0.80.0;
39 |Latest beta desktop version is 0.81.1;
40 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 | Latest stable desktop version is 0.80.0;
39 |Latest beta desktop version is 0.81.1;
40 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Journal des modifications
23 | Suivi des incidents
24 |
34 | Latest stable desktop version is 0.80.0;
39 |Latest beta desktop version is 0.81.1;
40 |
19 |
20 | Guide
21 | Blog
22 | Journal des modifications
23 | Suivi des incidents
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Journal des modifications
23 | Suivi des incidents
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 | Thank you for purchasing Buckets!
40 |You should soon receive an email with your license. If you don't, please email hello@budgetwithbuckets.com
41 |42 | Happy budgeting! 43 |
44 |45 | —Matt & Christy 46 |
47 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 | ¡Gracias por comprar Buckets!
40 |Pronto recibirás un correo con tu licencia. Si no lo recibes, por favor envía un correo a hello@budgetwithbuckets.com
41 |42 | ¡Presupuestación feliz! 43 |
44 |45 | —Matt & Christy 46 |
47 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Journal des modifications
23 | Suivi des incidents
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Journal des modifications
23 | Suivi des incidents
24 |
34 | Merci d'avoir acheté Buckets !
40 |Vous devriez bientôt recevoir un e-mail avec votre licence. Si ce n'est pas le cas, veuillez nous envoyer un e-mail à hello@budgetwithbuckets.com
41 |42 | Bon budgetage ! 43 |
44 |45 | —Matt & Christy 46 |
47 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 | 40 | Check out these 1-2 minute videos to help you get started budgeting with Buckets: 41 |
42 | 43 |44 | Take a look at the guide, too. 45 |
46 |
19 |
20 | Guide
21 | Blog
22 | Changelog
23 | Issue Tracker
24 |
34 | 41 | After you purchased, we changed the voucher system to make it faster. Unfortunately, that means you'll need to email us your voucher code. Please reply to the email with subject "Buckets v1 License Voucher" or email hello@budgetwithbuckets.com with your voucher code and we'll send your license. 42 |
43 |44 | Thank you for your patience! 45 |
46 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 | 40 | Mira estos videos de 1-2 minutos para ayudarte a comenzar a presupuestar con Buckets: 41 |
42 | 43 |44 | También echa un vistazo a la guía. 45 |
46 |
19 |
20 | Guide
21 | Blog
22 | Journal des modifications
23 | Suivi des incidents
24 |
34 |
19 |
20 | Guía
21 | Blog
22 | Cambios
23 | Cuestiones
24 |
34 | 41 | Después de que compraste, cambiamos el sistema de cupones para hacerlo más rápido. Desafortunadamente, eso significa que necesitarás enviarnos tu código de cupón por correo. Por favor, responde al correo con el asunto "Buckets v1 License Voucher" o envía un correo a hello@budgetwithbuckets.com con tu código de cupón y te enviaremos tu licencia. 42 |
43 |44 | ¡Gracias por tu paciencia! 45 |
46 |