BibTeXToScrapbox
https://github.com/hsugawa8651/jupyter_to_scrapbox_gem
BiBTeXファイルを scrapbox のインポート形式ファイルに変換するツール。
Ruby https://www.ruby-lang.org/ja/ で書かれています。
= インストール
rubygem でインストールしてください。シェルから
code:shell
gem install bibtex_to_scrapbox
code:shell
bundle exec bibtex_to_scrapbox convert ファイル名 オプション > scrapbox.json
上で作成された scrapbox.json を、scrapbox のインポートツールを用いてインポートします。
インポートについては、こちらを参照 → /help/インポート・エクスポートする
ファイル名は BiBTeXファイル (拡張子 .bibi) を指定します。空白で区切って複数指定できます。
各文献ひとつが、1枚の scrapbox
注意
変換後のページタイトルは、各文献の 文献参照キーです。
scrapboxのインポートツールでは、同じタイトルのページは上書きされます。最後にインポートしたページだけが残ります (はずです)。要望→ /forum/同一タイトルのページをインポートする際に上書きしないオプション
以下英語版ドキュメント。
https://github.com/hsugawa8651/bibtex_to_scrapbox_gem
This tool converts bibtex files to json file suitable for import to scrapbox.
The BibTeX http://bibtex.org is a tool and a file format used to describe and process lists of references in conjunction with LaTeX documents.
Scrapbox http://scrapbox.io is a novel note-taking service for teams.
テスト→ revmodphys1930.bib
#products
#github
#rubygems
scrapboxへのインポート