Last active
November 9, 2021 10:24
Revisions
-
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 5 additions and 18 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,38 +7,25 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/00000001-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__notTERM" & in toolbar`](https://example.com/00000002-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__not__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in toolbar`](https://example.com/00000003-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__firefox-test-bookmark`** <br/> - `Bookmarks Menu` - `__firefox-test-items` - [`__ tag = TERM & in menu`](https://example.com/00000001-dedc-4edc-a64b-0e3208518518)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__notTERM" & in menu`](https://example.com/00000002-dedc-4edc-a64b-0e3208518518)   🏷​**`__not__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in menu`](https://example.com/00000003-dedc-4edc-a64b-0e3208518518)   🏷​**`__firefox-test-bookmark`** <br/> - `Other Bookmarks` - `__firefox-test-items` - [`__ tag = TERM & in unfiled`](https://example.com/00000001-9b8c-4e25-a592-95b00fd1c46f)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__notTERM" & in unfiled`](https://example.com/00000002-9b8c-4e25-a592-95b00fd1c46f)   🏷​**`__not__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in unfiled`](https://example.com/00000003-9b8c-4e25-a592-95b00fd1c46f)   🏷​**`__firefox-test-bookmark`** <br/> ## Bookmark queries - (WIP) query 1 -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -14,7 +14,7 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Menu` - `__firefox-test-items` - [`__ tag = TERM & in menu`](https://example.com/00000001-dedc-4edc-a64b-0e3208518518)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__not_$TERM" & in menu`](https://example.com/00000002-dedc-4edc-a64b-0e3208518518)   🏷​**`__not__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in menu`](https://example.com/00000003-dedc-4edc-a64b-0e3208518518)   🏷​**`__firefox-test-bookmark`** <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,16 +6,16 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/00000001-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__$TERM" & in toolbar`](https://example.com/00000002-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`____zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in toolbar`](https://example.com/00000003-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__firefox-test-bookmark`** <br/> - `Bookmarks Menu` - `__firefox-test-items` - [`__ tag = TERM & in menu`](https://example.com/00000001-dedc-4edc-a64b-0e3208518518)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__$TERM" & in menu`](https://example.com/00000002-dedc-4edc-a64b-0e3208518518)   🏷​**`____zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in menu`](https://example.com/00000003-dedc-4edc-a64b-0e3208518518)   🏷​**`__firefox-test-bookmark`** <br/> - `Other Bookmarks` -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -20,9 +20,9 @@ List of test queries and bookmarks for Firefox Places database - `Other Bookmarks` - `__firefox-test-items` - [`__ tag = TERM & in unfiled`](https://example.com/00000001-9b8c-4e25-a592-95b00fd1c46f)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__$TERM" & in unfiled`](https://example.com/00000002-9b8c-4e25-a592-95b00fd1c46f)   🏷​**`____zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in unfiled`](https://example.com/00000003-9b8c-4e25-a592-95b00fd1c46f)   🏷​**`__firefox-test-bookmark`** <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ List of test queries and bookmarks for Firefox Places database ## Bookmark items for testing queries - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09)   🏷​**`____zzzz`**   🏷​**`__firefox-test-bookmark`** @@ -14,8 +14,8 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Menu` - `__firefox-test-items` - [`__ tag = TERM & in menu`](https://example.com/47b08598-dedc-4edc-a64b-0e3208518518)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__$TERM" & in menu`](https://example.com/6282b72f-5f1b-465b-869d-68d2eae7b2a0)   🏷​**`____zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in menu`](https://example.com/fc6def10-f835-4242-ba75-4e870ece9fae)   🏷​**`__firefox-test-bookmark`** <br/> - `Other Bookmarks` -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,14 +6,14 @@ List of test queries and bookmarks for Firefox Places database - Bookmarks Toolbar - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09)   🏷​**`____zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936)   🏷​**`__firefox-test-bookmark`** <br/> - `Bookmarks Menu` - `__firefox-test-items` - [`__ tag = TERM & in menu`](https://example.com/47b08598-dedc-4edc-a64b-0e3208518518)   🏷​**`__zzzz`**   🏷​**`__firefox-test-bookmark`** - [`__ tag = "__$TERM" & in menu`](https://example.com/6282b72f-5f1b-465b-869d-68d2eae7b2a0) `[____zzzz]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in menu`](https://example.com/fc6def10-f835-4242-ba75-4e870ece9fae) `[]` `[__firefox-test-bookmark]` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ List of test queries and bookmarks for Firefox Places database - Bookmarks Toolbar - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__zzzz`**  🏷​**`__firefox-test-bookmark`** - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09)   **`[____zzzz]`** **`[__firefox-test-bookmark]`** - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936)   `[]` `[__firefox-test-bookmark]` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ List of test queries and bookmarks for Firefox Places database - Bookmarks Toolbar - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷​**`__zzzz`**  🏷`__firefox-test-bookmark` - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09)   **`[____zzzz]`** **`[__firefox-test-bookmark]`** - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936)   `[]` `[__firefox-test-bookmark]` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,11 +4,11 @@ List of test queries and bookmarks for Firefox Places database ## Bookmark items for testing queries - Bookmarks Toolbar - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7)   🏷 **`__zzzz`**  🏷`__firefox-test-bookmark` - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09)   **`[____zzzz]`** **`[__firefox-test-bookmark]`** - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936)   `[]` `[__firefox-test-bookmark]` <br/> - `Bookmarks Menu` -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ List of test queries and bookmarks for Firefox Places database ## Bookmark items for testing queries - <span style="font-family: monospace">Bookmarks Toolbar</span> - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) **`[__zzzz]`** **`[__firefox-test-bookmark]`** - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) `[____zzzz]` `[__firefox-test-bookmark]` -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) **`[__zzzz]`** **`[__firefox-test-bookmark]`** - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) `[____zzzz]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) `[]` `[__firefox-test-bookmark]` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) [**`__zzzz`**] `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) `[____zzzz]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) `[]` `[__firefox-test-bookmark]` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) <span style="font-family: monospace; background-color: #733">[__zzzz]</span> `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) `[____zzzz]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) `[]` `[__firefox-test-bookmark]` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) `[`<span style="background-color: #733">__zzzz</span>`]` `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) `[____zzzz]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) `[]` `[__firefox-test-bookmark]` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,22 +6,22 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) `[__zzzz]` `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) `[____zzzz]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) `[]` `[__firefox-test-bookmark]` <br/> - `Bookmarks Menu` - `__firefox-test-items` - [`__ tag = TERM & in menu`](https://example.com/47b08598-dedc-4edc-a64b-0e3208518518) `[__zzzz]` `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in menu`](https://example.com/6282b72f-5f1b-465b-869d-68d2eae7b2a0) `[____zzzz]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in menu`](https://example.com/fc6def10-f835-4242-ba75-4e870ece9fae) `[]` `[__firefox-test-bookmark]` <br/> - `Other Bookmarks` - `__firefox-test-items` - [`__ tag = TERM & in unfiled`](https://example.com/00000001-9b8c-4e25-a592-95b00fd1c46f) `[__zzzz]` `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in unfiled`](https://example.com/00000002-9b8c-4e25-a592-95b00fd1c46f) `[____zzzz]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in unfiled`](https://example.com/00000003-9b8c-4e25-a592-95b00fd1c46f) `[]` `[__firefox-test-bookmark]` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 11 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,21 +6,27 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) `[TERM]` `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) `[__TERM]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) `[]` `[__firefox-test-bookmark]` <br/> - `Bookmarks Menu` - `__firefox-test-items` - [`__ tag = TERM & in menu`](https://example.com/47b08598-dedc-4edc-a64b-0e3208518518) `[TERM]` `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in menu`](https://example.com/6282b72f-5f1b-465b-869d-68d2eae7b2a0) `[__TERM]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in menu`](https://example.com/fc6def10-f835-4242-ba75-4e870ece9fae) `[]` `[__firefox-test-bookmark]` <br/> - `Other Bookmarks` - `__firefox-test-items` - [`__ tag = TERM & in unfiled`](https://example.com/00000001-9b8c-4e25-a592-95b00fd1c46f) `[TERM]` `[__firefox-test-bookmark]` - [`__ tag = "__$TERM" & in unfiled`](https://example.com/00000002-9b8c-4e25-a592-95b00fd1c46f) `[__TERM]` `[__firefox-test-bookmark]` - [`__ tags !~ TERM & in unfiled`](https://example.com/00000003-9b8c-4e25-a592-95b00fd1c46f) `[]` `[__firefox-test-bookmark]` <br/> <!-- ## Alternative presentation ┣━ Bookmarks Toolbar ┃ └─ __firefox-test-items @@ -33,6 +39,6 @@ List of test queries and bookmarks for Firefox Places database ┃ └─ __firefox-test-items ┃ ┗━ Other Bookmarks └─ __firefox-test-items --> ## Bookmark queries -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -24,10 +24,10 @@ List of test queries and bookmarks for Firefox Places database ┣━ Bookmarks Toolbar ┃ └─ __firefox-test-items ┃ ├─ __ tags ~ TERM & in toolbar & keyword !~ TERM ┃ ├─ ┃ ├─ ┃ └─ ┃ ┣━ Bookmarks Menu ┃ └─ __firefox-test-items -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 8 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,7 +6,7 @@ List of test queries and bookmarks for Firefox Places database - `Bookmarks Toolbar` - `__firefox-test-items` - [`__ tags ~ TERM & in toolbar & keyword !~ TERM`](https://example.com/b38fbbef-3bfa-4039-93a9-f788f06e923a) <br/> - `Bookmarks Menu` @@ -23,12 +23,16 @@ List of test queries and bookmarks for Firefox Places database ## Alternative presentation ┣━ Bookmarks Toolbar ┃ └─ __firefox-test-items ├─ __ tags ~ TERM & in toolbar & keyword !~ TERM ├─ ├─ └─ ┃ ┣━ Bookmarks Menu ┃ └─ __firefox-test-items ┃ ┗━ Other Bookmarks └─ __firefox-test-items ## Bookmark queries -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 13 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -19,3 +19,16 @@ List of test queries and bookmarks for Firefox Places database - `__ tags` <br/> ## Alternative presentation ┣━ Bookmarks Toolbar ┃ ├─ __firefox-test-items ┃ ┣━ Bookmarks Menu ┃ ├─ . ┃ ┗━ Other Bookmarks ├─ . ## Bookmark queries -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 12 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,10 +4,18 @@ List of test queries and bookmarks for Firefox Places database ## Bookmark items for testing queries - `Bookmarks Toolbar` - `__firefox-test-items` - `__ tags` <br/> - `Bookmarks Menu` - `__firefox-test-items` - `__ tags` <br/> - `Other Bookmarks` - `__firefox-test-items` - `__ tags` <br/> -
turboBasic revised this gist
Nov 9, 2021 . 1 changed file with 13 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,13 @@ List of test queries and bookmarks for Firefox Places database ============================================================== ## Bookmark items for testing queries - Bookmarks Toolbar - __firefox-test-items - Bookmarks Menu - Other Bookmarks -
turboBasic created this gist
Nov 9, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@