Skip to content
Ismael Sh edited this page Jan 6, 2023 · 6 revisions

Create command takes one argument, (new node's title), or it could be used without providing any argument - as notya create

  • Usage: notya create [flags]
  • Aliases: create, new.
  • Flags:
    -c, --content -> The content of your note file
    -h, --help -> help for create
    -f, --folder -> Make a directory via create command
create-normal

Also you could pass filename from arguments:

create-args

Note: There are two ways of creating directories via the create command:

  1. -f/--folder flags
  2. Put a slash to the end of the title
flag slash