Codimd: Every document is named Untitled.

Created on 14 Dec 2016  路  1Comment  路  Source: hackmdio/codimd

Can we name our filenames something other than Untitled? It seems possible since there is a Features document...

Most helpful comment

There are two ways to change the note title.

  1. put first level header in your note, that is # Title or
===
  1. put below yaml-metadata in the very beginning of your note.
title: Title
---

That's it 馃槃

>All comments

There are two ways to change the note title.

  1. put first level header in your note, that is # Title or
===
  1. put below yaml-metadata in the very beginning of your note.
title: Title
---

That's it 馃槃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

almereyda picture almereyda  路  4Comments

nitwhiz picture nitwhiz  路  4Comments

farleylai picture farleylai  路  5Comments

LukasKalbertodt picture LukasKalbertodt  路  4Comments

ccoenen picture ccoenen  路  3Comments