1
0

index, Cookbook: cleanups

This commit is contained in:
Simon Michael
2023-11-30 13:26:02 -10:00
parent e335b69b2a
commit e457877ff7
2 changed files with 34 additions and 31 deletions

View File

@@ -2,8 +2,9 @@
This is the Plain Text Accounting Cookbook page This is the Plain Text Accounting Cookbook page
(formerly the wiki home page, now a sort of site map for plaintextaccounting.org. (formerly the wiki home page, now a sort of site map for plaintextaccounting.org.
If you don't see what you need, ask for it in the [chat](index.html#news-discussion) and we'll add it. If you don't see what you need, ask for it in the
Or log in to Github, click Edit / New page, and add it yourself. [[index#news-discussion|chat]] and we'll add it, or you can
[add it yourself](https://github.com/plaintextaccounting/plaintextaccounting/blob/master/src/Cookbook.md).
### Getting started ### Getting started

View File

@@ -16,9 +16,9 @@ Welcome!
This site collects the PTA community's tools, docs and practices. This site collects the PTA community's tools, docs and practices.
It is maintained by Simon Michael (hledger project leader, PTA fan) It is maintained by Simon Michael (hledger project leader, PTA fan)
and contributors like you. and contributors like you.
Join the [chat](#news-discussion), We invite you to join the [chat](#news-discussion),
or [send an edit](https://github.com/plaintextaccounting/plaintextaccounting/edit/master/index.md) or make edits to the [github repo](https://github.com/plaintextaccounting/plaintextaccounting).
(here's the [[README]] and the [github repo](https://github.com/plaintextaccounting/plaintextaccounting)). <!-- Here's the [[README|contributor README]]. -->
<!-- [![github](https://img.shields.io/github/stars/plaintextaccounting/plaintextaccounting.svg?style=social&label=Github){title="send pull requests, bug reports, blog posts, star us, tweet with #plaintextaccounting tag"}](https://github.com/plaintextaccounting/plaintextaccounting) --> <!-- [![github](https://img.shields.io/github/stars/plaintextaccounting/plaintextaccounting.svg?style=social&label=Github){title="send pull requests, bug reports, blog posts, star us, tweet with #plaintextaccounting tag"}](https://github.com/plaintextaccounting/plaintextaccounting) -->
</div> </div>
@@ -77,44 +77,46 @@ Elsewhere:\
## News & discussion ## News & discussion
**Site news** *2023-11: wiki [merged](https://github.com/plaintextaccounting/plaintextaccounting/issues/129) into the website* **Site news**
- *2023-11 wiki [merged](https://github.com/plaintextaccounting/plaintextaccounting/issues/129) into the website*
- [commits](https://github.com/plaintextaccounting/plaintextaccounting/commits/master)
- [contributors](https://github.com/plaintextaccounting/plaintextaccounting/graphs/contributors)
- [issues](https://github.com/plaintextaccounting/plaintextaccounting/issues?q=is%3Aissue+)
\ \
**Chat** **Chat**
[Matrix](https://matrix.to/#/#plaintextaccounting:matrix.org) ~100, - [Matrix](https://matrix.to/#/#plaintextaccounting:matrix.org) ~100
[IRC](https://web.libera.chat/#plaintextaccounting) ~50, - [IRC](https://web.libera.chat/#plaintextaccounting) ~50
<span style="white-space:nowrap;">[Plain Text Accounting space on Matrix](https://matrix.to/#/#plaintextaccounting-space:matrix.org)</span> - <span style="white-space:nowrap;">[Plain Text Accounting space on Matrix](https://matrix.to/#/#plaintextaccounting-space:matrix.org)</span>
\ \
**Mail lists** **Mail lists**
<span style="white-space:nowrap;">[app-specific mail lists](#pta-apps)</span> - <span style="white-space:nowrap;">[app-specific mail lists](#pta-apps)</span>
\
**Mastodon**
[#plaintextaccounting](https://fosstodon.org/tags/plaintextaccounting)
\
**Twitter**
[#plaintextaccounting](https://twitter.com/hashtag/plaintextaccounting?f=live),
[#ledgercli](https://twitter.com/hashtag/ledgercli?f=live),
[#hledger](https://twitter.com/hashtag/hledger?f=live),
[#beancount](https://twitter.com/hashtag/beancount?f=live),
[\@LedgerTips](https://twitter.com/LedgerTips)
\ \
**Reddit** **Reddit**
[/r/plaintextaccounting](https://www.reddit.com/r/plaintextaccounting/) - [/r/plaintextaccounting](https://www.reddit.com/r/plaintextaccounting/)
\ \
**Hacker News** **Hacker News**
[stories](https://hn.algolia.com/?query=plain%20text%20accounting&sort=byDate&prefix=false&page=0&dateRange=all&type=story), - [stories](https://hn.algolia.com/?query=plain%20text%20accounting&sort=byDate&prefix=false&page=0&dateRange=all&type=story)
[comments](https://hn.algolia.com/?query=plain%20text%20accounting&sort=byDate&prefix=false&page=0&dateRange=all&type=comment) - [comments](https://hn.algolia.com/?query=plain%20text%20accounting&sort=byDate&prefix=false&page=0&dateRange=all&type=comment)
\
**Mastodon**
- [#plaintextaccounting](https://fosstodon.org/tags/plaintextaccounting)
\
**Twitter**
- [#plaintextaccounting](https://twitter.com/hashtag/plaintextaccounting?f=live)
- [#ledgercli](https://twitter.com/hashtag/ledgercli?f=live)
- [#hledger](https://twitter.com/hashtag/hledger?f=live)
- [#beancount](https://twitter.com/hashtag/beancount?f=live)
- [\@LedgerTips](https://twitter.com/LedgerTips)
\ \
**Stack Exchange** **Stack Exchange**
[ledger-cli tag](https://money.stackexchange.com/questions/tagged/ledger-cli?tab=newest), - [ledger-cli tag](https://money.stackexchange.com/questions/tagged/ledger-cli?tab=newest)
[ledger-cli search](https://money.stackexchange.com/search?tab=newest&q=ledger-cli), - [ledger-cli search](https://money.stackexchange.com/search?tab=newest&q=ledger-cli)
[hledger tag](https://money.stackexchange.com/questions/tagged/hledger?tab=newest), - [hledger tag](https://money.stackexchange.com/questions/tagged/hledger?tab=newest)
[hledger search](https://money.stackexchange.com/search?tab=newest&q=hledger) - [hledger search](https://money.stackexchange.com/search?tab=newest&q=hledger)
<!-- [beancount](https://money.stackexchange.com/search?tab=newest&q=beancount) --> <!-- - [beancount](https://money.stackexchange.com/search?tab=newest&q=beancount) -->
\ \
**Other** **Other**
[This Week In Hledger](https://hledger.org/news.html), - [This Week In Hledger](https://hledger.org/news.html)
[plaintextaccounting.org issues](https://github.com/plaintextaccounting/plaintextaccounting/issues?q=is%3Aissue+),
[plaintextaccounting.org changes](https://github.com/plaintextaccounting/plaintextaccounting/commits/master)
## Videos ## Videos