ObsiKO ObsiKO Docs

Wiki Links & Tags

Ready to stitch this document, that document, and all your scattered thoughts into one? This is where a simple "notepad" transforms into a vast "universe of your own knowledge"! 🚀

← Home: ObsiKO 101


The magic bridge that connects note to note: [[ ]] 🌉

Fly along a link ✈️

Peek before you click — link previews 👀

Pointing at one single paragraph — block IDs ^ 🎯

Sometimes you don't want the whole note — you want that one paragraph, right there. That's what block IDs are for. (Same convention as Obsidian, so it survives a round trip!)

Try it like this

💡 If a heading is granular enough, [[Note#Heading]] jumps and embeds just the same. Block IDs shine when you need a chunk that doesn't even have a heading — a single quote, one table, one to-do line.

Tags that group similar friends together: # 🏷️

Kinds & links tab — building your dictionary 📗

As notes pile up you naturally start writing kinds (type: book, type: person) and links (author: "[[Jane]]"). The Kinds & links tab in the Categories panel gathers all of that in one place — the same idiom as the other tabs: name + how often you used it + click to expand where.

What the kind & link dictionary is, and how definition notes work, is covered in 17 Structuring Knowledge.

What's the payoff of linking things up like this? 🤩


← Previous: Search & Navigation · Home · Next: Backlinks & Outline

Merge, extract, and split notes ✂️

As notes grow, their structure needs surgery. Everything lives under right-click ▸ Note composer (or the command palette):

💡 All three are recorded in the change history panel, so you can revert file by file.

The same Note composer group also holds Tidy formatting…, which cleans up little things like trailing spaces and ##heading spacing in one go → 03 Markdown Basics.


← Previous: Search & Navigation · Home · Next: Backlinks & Outline