mirror of
https://github.com/foambubble/foam.git
synced 2026-04-24 03:01:01 -04:00
* 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_]
1.0 KiB
1.0 KiB
Creating New Notes
- Write out a new
[[wiki-link]]andCmd+Clickto create a new file and enter it.- For keyboard navigation, use the 'Follow Definition' key
F12(or remap key binding to something more ergonomic)
- For keyboard navigation, use the 'Follow Definition' key
Cmd+Shift+P(Ctrl+Shift+Pfor Windows), executeFoam: Create New Noteand enter a Title Case Name to createTitle 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].