Skip to content

Commit

Permalink
Update init
Browse files Browse the repository at this point in the history
  • Loading branch information
mfarragher committed Oct 19, 2021
1 parent f03c391 commit 5c86662
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions obsidiantools/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ def __init__(self, dirpath):
get_backlinks
get_backlink_counts
get_wikilinks
get_embedded_files
get_front_matter
get_md_links
Expand All @@ -59,6 +60,7 @@ def __init__(self, dirpath):
file_index
backlinks_index
wikilinks_index
embedded_files_index
md_links_index
nonexistent_notes
isolated_notes
Expand Down

0 comments on commit 5c86662

Please sign in to comment.