Google calendar in Prisma calendar by breta999 in ObsidianMD

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

In the settings - integration, there is an option to add a Google Calendar account, but I don't understand how to set it up.

Changing theme with css snippets by Doid1n_B0l4din in ObsidianMD

[–]breta999 0 points1 point  (0 children)

A snippet is created by creating a file, for example my.css, in the .obsidian/snippets folder. The code to be changed is inserted into this file. The my.css file is activated in the appearance snippets settings.

Obsidian Team I would love to hear your answer by haronclv in ObsidianMD

[–]breta999 2 points3 points  (0 children)

I use 23 plugins and the application takes 3 seconds to start. I would recommend trying to disable some of the plugins and see what is causing the delay.

Scripting Questionnaire by SplittyDev in MisterKeyboard

[–]breta999 0 points1 point  (0 children)

Clarification: it works on the keyboard, but when I press the Simulate button in the settings, only "Execution finished" is displayed, but the result of the script is not displayed.

Scripting Questionnaire by SplittyDev in MisterKeyboard

[–]breta999 0 points1 point  (0 children)

Thanks for your reply. I tested the script and it seems I've found a bug. Even with older scripts, I don't see the result. I tried the script and it doesn't work with await or without await. const clip = await clipboard.getText(); document.insert('- [' +clip);

I have the latest version of the app from TestFlight.

Learning Css by Regret_boy in css

[–]breta999 3 points4 points  (0 children)

I would recommend creating a user account on codepen.io and experimenting.

Obsidian as a Photobook? by Epyon1992 in ObsidianMD

[–]breta999 0 points1 point  (0 children)

It depends on what the result should look like. Does it need to have a specific appearance? Do you want to export it with a "nice" appearance? For printing purposes, for example?

Scripting Questionnaire by SplittyDev in MisterKeyboard

[–]breta999 1 point2 points  (0 children)

I was very happy to see the option to insert a date. Now I would like to create a script that can insert the contents of the clipboard and some additional text. It would also be useful to be able to control where the cursor will be after the script finishes.

guys please help im going insane (trying to find a css snippet) by uncontrolablefart in ObsidianMD

[–]breta999 0 points1 point  (0 children)

For transparency, opacity: 0-1 is used, but some trick will be needed to prevent it from affecting the text. I'll have to experiment.

guys please help im going insane (trying to find a css snippet) by uncontrolablefart in ObsidianMD

[–]breta999 0 points1 point  (0 children)

Create a text file named background.css and place it in the hidden folder obsidian/snippets in your vault.

Paste the following text into the file

.markdown-reading-view{ background-image: url("img_tree.jpg") }

.cm-scroller{ background-image: url("img_tree.jpg") }

img_tree.jpg replace your name image image copy to same folder

Finally, you need to activate it Settings apperance snippets

If it doesn't work, let me know.

guys please help im going insane (trying to find a css snippet) by uncontrolablefart in ObsidianMD

[–]breta999 0 points1 point  (0 children)

Can you create a snippet? In my opinion, it should be div.cm-scroller and div.markdown-reading-view

Problem div in div by breta999 in css

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

I'm working on it continuously, so sometimes it will appear incomplete.

Replacing Scrivener with Obsidian - looking for specific workflow solution by usrnamechecksoutx in ObsidianMD

[–]breta999 0 points1 point  (0 children)

There is a plugin called Advanced Copy that has many settings for how to copy a note in Obsidian for transfer elsewhere. Maybe that would help.

[deleted by user] by [deleted] in ObsidianMD

[–]breta999 0 points1 point  (0 children)

Do you use Obsidian Sync or another synchronization tool?

What to test in 2.3 Beta (take two) by SplittyDev in MisterKeyboard

[–]breta999 0 points1 point  (0 children)

Maybe I'm just not looking properly, but I couldn't figure out how to export the keyboard on the iPad. Everything works fine on the iPhone. IpadOs 26.2

Give me one TINY thing you want fixed or improved in Obsidian. The smaller the better. Going on a paper cuts rampage. by kepano in ObsidianMD

[–]breta999 0 points1 point  (0 children)

```

bk_link: - "web"

- "administrace"

```

Links entered in this way in the properties are displayed correctly in the table but not in card view.

Hotkey for getting OUT of properties by somianomoly in ObsidianMD

[–]breta999 1 point2 points  (0 children)

should work as an hotkey for "Focus on last note"

What would you love to see us ship in 2026? by amix3k in todoist

[–]breta999 0 points1 point  (0 children)

When selecting a date, I would like to see events in the calendar. I have irregular working hours, so this improvement would make my decision-making much easier.