Docs
Beancount Documentation.
Install / Use
/learn @beancount/DocsREADME
Beancount Documentation
https://beancount.github.io/docs/
Source files are in docs directory.
These documents in markdown format are automatically generated from official Beancount documentation.
You can contribute.
Beancount Google Doc converter
Installation
The converter requires python 3.6 - 3.10.
Create virtualenv (recommended):
python3 -m venv venv
. venv/bin/activate
Install dependencies:
pip install -r requirements.txt
Usage
Export and convert single document:
# Export google document as docx file
python export.py document "100tGcA4blh6KSXPRGCZpUlyxaRUwFHEvnz_k9DyZFn4" doubleentry.docx
# Export drawings
python export.py drawings "100tGcA4blh6KSXPRGCZpUlyxaRUwFHEvnz_k9DyZFn4" drawings
# Convert docx file to markdown
python export.py convert doubleentry.docx doubleentry.md --drawing-dir=drawings
Export and convert all documents:
python crawl.py
Documentation website
Generate static website using MkDocs:
python build.py serve
Deploy to GitHub pages:
python build.py gh-deploy
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
