Possible Bug #16
Replies: 10 comments
-
|
The font-family used is the same font used through-out Monarch by Monarch: font-family: Oracle, sans-serif Monarch prioritizes the Oracle font which actually does this (non proportional font) everywhere. There is one place I unprioritize it (Side Drawer) but for consistency (look & feel), I used their font-family. Example:
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the quick response :-)
Maybe I'll run it by Monarch support see if they are aware
Thanks again and keep up the awesome work :-)
…On Mon, Feb 2, 2026 at 7:43 PM Robert P ***@***.***> wrote:
The font-family used is the same font used through-out Monarch by Monarch:
*font-family: Oracle, sans-serif*
Monarch prioritizes the Oracle font which actually does this everywhere in
their screens. There is one place I unprioritize it (Side Drawer) but I
used their font-family so it is consistant with their look at feel.
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BWJLIGMJAP5NN43GPL3CDPT4KADN7AVCNFSM6AAAAACTP553K6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNRXHA3TKMY>
.
You are receiving this because you authored the thread.Message ID:
<RobertParesi/Monarch-Money-Tweaks/repo-discussions/16/comments/15678753@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
It's funny—whenever I changed the fonts, people emailed me. I've always wanted to ask Monarch about it and assumed it was just me. In software development, work on financial applications, I've always used proportional fonts. Why wouldn't you? Why they use the Oracle font doesn't make sense to me - never did. My concern is that I don't want MM-Tweaks to look like a ransom note in Monarch. My goal with my extensions is for MM-Tweaks to blend seamlessly with Monarch’s UI, so it feels like part of the same product. In everything I do, the first question is: how does this integrate with Monarch's look and feel? I'm going to experiment with a setting, make it available, and gather feedback. Then I can present that feedback to Monarch. Also, the script is now 6,000 lines. The second thing (over look and feel) is how much value does this change + lines of code is worth supporting the feature & interest to the user base. |
Beta Was this translation helpful? Give feedback.
-
|
I agree with you. I'm a retired IT guy with 30 years in. Worked for a
pretty big Japanese company you may have heard of, Canon. I love the look
tht MM has and have cut ties with Copilot last year. IMHO, MM Tweaks makes
Monarch work and be a complete software
Doug
Keep up the awesome job!
…On Tue, Feb 3, 2026 at 10:33 AM Robert P ***@***.***> wrote:
It's funny—whenever I changed the fonts, people emailed me. I've always
wanted to ask Monarch about it and assumed it was just me. In software
development, work on financial applications, I've always used proportional
fonts. Why wouldn't you? Why they use the *Oracle* font doesn't make
sense to me - never did.
My concern is that I don't want MM-Tweaks to look like a ransom note in
Monarch. My goal with my extensions is for MM-Tweaks to blend seamlessly
with Monarch’s UI, so it feels like part of the same product. In everything
I do, the first question is: how does this integrate with Monarch's look
and feel?
I'm going to experiment with a setting, make it available, and gather
feedback. Then I can present that feedback to Monarch.
Also, the script is now 6,000 lines. The second thing (over look and feel)
is how much value does this *change + lines of code* is worth supporting
the feature & interest to the user base.
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BWJLIGJZ4YTZMMZHEI3SQSD4KDLWHAVCNFSM6AAAAACTP553K6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNRYGYYDQNI>
.
You are receiving this because you authored the thread.Message ID:
<RobertParesi/Monarch-Money-Tweaks/repo-discussions/16/comments/15686085@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks! The Canon T-50 was my first real camera. :-) I couldn't use MM without MMT — that's the only reason I use it. I can't imagine using Budgeting or Goals; I don't know retirees who do. Once you retire, you tend to live like you did the previous year, and that's what Reports/Trends are for as well as watching your Investments. Every change they make seems to be something I'd need 30 years ago when I was in my 20's. Which browser do you use? I do all my beta testing with Firefox and Tampermonkey. I'm making a change this morning to allow the proportional fonts used in Monarch Money Tweaks — it won't alter their site, just enable that MMT font choice. |
Beta Was this translation helpful? Give feedback.
-
|
LOL...Um..It Guy...What flavor would you like? I have Safari/Mac, Chrome &
Firefox and you name the OS lol
…On Tue, Feb 3, 2026 at 11:38 AM Robert P ***@***.***> wrote:
Thanks! The Canon T-50 was my first real camera. :-)
I couldn't use MM without MMT — that's the only reason I use it. I can't
imagine using Budgeting or Goals; I don't know retirees who do. Once you
retire, you tend to live like you did the previous year, and that's what
Reports/Trends are for as well as watching your Investments. Every change
they make seems to be something I'd need 30 years ago when I was in my 20's.
Which browser do you use? I do all my beta testing with Firefox and
Tampermonkey. I'm making a change this morning to allow the proportional
fonts used in Monarch Money Tweaks — it won't alter their site, just enable
that MMT font choice.
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BWJLIGOBZKIFCQBI5TS65OL4KDTLTAVCNFSM6AAAAACTP553K6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNRYGYZTSNA>
.
You are receiving this because you authored the thread.Message ID:
<RobertParesi/Monarch-Money-Tweaks/repo-discussions/16/comments/15686394@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
I usually Pre-Release on Firefox for 2 days and then move to Chrome & Apple. I put beta release under Tampermonkey which you can run on all three browsers. You'd remove the extension from your browser and run off the beta source which is updated daily/weekly (bleeding edge) |
Beta Was this translation helpful? Give feedback.
-
|
This was added for upcoming release: CHANGE: All grid data (FlexGrid, SideDrawer, Transaction Detail and Accounts Dashboard) will use Reports / Report Grid font setting. This will allow you to select Arial for example and get a proportional font. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, I'll check it out.
…On Tue, Feb 3, 2026 at 5:16 PM Robert P ***@***.***> wrote:
This was added for upcoming release:
CHANGE: All grid data (FlexGrid, SideDrawer, Transaction Detail and
Accounts Dashboard) will use Reports / Report Grid font setting.
This will allow you to select *Arial*. for example and get a proportional
font.
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BWJLIGOPVC6V25QLKTSBO7T4KE27PAVCNFSM6AAAAACTP553K6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKNRYHA3TONY>
.
You are receiving this because you authored the thread.Message ID:
<RobertParesi/Monarch-Money-Tweaks/repo-discussions/16/comments/15688777@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
|
This should now be resolved with the latest update. If you go to Settings / Display and select a more "proportional" type font (Arial works nicely), then it propagates to all the MM-Tweak options (Dashboard, Reports, Side Drawer tables). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the MM Tweak to "Add to Accounts List on Dashboard" BTW ecstatic you added this. Anyway it appears that their is a font issue when you look at the dashboard. It appears that the font is different from line to line
Thanks again for making MM the best
Beta Was this translation helpful? Give feedback.
All reactions