caasion

Results 10 comments of caasion

I have found somewhat of a work-around using a css snippet, it requires some manual work in setting the colors, but it works great. ```css /* instead of background, change...

This also applies to lists, headers, and probably other characters too. ![image](https://user-images.githubusercontent.com/103465188/176788077-a9a483cb-65d1-4e78-8992-9f624d01a663.png) Editing the value also contains things outside of the square brackets: ![image](https://user-images.githubusercontent.com/103465188/176788176-508f973f-6888-462a-b942-141c7f4cef0f.png) It would be great if this...

Are you sure you want to use React? It seems like svelte is a more popular option now, but if you are familiar with React, this would be good.

Svelte is definitely a lot cleaner in terms of the code. I have some experience with svelte (I have been trying to learn it), so I hope I will be...

Also, what is the scope that you want to refactor? Do you want to refactor the editor + profiles or the whole settings tab including the "auto format", "zone indicator",...

I've also been quite busy and I haven't been home that much. I've been trying to figure out how to compile this plugin (and any other plugin) on windows but...

> never used discord before, but I will try it. Maybe you can let me how to contact you in discord, my email is [[email protected]](mailto:[email protected]) My discord username/tag is `caasi#3126`...

@aptend @tyf2018 To see if it is due to a plugin's influence you could use "Divide & Conquer" by pseudometa. It helps with enabling and disabling plugins in bulk.

Great! Now I can fully ditch Obsidian's auto-pair rules and use this. Thank you for your hard work!

> 1. I'm wondering how to apply this form of chain to insertion rules or more cases Honestly, for now, I don't think this would work for insertion rules. But...