String bookmarkPathProfile({required String profileDir}) { return '$historyDir/$profileDir/$bookmarksFile'; }