Results 480 comments of AB1908

Can you use this file in a sandbox vault and test if it still has this issue, share this vault with us?

Yeah regex based parsing tends to do that, I suppose. For now, you can get around it by changing the character used to prefix inline queries in the plugin settings.

I wonder if we could be clever and embed glossary terms at the top like we do in Obsidian. I've been very amused by the idea of writing docs in...

You should be able to do this with some third party tools. Given that this uses ledger-cli's format, I'd start looking there.

Are reconciliation flags parsing? I get a parsing error. Using the example from ledger-cli docs: ![image](https://github.com/tgrosinger/ledger-obsidian/assets/14124383/9517b1b8-3d5f-42f1-a17d-711f9b47e1bd)

Ah this is much more difficult to debug than I thought. It seems that after consuming a `reconciled` token, the `nextColumn` gets populated incorrectly. @tgrosinger, I'm happy to fix this...

I think this is the line: https://github.com/tgrosinger/ledger-obsidian/blob/66738712aede898529f36652c7e04c937b3d91b3/grammar/ledger.ne#L69. Once we modify this, it would also need some logic in parser.ts

I think I can get to this sometime early next year.

I remember this. There was some CSS glitch. I hope I'm not the one that caused this.

This is a hardcoded feature on mobile. What would you like to see?