Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Apply a function over all notes in your vault#353

epwalsh started this conversation inCookbook
Discussion options

-- Get `obsidian.Client` instance.localclient=require("obsidian").get_client()-- Apply a function over all `obsidian.Note` instances in the vault.client:apply_async(function(note)print(note:display_name())end)
You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
1 participant
@epwalsh

[8]ページ先頭

©2009-2025 Movatter.jp