40 lines
1.6 KiB
Markdown
40 lines
1.6 KiB
Markdown
---
|
||
title: Obsidian
|
||
tags:
|
||
- obsidian
|
||
- tools
|
||
- software
|
||
date: "2024-01-29T15:36:13+0900"
|
||
---
|
||
|
||
## Obsidianとは
|
||
|
||
Markdownファイルベースのメモアプリ。
|
||
|
||
https://obsidian.md/
|
||
|
||
ローカルにデータベースを構築してくれて`[[wikilink]]`とかが使える。
|
||
|
||
vaultというコンテンツフォルダの中に環境設定も丸ごと含められて、お引越しできる。
|
||
|
||
いろんなプラグインがある
|
||
|
||
ファイル名を変更すると繋がっているリンクをすべて置き換えてくれるのとかが地味にありがたい
|
||
|
||
[[Obsidianのファイルの日付管理]]
|
||
|
||
## 使っているプラグイン
|
||
|
||
- obsidian-git
|
||
- 30分間隔+作業停止から30分後にバックアップ
|
||
- [GitHub - L7Cy/obsidian-2hop-links-plus: Related links up to 2 hops away are displayed in a card format.](https://github.com/L7Cy/obsidian-2hop-links-plus)
|
||
- Scrapbox風に2hop先のリンクと未作成のリンクを表示してくれる
|
||
- [GitHub - zolrath/obsidian-auto-link-title: Automatically fetch the titles of pasted links](https://github.com/zolrath/obsidian-auto-link-title)
|
||
- OGPから自動でタイトル取得してくれる。
|
||
|
||
|
||
- [[論文の管理]]のために使っている奴
|
||
- [GitHub - mgmeyers/obsidian-pandoc-reference-list: Display a formatted reference in Obsidian's sidebar for each pandoc citekey in the active document.](https://github.com/mgmeyers/obsidian-pandoc-reference-list)
|
||
- [GitHub - mgmeyers/obsidian-zotero-integration: Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.](https://github.com/mgmeyers/obsidian-zotero-integration)
|
||
|