Skip to content

Instantly share code, notes, and snippets.

Created January 2, 2013 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4437801 to your computer and use it in GitHub Desktop.
Save anonymous/4437801 to your computer and use it in GitHub Desktop.
残額メモ(zanmemo)用FeliCa2Money定義ファイル
<?xml version="1.0" encoding="UTF-8"?>
<CsvRules>
<Rule>
<Ident>Zanmemo</Ident>
<Name>残額メモ</Name>
<FirstLine>日付,時刻,内容,タグ,支出,収入</FirstLine>
<Format>Date,Dummy,Desc,Memo,Outgo,Income</Format>
<Order>Sort</Order>
</Rule>
</CsvRules>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment