[Feature] Smaller UI? #1016

Closed
opened 2026-02-28 19:28:35 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @ilar on GitHub (Mar 31, 2024).

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

The UI for Actual seems to have a significant amount of dead space all around, to the point of where the entire UI has a significant amount of scrolling for the same information that only took half a screen in YNAB4.

Is there a way around this that can be easily done in the files, or a 'compact' mode toggle or something?

You can see the comparison in sheer size here, with both UIs side by side, aligned to the top of the renderable.

image

Describe your ideal solution to this problem

Are the margins globally set via variable? that could work. Otherwise, a 'compact mode' feature or even just a 'compact' theme?

Not familiar enough with the code base to know the best method.

Teaching and learning

No response

Originally created by @ilar on GitHub (Mar 31, 2024). ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? The UI for Actual seems to have a significant amount of dead space all around, to the point of where the entire UI has a significant amount of scrolling for the same information that only took half a screen in YNAB4. Is there a way around this that can be easily done in the files, or a 'compact' mode toggle or something? You can see the comparison in sheer size here, with both UIs side by side, aligned to the top of the renderable. ![image](https://github.com/actualbudget/actual/assets/1613590/dcb5e07a-b265-4662-90a2-6eb72c1a4ffe) ### Describe your ideal solution to this problem Are the margins globally set via variable? that could work. Otherwise, a 'compact mode' feature or even just a 'compact' theme? Not familiar enough with the code base to know the best method. ### Teaching and learning _No response_
GiteaMirror added the featureneeds votes labels 2026-02-28 19:28:36 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 31, 2024):

Thanks for sharing your idea!

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@github-actions[bot] commented on GitHub (Mar 31, 2024): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Author
Owner

@shall0pass commented on GitHub (Mar 31, 2024):

There isn't a way to adjust the column widths.

You can collapse the header by mousing over the button in the top left of the monthly summary box at the top of the screen to save some space.

@shall0pass commented on GitHub (Mar 31, 2024): There isn't a way to adjust the column widths. You can collapse the header by mousing over the button in the top left of the monthly summary box at the top of the screen to save some space.
Author
Owner

@ilar commented on GitHub (Mar 31, 2024):

That does help, thank you! Maybe I'll make a greasemonkey script to tighten things up a bit more?

Do you know if the classes are consistent, or are they regenerated often?

@ilar commented on GitHub (Mar 31, 2024): That does help, thank you! Maybe I'll make a greasemonkey script to tighten things up a bit more? Do you know if the classes are consistent, or are they regenerated often?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1016