tfmonk / Accountant

GNU General Public License v3.0
3 stars 0 forks source link

LBD display + more info panes requst #31

Open ldene opened 2 months ago

ldene commented 2 months ago

Please, when it's being displayed on an LDB, any chance we can configure what's displayed better. Currently it shows total gold then a colon and session gold, i'd like to be able to remove the session part.

Additionally, when we left click to open the pane, i'd like the ability to lock the pane in place, so it always opens in the same place (e.g. middle of my screen). And i'd like some more tabs at the bottom of this pane - current week, last week, current month, last month, current year, last year - even if some of the "last" ones, only show an overall revenue, expenditure & profit/loss for that period.

Would also like to be able to see characters on other realms please.

Thanks!

tfmonk commented 2 months ago

For the first part that might be possible I would have to look into what the current functionality does.

For the locking of the addon to a specific point, I'm not sure, that requires further investigation and figuring out how to do that.

For the additional tabs that is not really possible, Accountant doesn't store data for those specific period and there is no way to alter it to accommodate without alerting all the old data and it wouldn't be accurate until 2025/2026 as anything before the update would just have to get shoved into last year or earlier...., so i think those options would be a no go as it would involve a fundamental rewrite of the data tables and I dont think there is enough of a demand for that.

Seeing characters on other realms is again a tricky one, I have looked into it previosuly but it required rewrite several core bits of code that I never managed to figure out.