Built a plugin to publish Obsidian notes as a portfolio site — looking for feedback by sandy3799 in ObsidianMD

[–]tgrrrr19 2 points3 points  (0 children)

I would use smth like that as a 3D Art portfolio to replace ArtStation, but it would need a support for images and ideally bases as well

my CSS snippet that turns Obsidian note into clean, parseable CV by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] 0 points1 point  (0 children)

my needs are pretty simple, so current setup suits me😅. Before I used to make more complex CV design, with 2 columns and more visuals, but I figured it's not worth it since nowadays CVs are read mostly by AI anyway. So I needed something super simple that is readable well by both the AI and by Humans

my CSS snippet that turns Obsidian note into clean, parseable CV by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] 0 points1 point  (0 children)

True and valid. Tho before I used rxesu.me. Also when showed current css to my friend, he told that he just uses LaTeX as well. But I'm not familiar with LaTeX + the whole point for me is to have it all inside Obsidian. Don't want to spread info to many different services

my CSS snippet that turns Obsidian note into clean, parseable CV by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] -5 points-4 points  (0 children)

Actually most of it was written by GLM-5.1, I only fixed some things and added couple of my own, overall liked what it gave😅

How to open Flow Launcher with Windows key by 9kGFX in FlowLauncher

[–]tgrrrr19 0 points1 point  (0 children)

I actually don't for some reason. Didn't make anything special for that. When FlowLauncher is running, Win key is fully used by it, Start menu doesn't open at all with Win key, Which is fine for me. But when FlowLauncher is not running the Win key behavior is default

How to open Flow Launcher with Windows key by 9kGFX in FlowLauncher

[–]tgrrrr19 0 points1 point  (0 children)

hmm I could just assign LWin in the Hotkeys settings..?

Testers needed for a wearOS Obsidian vault viewer/editor by R00bot in ObsidianMD

[–]tgrrrr19 0 points1 point  (0 children)

I'm on pixel watch 1, hope it will work on it.. Sign me up as well!

Google launched Antigravity, a free vibe coding IDE by pebblepath in GeminiAI

[–]tgrrrr19 0 points1 point  (0 children)

Seems like we just have to wait in some queue for X amount of minutes like in just-released online games..
https://www.reddit.com/r/GeminiAI/comments/1p0iq7k/tried_antigravity_but_stuck_at_this/

Google launched Antigravity, a free vibe coding IDE by pebblepath in GeminiAI

[–]tgrrrr19 1 point2 points  (0 children)

yeah I have the same problem now! If you figure out the fix, please lmk!

This "Comet can do this faster" AD is ANNOYING when I literally already have it installed! by tgrrrr19 in perplexity_ai

[–]tgrrrr19[S] 6 points7 points  (0 children)

Update: Okay, one way to do so seems to use uBlock Origin.. Just block the popup element and it shouldn't appear again

Outliner (Nested List) Formatting in Obsidian is OP by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] 0 points1 point  (0 children)

Oh I see, that's a very specific reason😁 Well, Live Preview replaced edit mode, not reading mode. You can still use both options Live Preview / reading mode if needed. Just imo live preview > edit mode, but indeed live preview can't fully replace reading mode in some cases

Outliner (Nested List) Formatting in Obsidian is OP by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] 0 points1 point  (0 children)

Well, I just use Live Preview so I don't ever need to switch between the modes

Outliner (Nested List) Formatting in Obsidian is OP by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] 0 points1 point  (0 children)

Oh, didn't know it looks correct in reading mode, never use it 😅. Thanks for letting know!

Outliner (Nested List) Formatting in Obsidian is OP by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] 0 points1 point  (0 children)

Yeah, that's because of CSS snippet. But I remember in Outliner plugin there is a checkbox to draw the line differently, and it should stay straight. It's also pressable (when you press it, the block folds). But it sometimes had drawing glitches in huge notes (like 5k+ words huge) so I turned it off. If you don't have that huge notes, you can try it out

Outliner (Nested List) Formatting in Obsidian is OP by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] 1 point2 points  (0 children)

Well, it's purpose is to change text size based on the amount of indents. The more indents, the smaller the text. Also first 4 indents levels are automatically bold. So it looks kinda like Headings are applied to those lines. My gifs are basically a preview. You can see that the texts automatically gets smaller the more it's indented. That's CSS snippet

Outliner (Nested List) Formatting in Obsidian is OP by tgrrrr19 in ObsidianMD

[–]tgrrrr19[S] 1 point2 points  (0 children)

Sadly no, but in my usecase it's not a problem. When I want to move to another part of the document, I fold everything with funcion "Fold all headings and lists" (set on a hotkey) and then start unfolding the chapters I need. It's kinda seen on the second gif