Shazib Hussain
f92c760d8d
Updating project information docs ( #207 )
2023-06-18 11:00:26 -04:00
Matiss Janis Aboltins
c559e6b68c
📝 (nordigen) move bank-sync docs away from experimental ( #208 )
2023-06-18 10:58:49 -04:00
Rich Howell
38cbf49ef7
[WIP] Contributing doc changes ( #204 )
...
For any changes now that the document is public.
2023-06-16 17:49:21 +01:00
Rich Howell
51b4090066
Documentation Structure ( #205 )
...
Amended document structure to fit amended strucutre
---------
Co-authored-by: Jed Fox <git@jedfox.com >
2023-06-15 06:45:18 +01:00
Rich Howell
e722f58b52
Update README.md ( #206 )
2023-06-14 20:16:09 +01:00
Rich Howell
3817952ed6
Update README.md ( #183 )
...
Linked to contributing docs, replacing detail. This can't be merged
until after #176 gets merged though as the build will fail due to broken
links.
---------
Co-authored-by: Jed Fox <git@jedfox.com >
2023-06-14 20:14:46 +01:00
Rich Howell
7fa3a13783
Contributing to actual budget ( #203 )
2023-06-14 18:07:12 +01:00
Rich Howell
216732581a
Update faq.md ( #198 )
...
Bank Sync update
2023-06-14 17:46:19 +01:00
Jed Fox
bc1a039105
Swap from reference-style links to @mentions ( #201 )
...
I will also update the release notes generator to use the new style
(9ffec33742 )
2023-06-14 17:45:38 +01:00
Jed Fox
268544b6d7
Rename budgeting/howitworks.md to index.md ( #202 )
...
This matches the other pages that have child pages.
2023-06-14 07:33:05 +01:00
Jed Fox
be0dc4ecd4
Improve homepage a bit, clean up old/unused code ( #200 )
2023-06-13 16:50:22 -04:00
Rich Howell
8caa78b1f7
Blog ( #196 )
...
https://docusaurus.io/docs/blog
https://deploy-preview-196--actualbudget-website.netlify.app/
2023-06-13 20:14:36 +01:00
Jed Fox
899801ab0c
Move the docs back to /docs, add in a version of the homepage ( #193 )
...
https://deploy-preview-193--zingy-bonbon-b1b286.netlify.app
---------
Co-authored-by: Rich Howell <github@codenameowl.com >
2023-06-13 05:51:08 +01:00
Jed Fox
d61dbea744
A few minor updates ( #194 )
...
- fix broken issue link
- tweak the typography in the API docs
2023-06-13 05:19:50 +01:00
Jed Fox
30f2ef6da6
Fix cd instructions for Windows ( #192 )
...
I meant to come back and fill this in as part of #127 but forgot about
it — @rich-howell does this instruction sound correct?
2023-06-12 18:32:22 -04:00
Jed Fox
9260fc4c69
Delete deploy.yml ( #191 )
...
We don’t need this anymore since we deploy via Netlify
2023-06-12 20:28:33 +01:00
Jed Fox
5d433c617e
Reorganize page URLs to match the sidebar ( #185 )
...
Principles:
- lowercase URLs only
- kebab-case
- generally match sidebar structure
2023-06-12 15:20:06 -04:00
Rich Howell
b5e8296318
Update docusaurus.config.js ( #190 )
...
Change URL
2023-06-12 15:19:12 -04:00
Jed Fox
7f880446cc
New Fly install doc ( #127 )
2023-06-12 06:29:47 +01:00
Jed Fox
bf99b244e0
Update local install docs to recommend installing the latest LTS version of Node ( #184 )
2023-06-11 06:38:41 +01:00
Jed Fox
2b11c85c7e
Add instructions for updating to the local install page ( #187 )
...
Co-authored-by: Rich Howell <22135084+rich-howell@users.noreply.github.com >
Co-authored-by: Trevor Farlow <trevdor@users.noreply.github.com >
2023-06-11 06:37:52 +01:00
Rich Howell
50f31a7cf0
Replace Logo ( #188 )
...
Logo update
2023-06-11 06:36:58 +01:00
Jed Fox
83bb5f982a
Update Nordigen setup process ( #182 )
...
The environment variables and config.json methods are now deprecated
since the secrets are stored in the database.
https://deploy-preview-182--zingy-bonbon-b1b286.netlify.app/accounts/connecting-your-bank/
2023-06-08 18:41:53 +01:00
youngcw
c38e8f380a
Remainder goal section ( #180 )
...
Matches
[actualbudget/actual#1101 ](https://github.com/actualbudget/actual/pull/1101 )
2023-06-07 18:25:37 -04:00
00apm
9978365350
Update Fly-updating.md- Add info about updating fly.toml before deployment ( #97 )
...
I have a suggestion for the "Updating Actual" doc page. Since fly.toml
is in .gitignore pulling changes via git won't update it. Users should
also update their fly.toml before deploying on server.
I added short info in the Fly-updating.md. However I don't know if this
info should also be updated elsewhere.
---------
Co-authored-by: Rich Howell <github@codenameowl.com >
2023-06-03 07:57:30 +01:00
btehan
bee714a383
Update howitworks.md ( #134 )
...
Line 53, where it says That money will appear in next month's **To
Budget**. This isn't really happening. Should this part of the
documentation be changed?
---------
Co-authored-by: Rich Howell <github@codenameowl.com >
2023-06-03 07:44:53 +01:00
Matiss Janis Aboltins
ef67722bdb
🔖 (23.6.0) category hiding and filters for reports ( #179 )
...
Web: https://github.com/actualbudget/actual/pull/1087
Server: https://github.com/actualbudget/actual-server/pull/207
Docs: https://github.com/actualbudget/docs/pull/179
2023-06-01 21:40:24 +01:00
Rich Howell
d9e593c689
Remove loot-design ( #178 )
...
Remove loot-design from project structure, this resolves #177
2023-06-01 13:42:56 +01:00
youngcw
d481f15fb2
add example for schedule full flag ( #174 )
...
Matches up with
[actualbudget/actual#1052 ](https://github.com/actualbudget/actual/pull/1052 )
2023-05-27 10:09:27 +01:00
shall0pass
497911bd99
End of month cleanup ( #172 )
...
This is a basic documentation page of the `End of month cleanup` feature
if it's chosen to be included.
PR: https://github.com/actualbudget/actual/pull/1016
2023-05-24 12:08:15 -04:00
aujkb
c337afa90c
Update project-layout.md ( #170 )
2023-05-13 08:37:01 -04:00
youngcw
5895e51594
Add info on template hold flag ( #169 )
...
Info about using PR#1004 of base app.
2023-05-07 16:52:50 -04:00
Rich Howell
1133af7669
23.5.0 ( #168 )
...
Co-authored-by: Jed Fox <git@jedfox.com >
2023-05-04 19:02:41 +01:00
Nik
d1055d00e6
Small fixes for API docs ( #167 )
2023-05-04 10:02:36 -04:00
youngcw
934b2d0a1e
added info about goal template priorities ( #166 )
2023-05-02 16:37:29 -04:00
Rich Howell
020079210d
Demo Budget ( #163 )
2023-04-27 08:10:39 -04:00
shall0pass
0a57b4341a
Add percentage based targets to table ( #152 )
...
This is an addition when https://github.com/actualbudget/actual/pull/858
is merged.
Co-authored-by: Jed Fox <git@jedfox.com >
2023-04-26 19:00:06 -04:00
Rich Howell
c6e290268f
Update addaccount.md ( #164 )
...
This should resolve #54 the issue raised with a note has been added to
notify people of the Off Budget reset when the account type is changed.
2023-04-26 14:52:17 -04:00
Rich Howell
055f2c704b
View on Hover ( #165 )
...
This should resolve #82 documentation around Category notes added.
2023-04-26 14:50:19 -04:00
aujkb
3ef6036933
Update nynab.md ( #161 )
2023-04-25 07:58:51 -04:00
aujkb
a210fba367
Update nynab.md ( #162 )
2023-04-25 06:55:31 -04:00
youngcw
61d963cf98
Additions to keyboard shortcuts ( #147 )
...
I added some non documented keyboard shortcuts for the transaction
ledger. I also standardized the capitalization of the existing
shortcuts.
I cant decide if its better to have the single letters upper or lower
case. I don't want to imply that a `Shift` press is needed. Also, in
`Ctrl + o` shortcut, the `o` was lower case maybe to try and not look
like the number. I don't think I have a preference and can change it to
upper case if that is preferred.
2023-04-22 11:33:40 -04:00
Patrik Stenmark
bdf2f839e3
Fix table in goal template docs ( #160 )
2023-04-22 11:28:15 -04:00
Matiss Janis Aboltins
0452acc108
🔖 (23.4.2) revert back to old autocomplete & keyboard shortcut fix ( #159 )
...
- web: https://github.com/actualbudget/actual/pull/930
- server: https://github.com/actualbudget/actual-server/pull/192
2023-04-22 15:34:29 +01:00
shall0pass
b4ea66f5d5
Goals: Added 'schedule' keyword to syntax chart ( #158 )
2023-04-19 10:28:05 -04:00
shall0pass
2fd7e15892
Changed wording on 'by' matches section ( #151 )
2023-04-19 10:27:29 -04:00
Tillman Jex
e2f79d3089
fly launch cd clarification - resolves #140 ( #155 )
2023-04-18 13:16:38 -04:00
Jed Fox
17b1f15eaf
Add step to create a GitHub release when publishing a release ( #154 )
2023-04-17 15:54:12 -04:00
Matiss Janis Aboltins
67d314c8dd
🔖 (23.4.1) fix rule creation from transaction list ( #153 )
2023-04-16 18:09:22 +01:00
Matiss Janis Aboltins
374e2a839d
📝 update release instructions ( #150 )
2023-04-07 21:21:47 +01:00