ObsiKO ObsiKO Docs

04-1 Frontmatter Properties πŸͺͺ

The properties (frontmatter) you put between the --- markers at the very top of a document β€” write down info like title, tags, status, and due date, and search, Bases, the Calendar, and the Dashboard will recognize those values and put them to use. No need to type raw YAML β€” just pick them with the "Add Property" button!

← Home: ObsiKO 101 Β· Up: Advanced Markdown


Adding properties, here's how βž•

In Korean, in English πŸ‡°πŸ‡·πŸ‡¬πŸ‡§

When the app language is set to Korean, Korean-named properties appear in the autocomplete alongside the English ones β€” pick whichever you like. - Korean: μƒνƒœ Β· 마감일 Β· νƒœκ·Έ Β· μš°μ„ μˆœμœ„ Β· μ’…λ₯˜ … - English: status Β· due Β· tags Β· priority Β· type …

The two are separate, real properties (fully compatible with Obsidian). Within a single vault we recommend sticking to one side β€” Bases and the Calendar recognize them exactly as written.

That said, a few common ones are understood either way: νƒœκ·Έ=tags Β· μ’…λ₯˜=type Β· 제λͺ©=title Β· ν‘œμ§€=cover Β· μ €μž=author Β· 별칭=aliases. Features like kind suggestion chips, the bookshelf, and the ontology dictionary recognize the Korean keys just the same.

πŸ€– The AI agent writes standard English keys when it creates new documents (values can stay in your language β€” type: 회의 is fine). If your vault already uses Korean keys consistently, it follows that convention and never renames keys you wrote.

Value fields that adapt to the key πŸŽ›οΈ

Type Input method English key examples Korean key examples
Choice β–Ύ Pick from a fixed set of values via dropdown status Β· priority Β· visibility μƒνƒœ Β· μš°μ„ μˆœμœ„ Β· μ€‘μš”λ„ Β· 곡개
Calendar πŸ“… Date picker (modified-date types default to today; created defaults to the day the file was created) date Β· created Β· due Β· scheduled λ‚ μ§œ Β· μž‘μ„±μΌ Β· μˆ˜μ •μΌ Β· 마감일 Β· μ‹œμž‘μΌ Β· μ™„λ£ŒμΌ
Chips (multi) 🏷️ Several values separated by commas; tags suggest vault tags tags Β· aliases Β· keywords νƒœκ·Έ Β· 별칭 Β· ν‚€μ›Œλ“œ
Note link πŸ”— Search notes in the value field β†’ [[wiki link]] related Β· source Β· parent Β· project κ΄€λ ¨ Β· 좜처 Β· μƒμœ„ Β· ν•˜μœ„ Β· ν”„λ‘œμ νŠΈ
Image πŸ–ΌοΈ Pick from the vault image list (multiple allowed) cover Β· image Β· portrait ν‘œμ§€
Color 🎨 Palette Β· color picker Β· hex color 색상
Free text ✍️ Text (autocompletes existing values of the same key) name Β· author 이름 Β· μ €μž Β· μž₯μ†Œ Β· 버전

Manage progress with 'status' βœ…

status (or μƒνƒœ in Korean) is a choice type, so you pick from these values:

To-do Β· In progress Β· Waiting Β· Review Β· Blocked Β· On hold Β· Done Β· Cancelled Β· Draft Β· Published Β· Archived

This vocabulary carries straight over to the Project View and kanban boards β€” group a kanban by status and just dragging a card changes its status, and it shows up in the Dashboard and Calendar as in progress (half-filled box) or cancelled (strikethrough) too.

Properties that trigger magic ✨

Some properties, the moment you pick a value, pull in related properties automatically or pop open a window for you. - para (project organizing) β€” pick from project Β· area Β· resource Β· archive, and choosing project automatically attaches start and deadline (both defaulting to today) plus parent_area (the area it belongs to β€” pick a vault area note with a [[link]]). β†’ Structuring Knowledge - Set type to book β€” reading properties like author, publisher, cover, total_pages/read_pages, rating, and book_status fill in all at once, and a book search window pops up right away to pull the cover, table of contents, and intro off the internet (the document title is renamed to the book title too!). β†’ Library & Reading Log - Set type to expense / income β€” everything you need for one line of household accounts comes along at once: date (today by default), amount, merchant, category, method, and memo. β†’ Ledger - Set type to source β€” for material you brought in from somewhere (a web page, a paper, a lecture), you get a matching set of properties (see just below).

Where did I get this again? β€” the source property set πŸ“Œ

When you're collecting material, the most frustrating question is always "where did I see this?" Set type to source and you get a set of properties that gets you back there.

Property What it means
source Where it came from (URL, book title, lecture name)
author Who made it
collected When you saved it (today's date goes in by default πŸ“…)
published When the original was published
doi Β· isbn The identifier, for papers and books

Edit existing values right in place β–Ύ ✏️

You can also fix the value of a line already written in the frontmatter box β€” - choice keys like status get a β–Ύ button at the end of the line to pick a value β€” and Type your own… at the top of the list lets you enter a brand-new value right there (Enter to confirm, Esc to cancel), - date keys like due get a calendar button, - color gets a color swatch, and cover gets a οΌ‹ pick image button.

Korean keys and English keys both work exactly the same way.

🎨 A hidden talent of the color property: give a note a color and its title bar is painted as a color band (banner)! Text color flips automatically between white and black to match the background brightness. Color-code your notes by project or topic (remove the property to go back to normal).

The values you've used show up in the list πŸ—‚οΈ

Type a value that isn't in the list β€” like type: example β€” and from then on it appears in the β–Ύ list and in autocomplete. You only have to remember it once.

πŸ’Ύ Nothing is stored separately. The list is read straight from the notes in your vault. Fix a typo in the note and it disappears from the list too β€” and it follows you to other devices as soon as the notes sync.

Little details πŸ’‘


← Previous: Advanced Markdown Β· Home Β· Next: View Modes & Korean Input β†’