jabref2obsidian.load#

Functions

attach_entries_to_group(entries, group_dict)

Attaches a list of entries to the corresponding groups in a dictionary of groups.

load_bib(bib_path)

Load a BibTeX file and parse it using bibtexparser.

parse_group_tree(tree_str)

Parses a string representing a tree of groups and returns a dictionary of groups for fast access and a root node for the group tree.