surrendertogravity

joined 2 years ago

Never heard of them, but just looking at a registrar comparison chart, their renewal costs are pretty high. eg. $20 for .wiki renewal at Porkbun and $30 at Hover. Maybe they bundle in a lot of services along with it that make the price worth it? but unless you're taking full advantage of those (if they're offered) then you could def get a better deal elsewhere.

Namecheap has okay starting prices but man their renewal prices aren’t great compared to other registrars.

I just transferred all my domains out of Namecheap into Porkbun. I think Porkbun is 10 to 50 cents more expensive than Cloudflare, but they seemed a bit easier to use and could hold all my TLDs. So far, a way better experience than Namecheap!

[–] surrendertogravity@wayfarershaven.eu 1 points 2 years ago (1 children)

Just mentioning to cover all the bases: you'll want to make sure you're using the correct multi-value YAML syntax in your front-matter when you include multiple authors (eg. single line or multi line array). I like using the Linter plugin to help me out with this.

# single-line array
author: [Sam Jones, Mary Apple]

# multi-line array
author:
- Sam Jones
- Mary Apple

Once you have something like the above, using flatten should enable returning results for either author; with one test file in my vault, this worked for me:

TABLE WITHOUT ID
link(file.link, title) as "Title", author FROM #books FLATTEN author WHERE author = "Sam Jones"
[–] surrendertogravity@wayfarershaven.eu 1 points 2 years ago* (last edited 2 years ago) (2 children)

I found this note combination feature request but it doesn’t look like any plugin or native solution exists? From reading the thread, possibly you could make your document with all the transclusions then export as markdown which should then pull the transcluded content in. There’s also this short thread but it seemed focused on pulling entire notes in; not sure if that’s what you want or not.

Edit: and this is why I shouldn't research things on my phone! Obsidian doesn't have a native markdown exporter, just to PDF... there's "Obsidian Enhancing Export" plugin, and "Obsidian Markdown Export" plugin. and a paid plugin.

[–] surrendertogravity@wayfarershaven.eu 0 points 2 years ago (2 children)

I wonder if it will correlate to the distance the planets are from the center / settled planets? So the further out into "wild" space you get, the higher the difficulty level.

idk how I feel about them showing the level in the UI, though. Elden Ring has scaled areas but you find out by showing up and then getting wrecked, which adds to the story of your playthrough. with levels being shown in the UI, you can just choose to avoid the higher level places early and lose out on that kind of learning-by-exploring.

view more: ‹ prev next ›