SlRvb / Obsidian--ITS-Theme

Theme designed with readability and customizability in mind. Change it easily to your liking with the Style Settings plugin installed.
https://publish.obsidian.md/slrvb-docs/ITS+Theme/ITS+Theme
GNU General Public License v2.0
531 stars 112 forks source link

[FR] Changing Readable Line Length Width #108

Closed SakethKanchi closed 2 years ago

SakethKanchi commented 2 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered

SlRvb commented 2 years ago

This is possible with the Style Settings plugin. In the theme settings Workspace > Workspace Resize > Note Width should get you there I think.

SakethKanchi commented 2 years ago

This is possible with the Style Settings plugin. In the theme settings Workspace > Workspace Resize > Note Width should get you there I think.

It doesn't change from default value i.e, 700px. What i mean is that there is no difference between 700px and 1000px(maximum) width.

https://user-images.githubusercontent.com/70198692/170570916-d70c3ee9-f1c2-4193-8353-f4f0873c73dd.mp4

SlRvb commented 2 years ago

Hmm that looks like some very strange behavior 🤔 I have to wonder if maybe other snippets might be interfering.

This is what it should look like on default: Obsidian_ZIB0jXybeX

SakethKanchi commented 2 years ago

Yep some snippet or setting maybe doing this🤔... Also is there anyway to change the width to more than 1000px?

SlRvb commented 2 years ago

I guess I could make it wider, I guess I'm just not sure why you wouldn't want to toggle off the Readable Line length setting toggle instead. 🤔

It's under the regular obsidian settings: Editor > Readable Line Length

SakethKanchi commented 2 years ago

Yeah but i only use a single pane for editing and viewing. And mostly use is in a minimized with weird resolutions. And with a lot of tables while adding data. For now while adding data i enable Readable Line Length and add data so i don't have to scroll or check which rows I'm writing into. So if i can use a fixed width maybe it'll be better for my use-case. Hmm... I'll work out another way....

https://user-images.githubusercontent.com/70198692/170585959-4b8cadb9-14d1-43c0-9236-08c3c5c4dca6.mp4

SlRvb commented 2 years ago

Oh I think the Advanced Table plugin doesn't fully support live preview so I think the padding/spaces it adds for that mode breaks

SakethKanchi commented 2 years ago

Yep. So to partially fix that. Turning on the Readable Line Length helps a bit. But the Width is too small as you can see..

SlRvb commented 2 years ago

I've upped the max width value to about 1500px 4343b2e9ccd82948e22b1e74062ab2e8692ffc59

Do let me know if that's enough width 😂

SakethKanchi commented 2 years ago

Yep thank you. I've tried it out with a fresh vault and it's working. And the Width is perfect for me. Now I need to check what is preventing the width in my vault.