Elektrine lite

← Feed

Sim

0xSim@hachyderm.io

<p>Computers were a mistake, I write code out of spite.</p><p>ᕕ( ᐛ )ᕗ Code / Games ᕕ( ᐛ )ᕗ</p><p>I wrote the Omnisearch plugin for Obsidian.</p><p><a href="https://hachyderm.io/tags/Obsidian" class="mention hashtag" rel="tag">#<span>Obsidian</span></a> <a href="https://hachyderm.io/tags/typescript" class="mention hashtag" rel="tag">#<span>typescript</span></a> <a href="https://hachyderm.io/tags/rust" class="mention hashtag" rel="tag">#<span>rust</span></a> <a href="https://hachyderm.io/tags/procGen" class="mention hashtag" rel="tag">#<span>procGen</span></a> <a href="https://hachyderm.io/tags/roguelike" class="mention hashtag" rel="tag">#<span>roguelike</span></a> <a href="https://hachyderm.io/tags/pico8" class="mention hashtag" rel="tag">#<span>pico8</span></a> <a href="https://hachyderm.

Posts

  • Post #3464974

    RE: https://infosec.exchange/@catsalad/116831072170740446 I have a script that runs once a day and archives (text and media) posts that I have bookmarked into my #Obsidian notes folder. Inside Obsidian, I have an aggregation note with a #Dataview script that loads them all asynchronously to not block the UI. And ONLY THEN I do nothing with them.

  • Post #815589

    Want to write a useful application, or just learn programming in a meaningful project with a short feedback loop? Make your own Obsidian plugin. There are literally thousands of examples, good documentation, and a helpful dev community. Even if what you need already exists as a plugin, nothing stops you to make it again for your very specific use-case! #Obsidian #Plugin #Programming