Get all bookmarked paths

Hi,

Is there a way to get all saved bookmarks in a script without entering them manually? I haven’t found anything in the docs.

Hi,

There’s not currently an API for that. It shouldn’t be too difficult to add. I’d be very interested to hear about your use case :blush:

1 Like

I thought so.

Yes please!

A gui for the file manager. I already have something working, but it is written in a very bad coding style that adding features is just a nightmare :crazy_face: I hope, I find some time in the near future to write that from scratch.

1 Like

Alright. Thanks for the reply. I’ve added a todo for this. I’ll make sure to add it in an update.

1 Like

Just wanted to let you know that the latest beta build, which was published yesterday, adds an API for this. Take a look at allFileBookmarks() on FileManager.

2 Likes