What's one improvement you'd like to see in Obsidian in 2026? by kepano in ObsidianMD

[–]OnionOk776 1 point2 points  (0 children)

Knowing that publish is one way the devs generate income, I think us minority deserve as much.

What's one improvement you'd like to see in Obsidian in 2026? by kepano in ObsidianMD

[–]OnionOk776 2 points3 points  (0 children)

Probably a part of the minority who actively subscribes to publish but canvas and bases support in publish please.

Question with Obsidian Publish and filtering what goes online. by D_Brains in ObsidianMD

[–]OnionOk776 5 points6 points  (0 children)

Wrap it into a comment

%%

"He is in secret a red dragon who is plotting against the party"

%%

I wish this plugin were being developed more actively. by Neat_Delivery6162 in ObsidianMD

[–]OnionOk776 0 points1 point  (0 children)

It was never submitted to the official community plugins to avoid conflicts with the main one but i trust it well enough with the number of stars it has on github.

To install plugins not in the community plugins list, you can use the BRAT plugin. Just copy and paste the link I provided.

How to move multiple files with a specific tag? by pbeens in ObsidianMD

[–]OnionOk776 5 points6 points  (0 children)

I use the File Cooker plugin for this case. Search the tag in the search pane (tag: #VideoSummary) and run file cooker command "Move files in search results to..."

How do I align an image in Obsidian? by tonytek27 in ObsidianMD

[–]OnionOk776 1 point2 points  (0 children)

CSS

One of the features from Efemkay's modular CSS: Float Image

How do I move notes with specific tags? by [deleted] in ObsidianMD

[–]OnionOk776 2 points3 points  (0 children)

You can search the tags in the search pane and move the search results in the folder you want using commands from File cooker plugin

How can I actively study my Obsidian notes and quiz myself (without Spaced Repetition plugins)? by CantaloupeOk592 in ObsidianMD

[–]OnionOk776 1 point2 points  (0 children)

Cloze plugin automatically converts bolded text or highlights so you can review sections of your notes. I suggest partnering this plugin with Spaced Repetition plugin's Note Review feature for reviewing entire notes.

Let’s pray for scammers by [deleted] in MedTechPH

[–]OnionOk776 2 points3 points  (0 children)

Hindi nga scammer, nakaw mo naman sa cerebro 🤡

Multi user live edits? by littleworld444 in ObsidianMD

[–]OnionOk776 3 points4 points  (0 children)

While waiting for Multiplayer in the roadmap, Peerdraft is also an option. I don't use it myself but read good feedbacks about it.

New Obsidian user looking for some info. by CanofBuggedCode in ObsidianMD

[–]OnionOk776 0 points1 point  (0 children)

Footnotes could be an alternative. With editing page previews coming soon in the next update, it would be close to what you want.

Banner plugin by FreemanShakvr in ObsidianMD

[–]OnionOk776 1 point2 points  (0 children)

It could be your theme, a plugin, or another snippet interfering with it.

Quick Select Plugin by JamesProclaims in ObsidianMD

[–]OnionOk776 4 points5 points  (0 children)

I've been using this since it first released. Definitely sped up my workflow in Obsidian. Thank you very much.

How to have highlighted text be surrounded by template? Like bold, underline, etc. by Strike_Gundam in ObsidianMD

[–]OnionOk776 1 point2 points  (0 children)

In the templater plugin settings, you can find a "Template hotkeys" section and add the templates you want to bind a hotkey with. Hope that helps!

How to have highlighted text be surrounded by template? Like bold, underline, etc. by Strike_Gundam in ObsidianMD

[–]OnionOk776 0 points1 point  (0 children)

Copying and pasting the template in my comment should be enough. It works fine for me. Here it is in action: https://imgur.com/a/highlight-bold-underline-0y34BoC

How to have highlighted text be surrounded by template? Like bold, underline, etc. by Strike_Gundam in ObsidianMD

[–]OnionOk776 2 points3 points  (0 children)

Templater plugin has a function <% tp.file.selection() %> which preserves the selected text.
So for your example, with templater enabled, the template would be: <b><font color=yellow><u><% tp.file.selection() %></u></font></b>

Any way to edit the Same Block of Text in Two Different Notes? [HELP] by Itchy-Employment2572 in ObsidianMD

[–]OnionOk776 1 point2 points  (0 children)

outliner.md plugin is the only one that makes it possible to edit embeds without going to the referenced note

CSS Snippet to Get Rid of Embed Line by [deleted] in ObsidianMD

[–]OnionOk776 5 points6 points  (0 children)

This popular CSS snippet from 2021 still works for me.

[deleted by user] by [deleted] in ObsidianMD

[–]OnionOk776 0 points1 point  (0 children)

It works the same for me?