{"repo":"mattn/memo","free":true,"listed":false,"github":"https://github.com/mattn/memo","clone":"git clone https://github.com/mattn/memo.git","description":"📓 Memo Life For You","language":"Go","stars":1027,"topics":["golang","go","memo","jekyll","markdown"],"license":"MIT","category":"docs-static-sites","readme_excerpt":"memo Memo Life For You Usage Installation Let's start create memo file. Input title for the memo, then you see the text editor launched. After saving markdown, list entries with memo list . And grep Configuration run memo config . memodir, memotemplate and assetsdir can be used / prefix or $HOME or OS specific environment variables. editor, selectcmd and grepcmd can be used placeholder below. placeholder replace to ----------- --------------- ${FILES} target files ${DIR} same as memodir ${PATTERN} grep pattern Memo Template You can use memo template using Go's text/template format. A template receives the following attributes. - Title - Date (format: %Y-%m-%d %H:%M) - Categories (always empty) - Tags (always empty) The following is a template example to apply YAML Frontmatter. You can also use glidenote/memolist.vim's template format like following. Supported GrepCmd Command Configuration --------------------------------------------------- ------------------------------------ GNU Grep grepcmd = \"grep -nH\" #default ag grepcmd = \"ag ${PATTERN} ${DIR}\" jvgrep grepcmd = \"jvgrep ${PATTERN} ${DIR}\" Supported SelectCmd Command Configuration -------------------------------------- ----------------- gof selectcmd = \"gof\" cho selectcmd = \"cho\" fzf selectcmd = \"fzf\" Extend With Plugin Commands You can extend memo with custom commands. Place an executable file in your pluginsdir , memo can use it as a subcommand. For example, If you place foo file in your pluginsdir , you can run it by me","default_branch":null,"files":null,"tree":[],"storefront":"/r/mattn","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mattn/memo/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}