bm_get_bookmarks.Rd
Note: end users should normally not use this function: use bm_render() instead!
bm_render()
bm_get_bookmarks( x, pattern = "qmd$|rmd$", recursive = TRUE, ignore.case = TRUE )
A path to a file or dir
The regex to match against filenames
Whether to look in subdirectories
Whether the regex is case sensitive (FALSE) or not (TRUE)
FALSE
TRUE
A bookmarks_from_dir object
bookmarks_from_dir