Beancount_06_善用工具


目录:

有前面五篇文章的铺垫,接下来的操作对非程序员来说可能有点硬核。懒惰是第一生产力,如果能让人提升生产力,那可以试试水。

Beancount语法小抄

img

Beancount-Trans 自动解析账单

https://trans.dhr2333.cn/

nginx配置公网访问账本(需认证)

image-20221101162308122

参考链接

致谢

https://byvoid.com/zhs/blog/beancount-bookkeeping-3/ # [推荐]完整项目

https://wzyboy.im/post/1063.html # Beancount —— 命令行复式簿记

https://wzyboy.im/post/1317.html # 使用 Beancount 记录证券投资

https://blindwith.science/tags/beancount/ # Blind with Science

http://morefreeze.github.io/2016/10/beancount-thinking.html # MoreFreeze's Sanctuary

https://www.skyue.com/19101819.html # 基础用法

https://www.skyue.com/20050218.html # 股票实践

https://blog.zsxsoft.com/post/41 # Beancount复式记账:接地气的Why and How

https://beancount.github.io/docs/beancount_language_syntax.html # 官网

https://lug.ustc.edu.cn/planet/2020/08/keeping-account-with-beancount/

https://zhuanlan.zhihu.com/p/166191611 # 高级用法

https://blog.csdn.net/wbsu2004/article/details/124920383 # 移动端

https://www.bmpi.dev/self/beancount-my-accounting-tool-v2/ # 各账本初始化

https://einverne.github.io/post/2021/02/beancount-import-bill.html # 账单导入

https://blog.sy-zhou.com/%E7%94%A8%E4%BA%8E%E6%94%AF%E4%BB%98%E5%AE%9D%E5%92%8C%E5%BE%AE%E4%BF%A1%E8%B4%A6%E5%8D%95%E7%9A%84beancount-import/ # Importer使用