Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File browser: Improve readability of file browser by displaying file description less prominent #2182

Open
4 tasks done
camoz opened this issue Dec 20, 2023 · 1 comment
Open
4 tasks done

Comments

@camoz
Copy link

camoz commented Dec 20, 2023

⚠️ This issue respects the following points: ⚠️

  • This is a enhancement/feature request. Not a bug or question.
  • The topic is not already reported at Issues. (I've searched it).
  • Markor is up to date. See Releases for the latest version. Updates are available from F-Droid and GitHub.
  • The wanted feature/enhancement is not present in the latest development version (git master). (Please download and try the test version of Markor, named Marder. Don't worry; Markor and Marder appear as completely separate applications. You can install both side-by-side, and Markor's settings are not touched. If your desired feature is present, you don't need to open this issue. The change will be part of the next Markor update.)

Description

I have a lot of folders and files in my Notebook, and I find navigation a bit hard because the file description is displayed so prominently. 99% of the time I'm only interested in the file name. Ideas to improve readability:

  • Add an option to right align the file description
  • Make the file description use less vertical space. Right now it looks like file name and file description share an equal amount of vertical space (including the padding), although the file name uses a slightly bigger font and is more bright and bold.
  • Option to adjust the color of the file description (to be able to lower the contrast to background color).

Semi-Workaround:

Manual indentation using spaces:

markor

I have looked at the SimpleDateFormat docs but it looks like alignment cannot be set from within the date and time pattern strings (which is probably good).

Information

Android version: 14 (GrapheneOS)
Device: Pixel 8
App Version: 2.11.1 (F-Droid says 2.11.1 but it looks like the latest release is only 2.11.0?)

Source

F-Droid

Format / File type

Not specific

Additional info / Log

No response

@camoz
Copy link
Author

camoz commented Dec 20, 2023

Btw please disregard the messed up date format in my screenshot :S

halfdane pushed a commit to halfdane/markor that referenced this issue Jan 12, 2024
- introduces a new preference to display entries in file browser more compact
- displays filesystem item in vertical/horizontal layout depending on that preference
halfdane pushed a commit to halfdane/markor that referenced this issue Jan 12, 2024
- introduces a new preference to display entries in file browser more compact
- displays filesystem item in vertical/horizontal layout depending on that preference
halfdane added a commit to halfdane/markor that referenced this issue Jan 12, 2024
- Introduces a preference to enable "compact view" of file browser items
- if preference is enabled, filename an description are layed out
  horizontally instead of vertically
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant