Commit Graph

605 Commits

Author SHA1 Message Date
Matt Fiddaman
55e41fbf97 update reconciliation page (#633)
Closes https://github.com/actualbudget/docs/issues/485

This is probably hard to review through GitHub as the file name ordering
has been fixed too, best look at it through the deploy too.
2025-02-13 01:09:21 +00:00
Julian Dominguez-Schatz
e341630e8c Add docs for i18n on local install (#630) 2025-02-11 19:15:13 -05:00
Michael Clark
a0a0d5de51 Updating references to Actual-Server to point to Actual repository (#620) 2025-02-10 22:29:03 +00:00
Michael Clark
6308598f29 Documenting the server repo move (#629)
Documenting the repo move. I'll attach this doc to the Server readme so
people are more informed


https://deploy-preview-629.www.actualbudget.org/docs/actual-server-repo-move
2025-02-09 20:18:32 +00:00
Matt Fiddaman
ed9999be4c 🔖 (25.2.1) fix desktop apps and reports page (#628)
What commits will be included in the release?

https://github.com/actualbudget/actual/compare/v25.2.1?expand=1

---

- web: https://github.com/actualbudget/actual/pull/4319
- server: https://github.com/actualbudget/actual-server/pull/565
- docs: https://github.com/actualbudget/docs/pull/628
2025-02-06 19:05:27 +00:00
Julian Dominguez-Schatz
7cf8d3a96b 🔖 (25.2.0) (#626)
- web: actualbudget/actual#4296
- server: actualbudget/actual-server#561
- docs: actualbudget/docs#626
2025-02-05 16:53:06 -05:00
Julian Dominguez-Schatz
b5b3b533bf Add docs about releasing translations (#627) 2025-02-05 16:19:54 -05:00
Szymon Sakowicz
a559fda57f Add actual-budget-prometheus-exporter (#623)
Hello, 

I've created a prometheus metrics exporter and want to share it with a
community :)
2025-02-03 14:06:09 -07:00
ftbboy2115
f8440b62a8 Update 2024-07-01-ynab_v_actual.md (#617)
Corrected typo - "the don't worry" -> "then don't worry"
2025-01-30 22:42:53 +00:00
ftbboy2115
11ae860f5c Update envelope-budgeting.md (#615)
Capitalized and Italicized "to budget", where appropriate to improve
context clues.
2025-01-30 22:42:36 +00:00
ftbboy2115
d4614ee1ab Update 2025-01-02-roadmap-for-2025.md (#618)
Typo - "a opinionated" -> "an opinionated"
2025-01-30 22:41:57 +00:00
ftbboy2115
804a09e4ad Update https.md (#619)
Clarified sentence - "If this is desired" -> "If access from the
internet is desired"
2025-01-27 08:09:07 -07:00
Zachary Milonas
dc43a680e9 Fix link to main.ts in API docs. (#621) 2025-01-27 08:07:29 -07:00
ftbboy2115
344448560e Update reconciliation.md (#622)
Added lock emoji, clarified location of icon on webpage, and corrected
spelling.
2025-01-27 08:06:16 -07:00
nojohnny101
06aaab0277 [WIP] Update faq.md (#614)
small fix for typo
2025-01-24 15:19:05 +00:00
Andrew Buskov
48bf49c2d5 Update envelope-budgeting.md numbering (#616)
Corrected numbering
2025-01-24 08:13:39 -07:00
Kennedy242
8116279300 Update docker compose command (#613)
Update to newer docker compose command.

From the docs: From July 2023 Compose V1 stopped receiving updates. It’s
also no longer available in new releases of Docker Desktop.
See the docs: https://docs.docker.com/compose/releases/migrate
2025-01-22 15:27:33 +00:00
youngcw
b020e84b72 [Goals]: tweaks for clarity and note on lines (#611) 2025-01-19 00:00:55 +01:00
Travis Lesicka
15b7169529 Add Page for Multi-Currency Support (#594)
Adding a page to Using Actual/Budgeting to demonstrate how to implement
multi-currency using Rule Templates.

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-01-15 13:38:23 -07:00
DJ Mountney
c5285aa512 Add auth proxies config to the docs (#581) 2025-01-13 20:17:39 +00:00
youngcw
2682f3bca8 reworking template docs (#606)
This is the start of getting the existing template setup ready to
mainline. We can consider making each template type its own file if this
feels too long.

---------

Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
2025-01-13 08:00:49 -07:00
Julian Dominguez-Schatz
4fd70cab8f Update translation docs (#610) 2025-01-11 15:28:39 -05:00
Khiet Tam Nguyen
677c227f16 changed effect (noun) to affect (verb) (#609)
> Off budget accounts don't effect the budget and are meant to track
stuff like investments and mortgages. Transactions in off budget
accounts can't be categorized; they simply track balances over time.

Should be `affect`, a verb, instead of `effect`, a noun.
2025-01-10 09:40:32 -07:00
Ruben Olsen Lærk
1e935baf01 Fixing #566 - documenting ACTUAL_DATA_DIR environment variable. (#589) 2025-01-10 06:36:39 +01:00
Ruben Olsen Lærk
11b20e7961 Community repos ICS Cards and Amazon Order CVS file generators. (#602)
- https://github.com/IeuanK/AmazonExporter/
- https://github.com/IeuanK/ICS-Exporter/
See
https://discord.com/channels/937901803608096828/1027831463103696928/1325627562080206878

Changed a heading to _Bank Export and Importers_ as this is more correct
given the kind of contributions we see here.
Also, did I move the _My Edenred_ entry to its proper alphabetical
place.
2025-01-10 06:35:30 +01:00
Ruben Olsen Lærk
ee33b5c82b Export from commercial Actual Budget app-page and associated image is no longer relevant for the documentation. (#599)
Reason:  The commercial https://app.actualbudget.com has been axed. 

For export from the current open-source offering use the existing
documentation.

Replacment pages is found at
https://actualbudget.org/docs/backup-restore/backup and
https://actualbudget.org/docs/backup-restore/restore
2025-01-10 06:34:46 +01:00
Adam Monsen
89c0254df4 document multi-user usage of same budget file (#496)
Discussed in:

*
https://discord.com/channels/937901803608096828/969693280226906162/1288542693814960260
*
https://discord.com/channels/937901803608096828/1290073711730495599/1290073711730495599

Could someone with intimate knowledge of the syncing
architecture/CRDTs/etc. validate and help me perfect the text? I took
the conservative approach with my "To be safe..." comment, but if it
truly is fine to edit simultaneously, we should say so less
conservatively. Moreso, if simultaneous edits are supported behavior, we
should also take this page out of "experimental".

---------

Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-01-09 12:39:16 -07:00
Klemen Košir
7c3084fbc4 Update instructions for enabling Tracking Budget (#607)
This PR updates the instructions for enabling Tracking Budget. The
feature is no longer experimental, but the documentation still treats it
as such.
2025-01-09 12:31:38 -07:00
Ruben Olsen Lærk
2fa1d34d17 #470 - added section on Pay Yourself First strategy (#473)
A go at #470
2025-01-08 19:53:20 +01:00
Julian Dominguez-Schatz
7666337df6 Update releasing.md for release notes (#605)
Goes with https://github.com/actualbudget/actual/pull/4105
2025-01-07 18:36:00 -05:00
lelemm
af64b7484d Multiuser and OpenId (#447)
Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk>
2025-01-07 07:54:04 -07:00
Julian Dominguez-Schatz
dcf277afb3 🔖 (25.1.0) (#601)
- web: actualbudget/actual#4095
- server: actualbudget/actual-server#536
- docs: #601
2025-01-07 08:47:44 -05:00
Ruben Olsen Lærk
56ab44301b Adding Portuguese prepaid meal card tracking from @rodriguestiago0. (#598)
Also grouped this with with the Coinbase sync under a new heading called
Other Importers, as they are not necessarily pure banking-related
importers.
2025-01-06 19:56:34 +01:00
Ruben Olsen Lærk
296ffabee0 Fixing #582 Migration Link Broken by clarifying the content. (#600) 2025-01-06 19:53:31 +01:00
Matiss Janis Aboltins
17057027d5 📝 add UnderKoen and RubenOlsen to maintainer list (#595) 2025-01-04 13:55:17 +00:00
Zach Young
cd724027fb Update index.md (#561) 2025-01-03 13:04:36 +00:00
Ruben Olsen Lærk
0a20a82d01 [WIP] Fixing spellbot errors to prevent #561 to go stale (#592) 2025-01-03 13:32:34 +01:00
redshiftltd
9163c0a64e Update local.md - Adding Linux systemd unit file instructions (#489)
I wrote some steps on how to automate non-Dockerized Actual starting up
with Linux systems using systemd. I'm using this on my server and so far
so good.

If this is too much for this page please consider putting it on its own
page. I think it's useful info for anyone who wants to do self-hosted on
a VPS with a non-Docker instance.

---------

Co-authored-by: Brandon Fotiu <bfotiu@bgsu.edu>
2025-01-03 13:20:30 +01:00
Ruben Olsen Lærk
88d63d544e Fixing spellbot errors to prevent #561 to go stale (#591) 2025-01-03 13:16:18 +01:00
Joel Jeremy Marquez
c3590d8ce7 Use consistent terms regarding on-budget and off-budget accounts (#504)
Co-authored-by: Jeremy Marquez <jmarquez@starlinewindows.com>
Co-authored-by: Ruben Olsen Lærk <ruben@lku.no>
2025-01-03 08:26:31 +01:00
Matiss Janis Aboltins
6b74c58714 📝 (op-ed) looking ahead to 2025 (#588)
Recounting my journey from YNAB to Actual. Giving a brief roadmap for
2025. And lastly answering some comments/questions I keep seeing on the
internet.

https://deploy-preview-588.www.actualbudget.org/blog/roadmap-for-2025
2025-01-02 18:04:20 +00:00
quarklark
292877ab83 Closes #585 (#587)
Closes https://github.com/actualbudget/docs/issues/585 

I'm guessing the original intention for the index page was for it to be
associated with the Budgeting menu item.
2024-12-26 08:29:44 -07:00
Jason Axelson
151b409e0e Add dashboard and tracking budget links to latest release notes (#559) 2024-12-25 00:30:35 +00:00
Kai Chevannes
b704fbbf7c [WIP] fix envelope budgeting numbering typo (#584)
4 was duplicated, changed second occurrence to 5.
2024-12-23 14:40:58 +00:00
Robert Dyer
7b7f6c904c Add example of orderBy with a descending order (#583)
This adds an example to show how to change the sort order.
2024-12-23 14:34:45 +00:00
Matt Fiddaman
9fccd1e6dd Improve release documentation for maintainers (#580) 2024-12-16 17:17:42 +00:00
bpaulien
bab4b799d8 Update reference.md (#557)
title case, edited for clarity
2024-12-11 23:58:35 +00:00
bpaulien
06ca5a87f4 Update index.md (#556)
title case, edited for clarity
2024-12-11 23:58:30 +00:00
bpaulien
d01528b2cf Update tips-tricks.md (#555)
title case,
2024-12-11 23:58:22 +00:00
bpaulien
4e041ce5bf Update types.js (#554)
edited for clarity
2024-12-11 23:58:10 +00:00