See here to configure your RAMADDA server.
Create a note:
note <name> some text more text |
Create a folder:
folder <name> text |
Create a sms message:
sms <name> text |
Create a wiki page:
wiki <name> text |
Append to an existing entry:
add <name of entry> text to append |
|
If you don't specify an entry for the various commands the current folder will be used by default. | |
List the entries:
lsNote: you can access these entries either by name or by index, e.g. this will get the second entry in the list: get 2Print the current folder: uror pwdChange directory to a folder: go <folder> go .. etc.or: cd <folder> |
Get the link to the entry:
url <entry name>Get the text of an entry: get <entry name>Create a folder, go into it and create a note: folder some folder go some folder note Some noteLogging in: pass <password> any command |