selimrbd / py-obsidianmd

Python interface to your Obsidian notes
BSD 3-Clause "New" or "Revised" License
262 stars 21 forks source link

get all outlinks of a note #1

Closed selimrbd closed 1 year ago

selimrbd commented 2 years ago

Something like:

n = Note(path)
n.get_outlinks() --> returns list of all outlinks