-
Notifications
You must be signed in to change notification settings - Fork 0
help.txt
Ismael Sh edited this page Dec 6, 2022
·
5 revisions
_ _ ___ _____ __ __ _
| \ | | / _ \ |_ _| \ \ / / / \
| \| | | | | | | | \ / / _ \
| |\ | | |_| | | | | | / ___ \
|_| \_| \___/ |_| |_| /_/ \_\
📝 Take notes quickly and expeditiously
Usage:
notya [command]
Available Commands:
completion generate the autocompletion script for the specified shell
copy Copy file's body to clipboard
create Create new node(file/folder)
cut Cut the file | copies the file and saves it data to clipboard
edit Edit/Update note data
fetch Fetch creates a clone of each node from [Y] service to [X] service
help Help about any command
init Initialize application related files/folders
list List all notya nodes(files & folders)
migrate Overwrites [Y] service's data with [X] service (in case of [X] service being current running service)
mkdir Create new working directory(folder)
push Pushes all nodes from [X] service to [Y] service(in case, if nodes doesn't exists in [Y] service)
remote Manage remote connections
remove Remove/Delete a notya element
rename Change/Update node's name
settings Manage settings of notya
view View full note data
Flags:
-f, --firebase Run commands base on firebase service
-h, --help help for notya
-v, --version version for notya
Use "notya [command] --help" for more information about a command.