Commit Graph

738 Commits

Author SHA1 Message Date
Martyn Ranyard
c19cd3ce57 Added more notice that GoCardless no longer accepts new accounts. (#799)
Users will attempt to install actual, and connect it, but then find they
cannot sign up, so pointing this out earlier is a good thing.

Ideally in the docs page actual should stop advertising it at all, and
simply leave the instructions there for people who already have
accounts, but not mention it in the features and such.
2025-09-23 13:58:46 +01:00
Matt Fiddaman
9a7df9b05d document api quiet mode (#802)
For https://github.com/actualbudget/actual/pull/5762
2025-09-22 13:01:32 +01:00
Ruben Olsen Lærk
ea349af32f Closing 787 by clarifying example image. (#790)
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
2025-09-22 10:18:38 +01:00
Haritha Hasathcharu
e6ffa63aaa Fix minor spelling error (#801)
Fix a minor spelling error in `docs/advanced/restart.md`.
2025-09-21 10:16:30 -07:00
Amr Awad
58dcc66e50 [WIP] Add Lunch Flow to community projects (#800) 2025-09-20 21:58:09 +01:00
Matt Fiddaman
23a943a05b remove BANKS_WITH_LIMITED_HISTORY override instructions (#798)
https://github.com/actualbudget/actual/pull/5714
2025-09-11 15:48:28 +01:00
Matt Fiddaman
f1a8522b79 add warning for GoCardless sign up instructions (#797) 2025-09-11 15:48:14 +01:00
Abraham
277967c722 Fixing typo in documentation (#796) 2025-09-11 15:39:12 +01:00
Julian Dominguez-Schatz
afc97220b9 🔖 (25.9.0) (#794)
https://github.com/actualbudget/actual/pull/5663
2025-09-03 21:08:50 -04:00
Matiss Janis Aboltins
902f57a4a4 Fix contributor list by moving @alecbakholdin (#795) 2025-09-03 23:00:14 +01:00
Jonathan
fb5c47d13d Make Experimental Features installation instructions more obvious (#792)
I could not find instructions on the [Budget
Templates](https://actualbudget.org/docs/experimental/goal-templates)
experimental feature docs page for how to enable the feature. I did not
look closely enough at the advanced settings to realize I had to click a
link, even though I had looked at the setting page.

After asking in discord, I was told how to enable the feature, and even
found that there was a parent page [Experimental
Features](https://actualbudget.org/docs/experimental/) which had the
instructions I would have needed.

This PR simply adds a short sentence with a link back to that root page
on the experimental features pages. This would have helped me find my
own solution without needing to ask.

I did not add anything to the [Pluggy.ai
Setup](https://actualbudget.org/docs/experimental/pluggyai) page because
it has the blurb `Pluggy integration is experimental at this point, so
before you can use it you need to enable it under Settings -> Advanced
Settings -> Experimental Features -> Pluggy.ai Bank Sync` in the page
and didn't have the same callout sections at the warning callout
sections as the other pages at the top.
2025-09-02 08:33:51 -07:00
frank_zhang
0b926b86b1 Update sync.md (#786)
Add the lacking double quote in the sub-title: What Does Resetting Sync"
Mean
2025-08-15 06:21:41 -07:00
frank_zhang
9397bdd733 Made some adjustments to make the doc more readable (#788) 2025-08-15 06:21:07 -07:00
frank_zhang
5919ad79a1 Update restore.md (#784)
Completed the beginning introduction of Restoring a Backup doc

**P.S. The first screenshot illustrating where to close the finance file
needs to be updated to comply with that in the current version.**
<img width="384" height="402" alt="截屏2025-08-15 09 48 32"
src="https://github.com/user-attachments/assets/c44012df-ecc3-4d76-8280-858001c68aa8"
/>
2025-08-14 19:00:40 -07:00
frank_zhang
4d02e1edd9 Update filters.md (#782)
Make descriptions match picture
2025-08-13 20:29:26 -07:00
frank_zhang
5f6f430aed Update index.md (#779)
Making the sentence more accurate and easy-to-read.
2025-08-13 20:27:29 -07:00
frank_zhang
52c9849aed Update schedules.md (#778)
corrected a grammatical error
2025-08-13 20:26:31 -07:00
Pheggas
ea2d334c40 [WIP] Better readability and fixes (#754)
I changed two docs pages - multi user and oauth (opeid provider).

There were some minor inconsistencies and errors. I also fixed the
redirect URI from `<domain>/path/openid/callback` to
`<domain>/openid/callback` as the first one was incorrect for my
keycloak instance.

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-08-11 16:05:25 +02:00
Michael Clark
5e6efe0f45 Change search plugin to a more accurate one (#771)
The search tool we use has always been a bit clunky for me. There's no
keyboard shortcut support, it doesn't look great, doesn't support react
19, and I had to write a theme sync function for it to work properly
with Docusaurus V3.

The package I've upgraded here fixes all those issues. I've also updated
all the packages to the latest version, and aligned the node support
with the Actual repo.

**Old (very inaccurate search):**

<img width="885" height="573" alt="image"
src="https://github.com/user-attachments/assets/eae157de-8282-412f-b89c-618f3e3e99e5"
/>

**New:** 

<img width="676" height="605" alt="image"
src="https://github.com/user-attachments/assets/145db22f-8216-4e3f-9a98-a8bd469f1494"
/>

It also comes with a fancy new search page when you click _See all
results_
2025-08-10 19:56:26 +01:00
Ruben Olsen Lærk
8e193f4887 Download page is now centered. (#774)
Fixing an old annoyance :-)
2025-08-10 20:18:37 +02:00
Ruben Olsen Lærk
e5da8818d5 Fixing #745 - Limitations of privacy filter not disclosed in docs (#772)
- Amended main explanation in Tips And Tricks
- Linked to the caveats from the Tour dealing with the UI.
- Bonus: Fixed ALT TEXT on images.
2025-08-10 18:16:03 +02:00
Ruben Olsen Lærk
e8b6d9a7b0 Another starting fresh method (#761)
Based on a discussion in #general-chat about starting fresh from
https://discord.com/channels/937901803608096828/940290142579605514/1400170231556603954

Thanks to Magnus Burnsides for this kick in the butt :-D
2025-08-10 16:22:37 +02:00
Michael Clark
622d97c06f Upgrade docusaurus (#769)
> [!NOTE]  
> Important This will need a decent amount of testing of images, links,
sidebar, rss feed, etc

Upgrading Docusaurus to the latest.

- We can now use Mermaid diagrams
- It's supposed to have better performance
- It's actively supported (v2 wasn't)

Throughout this PR you'll notice 

- Formatting updates (they are required for the build process)
- Some CSS updates - some default styling was changed in the plugins we
use. The updates I've made should make the style near identical to
what's currently live
- Some updates & fixes to bring our docs in line with the v3 way of
writing

Overall, the docs should look the same.


## Known issues:

- The top page nav is flickering when clicking links in the top page
nav. It's happening on the main Docusuarus website
https://docusaurus.io/blog
- If we upgrade we'll have to accept it until they fix it on their end
2025-08-09 14:52:21 +01:00
Alex Camilleri
43bc27e00f [WIP] Adding bank: fixed instructions order (#766)
I encountered this issue when I [created a
PR](https://github.com/actualbudget/actual/pull/5479) to add a new bank
to Actual.
The docs were instructing me to first create the PR and then generate
the docs.

At the same time, when I tried to open the PR, the default template
message was instructing me to generate the release notes *before*
opening the PR.

```
<!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. -->
```

I am not sure who is telling the truth here, but given the emphasis that
the template put on *before* I am inferring that the docs had the wrong
order. If this is not the case, of course feel free to nuke this PR and
update the GitHub template instead.
2025-08-07 07:58:24 +02:00
fritz
6ae701b389 fix: mention ACTUAL_DATA_DIR is now dataDar in config (#758)
<!-- The process for Actual Budget Community Documentation pull requests
is documented at
https://actualbudget.org/docs/contributing/#submitting-a-pull-request
-->

Fixes
[actualbudget/actual/#5395](https://github.com/actualbudget/docs/issues/759)

**TL;DR** ACTUAL_DATA_DIR works as an env variable but not in the
config.json anymore. That comes up if you are migrating from the old
server to the new.

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-08-06 21:48:12 +02:00
Matt Fiddaman
c8fb61e270 add paying contributors page to sidebar (#764)
I found this through the blog post, but the page wasn't set up correctly
with a title and didn't appear in the sidebar.

Before:
https://actualbudget.com/docs/contributing/leadership/paying-contributors

After:
https://deploy-preview-764.www.actualbudget.org/docs/contributing/leadership/paying-contributors

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-08-06 13:43:33 +02:00
POGMAN
cf1cafa46b Add Tags documentation (#756)
Add documentation for notes tagging and how to change their colors.

---------

Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-08-02 12:17:22 -04:00
Matt Fiddaman
f9a33a14d6 🔖 (25.8.0) (#763)
Actual PR: https://github.com/actualbudget/actual/pull/5447
2025-08-02 12:17:11 -04:00
Amit Palti
07db8696cb add a link to moneyman importer (#762)
found this importer named Moneyman,
It can import from most banks in Israel 
see
https://github.com/daniel-hauser/moneyman
2025-07-31 12:18:19 -07:00
Ruben Olsen Lærk
76c0e615af Added information on how to manage spelling errors in the docs (#760)
People are unsure on how to handle the spelling bot errors.
2025-07-31 08:35:39 +02:00
Henry Bley-Vroman
27a632d186 update fly setup cli flow (#449) (#732)
- Fixes https://github.com/actualbudget/docs/issues/449 which was closed
early

The CLI flow for setting up a new Fly app has changed and simplified.
This PR brings the Actual docs up to date.

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-07-29 06:38:00 +02:00
youngcw
ed11581d5e updates to template docs (#743)
This adds the documentation for
actualbudget/actual#5288
actualbudget/actual#5295
actualbudget/actual#5301

And also some minor additions in other places.

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-07-29 06:34:47 +02:00
Falke Carlsen
a9c8aff56f [WIP] Add promox helper scripts link (#752)
These scripts are useful for quickly provisioning on a Proxmox instance
2025-07-28 22:05:22 +02:00
Matiss Janis Aboltins
b82b9f3837 Revert "apple container docs" (#757)
Reverts actualbudget/docs#725

See explanation in
https://github.com/actualbudget/docs/pull/725#issuecomment-3119926083
2025-07-28 21:44:50 +02:00
Michael Clark
a0a1ca4855 Fix ctrl/cmd issue on tips and tricks page (#751)
Prevented `cmd` mod from getting changed to `ctrl` when users were not
on Macs.
2025-07-23 22:36:20 +01:00
Henry Bley-Vroman
a28f137bbd add contribution docs to repo; add PR template with PR process docs link comment (#733) 2025-07-23 21:29:54 +02:00
FF-Ibb-PD
c16b31267d Update Apache httpd with correct ProxyPass and ProxyPassReverse settings (#753)
Fixed an Error:
Proxy Pass & Proxy Pass reversed need the tailing / - otherwise static
assets like /static/js/ won't be accessable.

Improvement:
"ProxyPreserveHosts on" submits the host to ActualBudget (e.g.
"budget.example.com")

RequestHeader set X-Forwarded-Proto "https" 
RequestHeader set X-Forwarded-Proto "443" 
Preserve an loop, if the app requires to be run with SSL
2025-07-21 13:06:50 +01:00
deathblade666
36815ad579 Fix Bank Sync in docs and add new picture (#750) 2025-07-19 14:13:17 +01:00
Joshua Taillon
e3bc160e3f add new shortcut key references (#748)
Documentation updates related to
https://github.com/actualbudget/actual/pull/5330
2025-07-19 10:53:56 +01:00
atgrey24
7730789033 Update rule-templating.md to include payee_name (#747) 2025-07-14 10:31:26 -04:00
Darius
5c09fae3fc chore: added link to correct gocardless service (#741)
After registering for a completely unnecessary GoCardless main account,
I found out you actually need GoCardless Bank Account Data acount. Lets
point other new users in the right direction.
2025-07-09 07:28:03 -07:00
youngcw
15529c3255 🔖 v25.7.1 (#740)
[web PR](https://github.com/actualbudget/actual/pull/5272)

---------

Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
2025-07-03 06:56:29 -07:00
youngcw
59e51412d6 auto hold (#699)
matches actualbudget/actual#4778

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-07-01 14:06:02 -07:00
Julian Dominguez-Schatz
6f206e5f1a 🔖 (25.7.0) (#738)
https://github.com/actualbudget/actual/pull/5260
2025-07-01 16:52:23 -04:00
Ruben Olsen Lærk
04801d2b81 Closing #696 - total rewrite of the Schedule tool. (#734)
- Was expected to only close #696: _Add information about upcoming
schedule length._
- Added sections for Managing Schedules, Schedule Length, Find
Schedules.
- Added introductory section.
- Added clarification on the approximation on amounts
- Rewrote most of the document.
- New screen shots - and deleting old ones.
- Rewrote the intro section to reflect the planning aspects of schedules
and not the automation aspect.
- Added Account Register view screen shot and moved information on
account register view under the Adjusting the Upcoming Length heading.
- Removed "Schedule Options That Are Not Supported" section and moved
information about not supporting holidays as a note under schedule
creation.
2025-06-30 21:28:03 +02:00
Ruben Olsen Lærk
e75e9b95aa Added Warning callout as this was missing (#737)
We use warnings several places, especially with regards to experimental
features.
2025-06-30 15:35:11 +02:00
Ruben Olsen Lærk
fac96d2e3e Adding tips on using emojis in the budget. (#735) 2025-06-30 12:26:24 +02:00
Jin
6fc739a514 [WIP] Fixing a typo in the documentation (#736) 2025-06-29 20:00:30 +02:00
Ruben Olsen Lærk
7402e4bb66 Fixing #728 - add command palette documentation in Tips and Tricks page. (#731)
- Also adding screenshot of command palette.
- Fixed misc headers
- Removed section global shortcuts in the electron app as they don't exist
2025-06-28 09:09:46 +02:00
Matiss Janis Aboltins
a00b584126 Add Cursor IDE documentation (#730)
- Introduced a new document for Cursor IDE, detailing setup, automation,
and custom rules.
- Updated the new core contributors guide to include a link to the
Cursor IDE documentation for additional tips.
2025-06-25 20:55:40 +01:00