Tianwei Dong

Results 21 comments of Tianwei Dong

I am encountering the same problem. I'm using https://github.com/vertis/obsidian-image-layouts plugin, which is putting links to images inside a code block. (the note itself doesn't show as backlinks in the image)...

can be archived by a plugin: ```python __copyright__ = "Copyright (C) 2023-2023 iLeoDo" __license__ = "GNU GPLv2" from typing import Dict import collections from decimal import Decimal from beancount.core.data import...

@ThomasdenH this is a great work for users especially in UK. just wondering how did you get an API Key from FT as an individual user.

a customised order, would be good that use some meta data field in the `open` directive to indicate the order of the accounts, then respect them in fava

Got the same issue. but when trying with `-i` flag, it start to works well.. so must be something special around https://github.com/beancount/beanprice/blob/2122268e4696b40bdb565a31bc38eb831fe8d584/beanprice/price.py#L394-L404 also based on your description, it might be...

@blais just wondering can you still recall was there any consideration on this?

I think the implementation is correct. my ledger file had some issue which caused the problem. thanks!

Any plan of releasing this?