zamsyt / obsidian-snippets

CSS snippets for Obsidian
The Unlicense
99 stars 5 forks source link

Feature or Bug? Multi column View is enabled in source mode. #8

Closed sigrunixia closed 1 year ago

sigrunixia commented 1 year ago

Feature Request or a Bug? I sure don't know! :)

In source mode, it is expected that nothing should work or change the rendering of, hence source. However, the multi column snippet continues to change the movement of text within source mode. This makes "setting up" new columns an aggravating experience.

Otherwise, I've been having a lovely time with the snippet. It makes stuff like emulating below possible. ❤️

image

Suggested "Fix"

If it is not a bug, then I'm thinking...

Obsidian Info

OS is MacOS

SYSTEM INFO: Obsidian version: v1.3.5 Installer version: v1.3.5 Operating system: Darwin Kernel Version 22.5.0: Mon Apr 24 20:52:24 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T6000 22.5.0 Login status: logged in Catalyst license: vip Insider build toggle: on Live preview: on Legacy editor: off Base theme: dark Community theme: none Snippets enabled: 48 Restricted mode: off Plugins installed: 33 Plugins enabled: 0

zamsyt commented 1 year ago

Thanks for the feedback!

It just ended up working in source since I haven't specifically restricted the LP styles to LP only. Haven't bothered to make a decision until anyone said something. I think I can just restrict it to LP, and only add a setting if someone asks for it back in source. Can probably do it tomorrow.

zamsyt commented 1 year ago

@sigrunixia Pushed an update. Does it suit your needs?

sigrunixia commented 1 year ago

@sigrunixia Pushed an update. Does it suit your needs?

Yes it does! Thank you so much. <3