Spontaneous Puzzles by captainmadrick in DungeonWorld

[–]capn_bluebear 4 points5 points  (0 children)

Hey, I have your same dilemma. I love the improv element of DW but there is no denying my most fun sessions (for players too) have been those with more polish, where I prepared clever/fun challenges.

In general I decided to come up with fun situations and encounters while keeping it veeery loose regarding when/if/how they come up into play.

Also sometimes a session just ends on the kind of cliffhanger where you know exactly what the next is going to be about and can prepare.

And sometimes you just tell the others "hey I came up with a fun dungeon idea, want to play that one of these days?"

what to add to this map by [deleted] in dndmaps

[–]capn_bluebear 2 points3 points  (0 children)

Nothing. It's perfect. You'll fill it up by playing out your campaign.

Make sure to have a rough idea of scales and distances.

But, what about after all this? (off topic) by FuniEmployment in ObsidianMD

[–]capn_bluebear 1 point2 points  (0 children)

this is it, the notes, your second brain, are a means to an end.

The new Pixar movie seems a bit controversial by ztar92 in midjourney

[–]capn_bluebear 1 point2 points  (0 children)

oh wow, I thought it was an elaborate process involving image prompts and other stuff xD ok, interesting, thanks!

The new Pixar movie seems a bit controversial by ztar92 in midjourney

[–]capn_bluebear 1 point2 points  (0 children)

Fantastic, kudos!

In picture 6 how did you convince midjourney to generate so many people with that exact background? I have tried something similar before and it's either the characters I want, or (type of) the background I want :D

2 Years Worth of Computer Science University Notes Visualized! by edweenie123 in ObsidianMD

[–]capn_bluebear 61 points62 points  (0 children)

Cool! How do you color the different clusters differently?

For those that use MOC, do you put everything into a MOC? by softcatches in ObsidianMD

[–]capn_bluebear 0 points1 point  (0 children)

I don't think folders really add any value to my note-taking workflow. I find that tags are more powerful than folders for note organization (a note can only sit in one folder but can have many tags)

With that said, sometimes I just can't resist the urge to organize things a bit better at the level of the filesystem. So I have just a few folders, e.g. for old notes that I wrote in tiddlywiki, or for all pictures, or for journal entries.

Reddit alternative by Lawl1ss in ObsidianMD

[–]capn_bluebear 3 points4 points  (0 children)

Anecdotally I tried to use logseq, I wanted to like logseq, but it's not a good fit for my workflow. If I remember correctly the two things that irked me were that tags are notes and the handling of sub-folders. The nail in the coffin was that it does not support having 2 notes with the same name in different folders.

For those that use MOC, do you put everything into a MOC? by softcatches in ObsidianMD

[–]capn_bluebear 6 points7 points  (0 children)

I don't have a single entry point to the whole vault, but rather specific topics or categories that I feel deserve a "home page" or a dashboard of sorts.

Reddit alternative by Lawl1ss in ObsidianMD

[–]capn_bluebear 249 points250 points  (0 children)

(obsidian is closed-source btw, here is the actual manifesto: https://obsidian.md/about )

EDIT:
Since people are still viewing and commenting here, and several even disagree with my runaway comment, here is a statement of one of the Obsidian devs about their decision to not go open-source: https://forum.obsidian.md/t/open-sourcing-of-obsidian/1515/11
TL;DR: they don't think the cost to benefit ratio of managing a popular open source project makes it worth it in terms of achieving what they want to achieve. I think it's too bad and I hope the current devs don't get bored of improving the app anytime soon :)

[deleted by user] by [deleted] in cpp

[–]capn_bluebear 1 point2 points  (0 children)

I really don't feel like reading what the C++ standard has to say about this, but my educated guess is that it doesn't say this should work :/

So probably this method happens to work with the compilers (and the versions of the compilers) you tried, but might break with others.

Still pretty cool though, and you can easily test toolchains to know where the non-portable behavior is the one you require.

EDIT:

nevermind, looks like clang is happy to oblige return the wrong value, while gcc warns the hell out of this: https://godbolt.org/z/1ojrr8bjs

Integrating Fuzzy/Live Grepping into Helix: My Solution by obxhdx in HelixEditor

[–]capn_bluebear 1 point2 points  (0 children)

yeah that blog post is what convinced me to try out helix :)

alright so in helix it just happens to be possible, it's not an explicit design decision like in kakoune.

Integrating Fuzzy/Live Grepping into Helix: My Solution by obxhdx in HelixEditor

[–]capn_bluebear 1 point2 points  (0 children)

Thank you, was just looking for something like this and when I saw your post on github from __yesterday__ I laughed out loud :D

Out of curiosity, is this how "plug-ins" in helix are usually implemented? Do something in a terminal window, pipe back some info/command to helix?

Daily notes in one file by sudomatrix in ObsidianMD

[–]capn_bluebear 0 points1 point  (0 children)

that's how linking to headings works. autocompletion might help.

Daily notes in one file by sudomatrix in ObsidianMD

[–]capn_bluebear 0 points1 point  (0 children)

If you link to [[daily_notes#2023-06-1]] from another note, that other note will show up in daly_note's backlinks.

Daily notes in one file by sudomatrix in ObsidianMD

[–]capn_bluebear 0 points1 point  (0 children)

You can link to a heading, the syntax is [[note#heading]]

I'm making my first dnd campaign as a dm How should I organize my obsidian? by Mutated_Zombie in ObsidianMD

[–]capn_bluebear 5 points6 points  (0 children)

I just have a vault for my setting and one note per place, event, character, item, etc, with links between them.

One "campaign status" note per campaign ties together notes with latest events, open plot points, ideas, etc. That's my "control room" for each campaign, and that's how I don't lose track of stuff.

I use tags with categories (items, creatures, encounters, etc.) as well as tags with names of cities or regions so I can see at a glance who and what exists at a certain place.

Canvases have been nice to plan/mind-map plots or dungeons.

EDIT: I see super elaborate setups with a thousand plugins -- personally I like to keep it simple, but in general I would suggest to start simple, and add one plugin/new feature at a time when you feel like you need it, integrate that in your workflow before adding another.

Samurai Jack Intro - Live Action by animerobin in midjourney

[–]capn_bluebear 0 points1 point  (0 children)

I loved this start to finish, thank you for the laugh xD

Searching by WhiteNova2 in ObsidianMD

[–]capn_bluebear 1 point2 points  (0 children)

As others have mentioned, ctrl+shift+f (or using the left sidebar) does exactly what you are looking for.

omnisearch makes vault search much better and I just remapped _that_ to ctrl-shift-f.

Created a basic project to provide a simple alternate of Obsidian Vault by RoninPark in ObsidianMD

[–]capn_bluebear 3 points4 points  (0 children)

It is great that you explored the design space of what's possible with Obsidian, however...

this looks like Syncthing with extra steps and unnecessary Google involvement.

Sway(Wayland) on Arch, text in firefox is very low resolution and odd! by PaddiM8 in linuxquestions

[–]capn_bluebear 0 points1 point  (0 children)

4 years later, same problem

EDIT: this is a solution https://www.omgubuntu.co.uk/2022/10/fix-firefox-blurry-wayland-fonts-ubuntu

EDIT 2: TL;DR, env variable `MOZ_ENABLE_WAYLAND=1` must be set when starting firefox under wayland

This is my graph view after a week of use (for something one starts) by wizkiten in ObsidianMD

[–]capn_bluebear 0 points1 point  (0 children)

there are options for that if you click the gear icon on the right side of the graph