Questions

  • Does every note show up in the Explorer? or is there a way to hide some of them?
    • I added a filterFn to Explorer() config so that anything under “inbox”, “notes” or “templates” gets excluded from the explorer tree.
    • This way any other folder/note I create outside of those folders will be in the navigation but everything else is only navigable via links
  • Should I define a template that I want to start with? (standard frontmatter tags?)
    • Using obsidian’s built-in Templates core plugin
    • Created a templates folder with a single ‘new note’ file in it.
    • Configured obisidian to create new notes in inbox folder
    • Installed Templater plugin
    • configured templater to apply ‘new note’ template to new notes created in inbox
  • Is there a way to hide unfinished thoughts from the web?
    • yes - draft: true