Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Update nynab.md#815

Merged
matt-fidd merged 3 commits intoactualbudget:masterfrom
snozzle21:patch-1
Oct 22, 2025
Merged

Update nynab.md#815
matt-fidd merged 3 commits intoactualbudget:masterfrom
snozzle21:patch-1

Conversation

@snozzle21
Copy link
Copy Markdown
Contributor

Added instructions for using jq to pretty print budget list and find budget id

Added instructions for using jq to pretty print budget list and find budget id
@netlify
Copy link
Copy Markdown

netlify bot commented Oct 20, 2025

Deploy Preview for actualbudget-website ready!

Name Link
🔨 Latest commit 366ea57
🔍 Latest deploy log https://app.netlify.com/projects/actualbudget-website/deploys/68f8331b4b89af00080bf3af
😎 Deploy Preview https://deploy-preview-815.www.actualbudget.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@snozzle21 snozzle21 closed this Oct 20, 2025
@snozzle21 snozzle21 reopened this Oct 20, 2025
@actual-github-bot actual-github-bot bot added the 🔍 ready for review Someone needs to look into this. label Oct 20, 2025
@StephenBrown2
Copy link
Copy Markdown
Contributor

It's been a point of confusion for some people that the variables are enclosed in angle brackets. Can we make it clear that one must replace the entire variable with brackets, or alternatively use proper variable definition and usage?

Details Would require ``` export YNAB_ACCESS_TOKEN="..." ... export YNAB_BUDGET_ID="..." ``` on Mac/Linux, and
$Env:YNAB_ACCESS_TOKEN = "..."
...
$Env:YNAB_BUDGET_ID = "..."

on Windows.

snozzle21 and others added 2 commits October 21, 2025 21:27
Co-authored-by: Stephen Brown II <Stephen.Brown2@gmail.com>
Co-authored-by: Stephen Brown II <Stephen.Brown2@gmail.com>
Copy link
Copy Markdown
Member

@matt-fidd matt-fidd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not able to test but it seems reasonable, thanks for this!

@actual-github-bot actual-github-bot bot added ✅ approved Used in conjunction with Merge at Release. This means that the PR has been approved but not merged. and removed 🔍 ready for review Someone needs to look into this. labels Oct 22, 2025
@matt-fidd matt-fidd merged commit d712891 into actualbudget:master Oct 22, 2025
6 checks passed
@actual-github-bot actual-github-bot bot added ✨ merged and removed ✅ approved Used in conjunction with Merge at Release. This means that the PR has been approved but not merged. labels Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants