From d85686ac5e0c35a95d0dd17f08a2b6b269c9349c Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Sun, 18 May 2014 14:19:52 +0100 Subject: Document top-level folders. --- background_scripts/completion.coffee | 1 + 1 file changed, 1 insertion(+) (limited to 'background_scripts/completion.coffee') diff --git a/background_scripts/completion.coffee b/background_scripts/completion.coffee index 3e80526a..07f97322 100644 --- a/background_scripts/completion.coffee +++ b/background_scripts/completion.coffee @@ -137,6 +137,7 @@ class BookmarkCompleter @bookmarks = @traverseBookmarks(bookmarks).filter((bookmark) -> bookmark.url?) @onBookmarksLoaded() + # If these names occur as top-level bookmark names, then they are not included in the names of bookmark folders. ignoreTopLevel: 'Other Bookmarks': true 'Mobile Bookmarks': true -- cgit v1.2.3