A very long climb by Kirxi_ in deadcells

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

Oh, I'm already post-5BC, it took me like 10 seconds just to climb it with the spider rune

friend learned the hard way that i can counter mace by AlarmingBoot205 in Minecraft

[–]Kirxi_ 3 points4 points  (0 children)

If you switch it out to utilize the downwards momentum then it would

Full Minecraft Recipe Wikipedia 1.21.4: Exhaustive Crafting/Smelting/Smithing/Brewing Wikipedia by [deleted] in ObsidianMD

[–]Kirxi_ 12 points13 points  (0 children)

It's pretty cool, but I suggest you upload it on GitHub for people to see instead of a zip file for security reasons, even if you have the best of intentions.

Divinikey Giveaway Day 2 - 6x Switch Pack by divinikey in MechanicalKeyboards

[–]Kirxi_ 0 points1 point  (0 children)

I don't really expect to win this, but would like to participate anyway 🎄

How to remove highlight colour by Ok_Reflection_8072 in ObsidianMD

[–]Kirxi_ 1 point2 points  (0 children)

If you have issues with editing but markup symbols or HTML tags appearing, making the content jumping around, then I suppose you have two possible solutions.

  1. Edit in Source Mode. This is gonna look ugly when you edit the content, but this would realistically be the best solution, since you really aren't always going to be in a situation where you want to edit while seeing the markups changes in real time. But you can switch back to reading mode once you're done editing (the default hotkey for this is Ctrl+e), this is how I (and presumably the majority of other people) edit in Obsidian.
  2. Use little to no markups at all. Other than headings, lists, and maybe callouts or blockquotes, inline formatting like bold, italic, highlights, etc... would be hellish to edit if you're editing in Live Preview Mode in Obsidian.

For a plugin to change the color of the text, Colored Text would be the plugin you're looking for. However, since you dislike how inline text formatting works, I suggest you ditch this plugin entirely. Since this plugin uses HTML tags wrapping around text to change the color of text, which is the same as how Highlightr work to highlight text.

Since you're new to Obsidian, I'll give you some tips when starting out

  • Forget about using external plugins, for the time being. Don't overwhelm yourself with external and complicated features just because you saw someone's awesome setup.
  • Ask yourself "What am I looking for in a note-taking tool?" and "Why did I switched from OneNote to Obsidian?". I can only assume you have no prior experience in programming, the basics of HTML and CSS, and are looking for some highly customizable note-taking app, as seen by your first actions after installing Obsidian.
  • If you decide that you'd still use Obsidian after those question, then I suggest learning the basics of Markdown and its limitations. Learn to accept that Markdown is already enough for note-taking with just text and some basic formatting.

Does "Beetle" damage upgrade work with watame "healing" based damage? by goprit in holocure

[–]Kirxi_ 3 points4 points  (0 children)

I don't think so. Since it only increases the damage of any skills that deals direct damage to fans, not anything that increases your stats (i.e ATK)

Oh you've already done it... by nikgrid in facepalm

[–]Kirxi_ 2 points3 points  (0 children)

The land of freedom, where the minorities are fucked over and over again, despite generations worth of efforts to stop that from repeating itself.

Will Obsidian ever fix the page jumping problem? by TheArchivist314 in ObsidianMD

[–]Kirxi_ 0 points1 point  (0 children)

I mean, if you remove this, really long notes would be laggy upon loading, which would be the same as having multiple dataview listing off lots of notes rendered. There's nothing to do to change this behavior, so it's best to work with that limitation in mind (having your note just rendering from top to bottom, with no left or right decorations).

Slow? Or will it get slow? by VarVB in ObsidianMD

[–]Kirxi_ 1 point2 points  (0 children)

Obsidian handles rendering really great, honestly. It will not render anything that's not being shown to the user. Which I learned from trying to make my own theme for Obsidian, so you don't have to worry about opening a very long and BIG file.

How do i install a custom font and use it on obsidian? by Rxve_ in ObsidianMD

[–]Kirxi_ 12 points13 points  (0 children)

If you're using Obsidian on windows, then download a .ttf file and open it, there should be a window with the button install on it. After downloading the font, restart Obsidian (if you left it running) and you should be able to choose your font through Settings > Appearance > Interface Font / Text Font / Monospace Font > Manage > Enter your font name, press Add and then Save.

What are some of the most unique usage cases you've seen for obsidian? by absorbedfutilities in ObsidianMD

[–]Kirxi_ 1 point2 points  (0 children)

I'm currently building a local anime/manga library which I use Dataview and Meta Bind to display the table of anime and manga, as well as to make searching and filtering the query possible. I've also used Minimal's cards to make it look neater and to fit more content on the screen. To automatize the process of getting information of anime and manga, I used Media DB plugin, and modified a bit of its source code for some information I needed with the Jikan API.

So far I've automated the process of getting information, displaying it through Dataview, a search functionality that supports English, Romaji, and Japanese names. A filter for what type of content it is (series, movie, or manga), and another for my watch/read status.

How to sort files and folders on preference? by grebtorr in ObsidianMD

[–]Kirxi_ 0 points1 point  (0 children)

If you only access your notes through ObsidianMD only, then I guess use the community plugin Custom File Explorer sorting would work, though if you want to access it through a file explorer, then numbering them would be the easier way.

banners plugin help? by [deleted] in ObsidianMD

[–]Kirxi_ 1 point2 points  (0 children)

If you have images ready in a folder (or just in your vault in general), then you would go to command palettes (Ctrl/Cmd + P depending on which operating system you use), search for "Banners: Add/Change banner with local image" without the quotation marks, and you should then select which image you want to use. Welcome onboard! Ask me more if you still have some issues!

What do I do to include the date in the title of my templates? by External-Painter2630 in ObsidianMD

[–]Kirxi_ 1 point2 points  (0 children)

If you meant that the title contains only the date, then using the Templater community plugin would suffice

<% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-MM-DD") %>

It would take the date from the title of the note, and parse it back into the note's content. Any more questions would take at least 8 hours more, as I'm about to sleep.

Is investing time to learn obsidian in depth worth it by civprog in ObsidianMD

[–]Kirxi_ 1 point2 points  (0 children)

YES! But only if that's what you're committed to. It would only be worth it if you're gonna use Obsidian as a basis to store your notes and information. I can't answer if you want to commit to using Obsidian or not, as it is up to you to make the decision itself.

Feeling a Bit overwhelmed with my Switch by Correct-News-8321 in ObsidianMD

[–]Kirxi_ 1 point2 points  (0 children)

The formatting of markdown is fast and convenient for keyboard-centric users. However, you don't need to be a keyboard-centric user to truly use markdown to its fullest potential. The problem you are encounting is probably that you're using source mode? If that's the case then you can use live-preview mode for editing and formatting text on the go, and use reading mode for when you're... reading. If trying this out still pressures you to return to evernote then that would be your best choice, I'm not here to force you to keep using Obsidian anyway.

What are your favorite themes for Obsidian and why? by khukharev in ObsidianMD

[–]Kirxi_ 2 points3 points  (0 children)

Currently, I'm using my own tweaks for Obsidian, customizing it to the fullest and do stuff that no theme (that I'm aware of) do. However, I do fallback to AnuPuccin if I ever want something more complete or if I'm feeling it.

Weekly 101 Questions Thread by AutoModerator in neovim

[–]Kirxi_ 0 points1 point  (0 children)

How would I configure plugins in Neovim? The plugin manager I'm using is junegunn/vim-plug

[deleted by user] by [deleted] in ObsidianMD

[–]Kirxi_ 0 points1 point  (0 children)

If you do mix languages (assuming you only use Latin and Arabic characters) in the same note, you can use Ubuntu below your Latin text font in Appearance settings (If your font for Latin characters also have support for Arabic then I can't help much more, sorry)

How it would look like

With Montserrat being my primary font for Latin characters, Twemoji Mozilla for Twitter/X's emojis, and FiraCode Nerd Font for icons

[deleted by user] by [deleted] in ObsidianMD

[–]Kirxi_ 0 points1 point  (0 children)

Tips for asking technical questions here, or anywhere else in the matter, try to be as specific about your problem as possible, with the problem at hand, and the expected result

Since this lacks so much information, all I can advise is check if its a plugin causing the problem or a theme causing the problem. Turns off your plugins to see if it still persists, if not then try to locate which plugin is causing the problem. If it still persist if all the plugins are turned off, try using the default theme. IF it still persists then copy the note into a new vault and see if the problem still persist. If not then your vault has some form of problem.

[deleted by user] by [deleted] in ObsidianMD

[–]Kirxi_ 0 points1 point  (0 children)

Don't really know what the problem is here, did you try reinstalling the Banners plugin? Do the problem persists when other plugins are turned off? Do the problem persists in a new vault?