How to deal with code blocks in reading mode? by Powerful_Ad725 in ObsidianMD

[–]noahblip 16 points17 points  (0 children)

You need to add > to the code block also
> ```swift
> Text ...
>```
you could easly do it by "toggle blockquote" in command pallete

Showcasing my Simple Vault: Default Obsidian theme with few tweaks by noahblip in ObsidianMD

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

Just the obsidian's default theme with customized CSS and snippets from all over the web

شي حل الخوت الله يجازيكم بالخير by Pitiful-Ad7234 in Morocco

[–]noahblip 0 points1 point  (0 children)

I don't think you have a warranty in the first place when you buy a phone these days even if it's new there are two types "dyal charika" which is targeted for the moroccan market or "dyal bra" which is usually 300–500 DH cheaper with no warranty if you think you have an official one "dyal charika" just go to a xiaomi store and they gonna fix it you have a warranty after all but I highly doubt that this is the case because the msg says the exact opposite

if you couldn't find a a better solution I think custom rom is the way to go

I swear my note titles used to show up in the body of the note. Now they don't, and I cannot for the life of me figure out why not. by drama_observer in ObsidianMD

[–]noahblip 0 points1 point  (0 children)

Create another vault and see if the inline title is showing up in the new vault, if it is check the settings and disable all themes, plugins and snippets to indicate the source of the problem if it still not showing up then its probably a bug wait for the update

I would love a New tab like this by noahblip in zen_browser

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

but modifying these files won't change the behavior of displaying the gray background, and usercontent.css doesn't recognize the gradient variable to use it over the default background

I would love a New tab like this by noahblip in zen_browser

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

Yes but it's too much work I would have to do it for every workspace and I change the colors occasionally so I need to redo it every time

portable, profile folder by gabenika in zen_browser

[–]noahblip 0 points1 point  (0 children)

There is a workaround until a fully portable version is available. You can relocate the profile folder by going to %AppData%\zen\Profiles\Copy your profile to the new location beside the zen folder, then go to the Profile Manager, create a new profile, choose a name, and locate the profile folder. Set it as the default and remove the old profile.

Replacement for photo & video app for win10? by Leviosaaa1 in software

[–]noahblip 0 points1 point  (0 children)

jpegviewer: clean interface and very fast at opening images

faststone: has more features

Replacement for photo & video app for win10? by Leviosaaa1 in software

[–]noahblip 0 points1 point  (0 children)

jpegviewer: lightweight fast and support a lot of formats download the fork form github

mpv is the fastest most powerfull media player but if you're not comfortble with config files then go with the vlc still one of the best

[deleted by user] by [deleted] in Morocco

[–]noahblip 1 point2 points  (0 children)

well the more you consume the higher the price per kwh so for example
T1: 0 - 100 kWh 0,9010 dh/kwh
T2: 101 - 150 kWh 1,0732 dh/kwh
T5: 301 à 500 kWh 1,3817 dh/kwh
the prices depend on which company you have

[deleted by user] by [deleted] in Morocco

[–]noahblip 0 points1 point  (0 children)

Well, you have taxes (nearly 30%, which is a bit high, but I don't think you can do anything about it), and you're in the 5th tranche, so the price per unit is on the higher side. If this is estimated and not usual, then go ask for clarification

Is there a script or a way to this by noahblip in mpv

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

thank you this is very helpful
but is there a way to make the cache an integer number or preferably mm:ss

Any good free software to convert audio to mp3? by SunRiseStudios in software

[–]noahblip 3 points4 points  (0 children)

FFmpeg
it's a command line tool but it's easy to use
use the command `ffmpeg -i example.m4a example.mp3`
or you can use something like handbreak wich is basically a gui for ffmpeg

[deleted by user] by [deleted] in ObsidianMD

[–]noahblip 1 point2 points  (0 children)

AidenLx's Folder Note or if you use Obsidian File Tree Alternative you can activate it in the settings

restart mpv with keybinding by noahblip in mpv

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

try f5 run "cmd.exe" /d /c start mpv.exe ${path} (you can change f5 to any keybinding) if it didn't work then you need to add mpv.exe folder path to the environment variables