mrndm

purpose

get mrndm.sh

visit github and download the script

quickstart

  1. run (path/to/script)/mrndm.sh init and follow the instructions
  2. run mrndm register to create an account
  3. run mrndm 'hey earth!' to save your first memo
  4. run mrndm view to view the memo you just created
  5. run mrndm help to learn more about mrndm

usage

account commands

(path/to/script)/mrndm.sh init (alias: mrndm -i)

mrndm register (alias: mrndm -r)

mrndm sync (alias: mrndm login)

mrndm logout (alias: mrndm -lo)

mrndm logoutall (alias: mrndm -la)

mrndm forgotpassword (alias: mrndm -fp)

mrndm user (alias: mrndm me)

mrndm changeemail

mrndm deleteaccount

memo-writing examples

mrndm "we should swap christmas and valentine's day"

mrndm "call congress about swapping christmas and valentine's day" RMND

mrndm move 2571 TODO

mrndm undo (alias: mrndm -z)

mrndm delete # (alias: mrndm -d)

memo-retrieving examples

mrndm view (alias: mrndm -v)

mrndm view 1625

mrndm view WORK

mrndm viewamt 42 (alias: mrndm -ls)

mrndm find "hello" (alias: mrndm -f)

mrndm view all (alias: mrndm -va)

mrndm linkphone

mrndm help (-h)

available categories

gotcha

friendly heads up to consider using single quotes when you write memos - you're welcome to use double quotes if you prefer, but you may have to escape special characters like ! or others depending on your shell rules.

terms of service
privacy policy