Files
foam/docs/features/creating-new-notes.md
Michael Overmeyer 1ab9cc5f4a Add streamline "Create new note" command (#601)
* Add new `Create New Note` command
It is the streamlined counterpart to `Create New Note From Template`

* Simplify the variable Regex
\W is equivalent to [^A-Za-z0-9_]
2021-05-03 13:48:14 +02:00

1.0 KiB

Creating New Notes

  • Write out a new [[wiki-link]] and Cmd + Click to create a new file and enter it.
    • For keyboard navigation, use the 'Follow Definition' key F12 (or remap key binding to something more ergonomic)
  • Cmd + Shift + P (Ctrl + Shift + P for Windows), execute Foam: Create New Note and enter a Title Case Name to create Title Case Name.md
    • Add a keyboard binding to make creating new notes easier.
    • The [note-templates] used by this command can be customized.
  • You shouldn't worry too much about categorizing your notes. You can always [search-for-notes], and explore them using the [graph-visualisation].