Skip to content

Incorrect character count in the status bar variables in the opened file. #234

@Gustavo3245

Description

@Gustavo3245

Hello, This is my first time opening an issue here, I am using the closed issue template.

Problem

In the ["In the Status Bar Active File" ]
Currently, the status bar of the open file displays the number of characters included, including all character types such as spaces, tabs, and line breaks.

Suggested Fix

Either:

  • Remove or replace invalid characters manually before reading the file to count the number of characters.
  • During reading, pass the currently read character through a function, validating if it is within the range of valid characters.

I apologize if this isn't the correct repository to open this issue, I clicked on one of the links provided in the Obsidian web documentation to contribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions