今、使ってるやつ。

私が使ってるObsidianのプラグイン

Obsidianのプラグイン

Remotely Save

同期をしてくれるやつ。
詳しくは別なページで解説します。するつもり…


Update Time on Edit

ページ更新時に、自動的にプロパティの日時を更新してくれるやつ。
プロパティの名前とかを変更できるので、Quartzに対応しやすい。
既存のページも一括入力してくれるボタンもある。

リンクを貼り付けた際に自動的にリンク先のタイトルを取得して置き換えてくれるやつ。
純粋なMarkdownなので、これならQuartzでも見れる。

GitHub - zolrath/obsidian-auto-link-title: Automatically fetch the titles of pasted links

Multi Properties

プロパティを一括編集できるやつ。
ObsidianのMulti PropertiesでModifiledを編集したら、全部更新されてしまった。
これを使うときは、Update Time on Editを無効化しておいたほうがいい。

Image Converter

自動でwebpとかに変換してくれるやつ。今まで保存したやつも一括で変換してくれる。

https://github.com/xRyul/obsidian-image-converter/

Link to original

つかうのをやめたObsdianのプラグイン

Link Embed

プラグイン

下のようなやつを作ってくれる。
これ、このプラグインを入れてないと見えないらしい。
だめじゃん。。。(Quartzで見えないので…)

title: "GitHub - Seraphli/obsidian-link-embed: This plugin allow you to convert URLs in your notes into embeded previews."
image: "https://opengraph.githubassets.com/142390d294534a244736774e109eb5c43085ab597b07cefee3d7d2d3a08731c8/Seraphli/obsidian-link-embed"
description: "This plugin allow you to convert URLs in your notes into embeded previews. - Seraphli/obsidian-link-embed"
url: "https://github.com/Seraphli/obsidian-link-embed"

これのQuartzのプラグインを開発する可能性…?
Obsidianのプラグイン・サービスを作りたい話

Link to original

Link to original