Code Monkey home page Code Monkey logo

Comments (5)

kepano avatar kepano commented on August 17, 2024 1

This is fixed as of 2.5.11

from obsidian-minimal.

kepano avatar kepano commented on August 17, 2024 1

Unfortunately this is a limitation of how Obsidian CSS classes are scoped. I can't change the position of the title dynamically based on the Obsidian setting.

However, if you download the Minimal Theme Settings plugin you can change the Line width setting to a large number like 100 and that should fix it.

from obsidian-minimal.

eddyg avatar eddyg commented on August 17, 2024

Fix confirmed. Thanks for quick response! 👍

from obsidian-minimal.

eddyg avatar eddyg commented on August 17, 2024

Hmm, one thing I just noticed:

The title of the note is still left-justified to the Readable line length width, which looks odd:

ScreenShot 2021-05-13-12 17 09@2x

from obsidian-minimal.

eddyg avatar eddyg commented on August 17, 2024

Ah, gotcha. Thanks for the explanation.

Sometimes I want to toggle Readable line length on, so I used the inspector to find the title class and just added this snippet to my "custom CSS":

.view-header-title-container {
    margin: 0;
}

My CSS knowledge is basic, but this seems to left-justify the title, which looks decent enough with both Readable line length off or on.

Thanks again for the responsiveness! 🎉

from obsidian-minimal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.