Skip to content

Instantly share code, notes, and snippets.

@turboBasic
Last active November 9, 2021 10:24

Revisions

  1. turboBasic revised this gist Nov 9, 2021. 1 changed file with 5 additions and 18 deletions.
    23 changes: 5 additions & 18 deletions test-firefox-places-queries.md
    Original 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 = "__$TERM" & in toolbar`](https://example.com/00000002-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/>&nbsp;

    - `Bookmarks Menu`
    - `__firefox-test-items`
    - [`__ tag = TERM & in menu`](https://example.com/00000001-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__not_$TERM" & in menu`](https://example.com/00000002-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__not__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__notTERM" & in menu`](https://example.com/00000002-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__not__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in menu`](https://example.com/00000003-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    <br/>&nbsp;

    - `Other Bookmarks`
    - `__firefox-test-items`
    - [`__ tag = TERM & in unfiled`](https://example.com/00000001-9b8c-4e25-a592-95b00fd1c46f) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in unfiled`](https://example.com/00000002-9b8c-4e25-a592-95b00fd1c46f) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__notTERM" & in unfiled`](https://example.com/00000002-9b8c-4e25-a592-95b00fd1c46f) &emsp; 🏷&ZeroWidthSpace;**`__not__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in unfiled`](https://example.com/00000003-9b8c-4e25-a592-95b00fd1c46f) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    <br/>&nbsp;


    <!-- ## Alternative presentation
    ## Bookmark queries

    ┣━ Bookmarks Toolbar
    ┃ └─ __firefox-test-items
    ┃ ├─ __ tags ~ TERM & in toolbar & keyword !~ TERM
    ┃ ├─
    ┃ ├─
    ┃ └─
    ┣━ Bookmarks Menu
    ┃ └─ __firefox-test-items
    ┗━ Other Bookmarks
    └─ __firefox-test-items -->

    ## Bookmark queries
    - (WIP) query 1
  2. turboBasic revised this gist Nov 9, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test-firefox-places-queries.md
    Original 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) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in menu`](https://example.com/00000002-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__not_$TERM" & in menu`](https://example.com/00000002-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__not__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in menu`](https://example.com/00000003-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    <br/>&nbsp;

  3. turboBasic revised this gist Nov 9, 2021. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions test-firefox-places-queries.md
    Original 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/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = TERM & in toolbar`](https://example.com/00000001-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/00000002-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in toolbar`](https://example.com/00000003-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    <br/>&nbsp;

    - `Bookmarks Menu`
    - `__firefox-test-items`
    - [`__ tag = TERM & in menu`](https://example.com/47b08598-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in menu`](https://example.com/6282b72f-5f1b-465b-869d-68d2eae7b2a0) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in menu`](https://example.com/fc6def10-f835-4242-ba75-4e870ece9fae) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = TERM & in menu`](https://example.com/00000001-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in menu`](https://example.com/00000002-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in menu`](https://example.com/00000003-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    <br/>&nbsp;

    - `Other Bookmarks`
  4. turboBasic revised this gist Nov 9, 2021. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions test-firefox-places-queries.md
    Original 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]`
    - [`__ tag = TERM & in unfiled`](https://example.com/00000001-9b8c-4e25-a592-95b00fd1c46f) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in unfiled`](https://example.com/00000002-9b8c-4e25-a592-95b00fd1c46f) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in unfiled`](https://example.com/00000003-9b8c-4e25-a592-95b00fd1c46f) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    <br/>&nbsp;


  5. turboBasic revised this gist Nov 9, 2021. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions test-firefox-places-queries.md
    Original 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
    - `Bookmarks Toolbar`
    - `__firefox-test-items`
    - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__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) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__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]`
    - [`__ tag = "__$TERM" & in menu`](https://example.com/6282b72f-5f1b-465b-869d-68d2eae7b2a0) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in menu`](https://example.com/fc6def10-f835-4242-ba75-4e870ece9fae) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    <br/>&nbsp;

    - `Other Bookmarks`
  6. turboBasic revised this gist Nov 9, 2021. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions test-firefox-places-queries.md
    Original 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) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp;🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) &emsp; **`[____zzzz]`** **`[__firefox-test-bookmark]`**
    - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) &emsp; `[]` `[__firefox-test-bookmark]`
    - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) &emsp; 🏷&ZeroWidthSpace;**`____zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) &emsp; 🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    <br/>&nbsp;

    - `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/47b08598-dedc-4edc-a64b-0e3208518518) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp; 🏷&ZeroWidthSpace;**`__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/>&nbsp;
  7. turboBasic revised this gist Nov 9, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test-firefox-places-queries.md
    Original 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) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp;🏷`__firefox-test-bookmark`
    - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp;🏷&ZeroWidthSpace;**`__firefox-test-bookmark`**
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) &emsp; **`[____zzzz]`** **`[__firefox-test-bookmark]`**
    - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) &emsp; `[]` `[__firefox-test-bookmark]`
    <br/>&nbsp;
  8. turboBasic revised this gist Nov 9, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test-firefox-places-queries.md
    Original 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) &emsp; 🏷 **`__zzzz`** &emsp;🏷`__firefox-test-bookmark`
    - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷&ZeroWidthSpace;**`__zzzz`** &emsp;🏷`__firefox-test-bookmark`
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) &emsp; **`[____zzzz]`** **`[__firefox-test-bookmark]`**
    - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) &emsp; `[]` `[__firefox-test-bookmark]`
    <br/>&nbsp;
  9. turboBasic revised this gist Nov 9, 2021. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions test-firefox-places-queries.md
    Original 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

    - <span style="font-family: monospace">Bookmarks Toolbar</span>
    - 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]`
    - [`__ tag = TERM & in toolbar`](https://example.com/1f63ce46-ca5c-4f6a-a0a4-c2fb9f1045e7) &emsp; 🏷 **`__zzzz`** &emsp;🏷`__firefox-test-bookmark`
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) &emsp; **`[____zzzz]`** **`[__firefox-test-bookmark]`**
    - [`__ tags !~ TERM & in toolbar`](https://example.com/810c3a45-ac28-4a30-b204-fdc07c658936) &emsp; `[]` `[__firefox-test-bookmark]`
    <br/>&nbsp;

    - `Bookmarks Menu`
  10. turboBasic revised this gist Nov 9, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test-firefox-places-queries.md
    Original 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`
    - <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]`
  11. turboBasic revised this gist Nov 9, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test-firefox-places-queries.md
    Original 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/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/>&nbsp;
  12. turboBasic revised this gist Nov 9, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test-firefox-places-queries.md
    Original 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/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/>&nbsp;
  13. turboBasic revised this gist Nov 9, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test-firefox-places-queries.md
    Original 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/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/>&nbsp;
  14. turboBasic revised this gist Nov 9, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test-firefox-places-queries.md
    Original 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/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/>&nbsp;
  15. turboBasic revised this gist Nov 9, 2021. 1 changed file with 6 additions and 6 deletions.
    12 changes: 6 additions & 6 deletions test-firefox-places-queries.md
    Original 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) `[TERM]` `[__firefox-test-bookmark]`
    - [`__ tag = "__$TERM" & in toolbar`](https://example.com/d6e5bc9b-a2fb-4d94-91e0-1c8f480d8d09) `[__TERM]` `[__firefox-test-bookmark]`
    - [`__ 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/>&nbsp;

    - `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]`
    - [`__ 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/>&nbsp;

    - `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]`
    - [`__ 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/>&nbsp;

  16. turboBasic revised this gist Nov 9, 2021. 1 changed file with 11 additions and 5 deletions.
    16 changes: 11 additions & 5 deletions test-firefox-places-queries.md
    Original 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`
    - [`__ tags ~ TERM & in toolbar & keyword !~ TERM`](https://example.com/b38fbbef-3bfa-4039-93a9-f788f06e923a)
    - [`__ 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/>&nbsp;

    - `Bookmarks Menu`
    - `__firefox-test-items`
    - `__ tags`
    - [`__ 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/>&nbsp;

    - `Other Bookmarks`
    - `__firefox-test-items`
    - `__ tags`
    - [`__ 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/>&nbsp;


    ## Alternative presentation
    <!-- ## 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
    └─ __firefox-test-items -->

    ## Bookmark queries
  17. turboBasic revised this gist Nov 9, 2021. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions test-firefox-places-queries.md
    Original 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
    ├─
    ├─
    └─
    ├─ __ tags ~ TERM & in toolbar & keyword !~ TERM
    ├─
    ├─
    └─
    ┣━ Bookmarks Menu
    ┃ └─ __firefox-test-items
  18. turboBasic revised this gist Nov 9, 2021. 1 changed file with 8 additions and 4 deletions.
    12 changes: 8 additions & 4 deletions test-firefox-places-queries.md
    Original 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`
    - [`__ tags ~ TERM & in toolbar & keyword !~ TERM`](https://example.com/b38fbbef-3bfa-4039-93a9-f788f06e923a)
    <br/>&nbsp;

    - `Bookmarks Menu`
    @@ -23,12 +23,16 @@ List of test queries and bookmarks for Firefox Places database
    ## Alternative presentation

    ┣━ Bookmarks Toolbar
    ┃ ├─ __firefox-test-items
    ┃ └─ __firefox-test-items
    ├─ __ tags ~ TERM & in toolbar & keyword !~ TERM
    ├─
    ├─
    └─
    ┣━ Bookmarks Menu
    ├─ .
    └─ __firefox-test-items
    ┗━ Other Bookmarks
    ├─ .
    └─ __firefox-test-items

    ## Bookmark queries
  19. turboBasic revised this gist Nov 9, 2021. 1 changed file with 13 additions and 0 deletions.
    13 changes: 13 additions & 0 deletions test-firefox-places-queries.md
    Original 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/>&nbsp;


    ## Alternative presentation

    ┣━ Bookmarks Toolbar
    ┃ ├─ __firefox-test-items
    ┣━ Bookmarks Menu
    ┃ ├─ .
    ┗━ Other Bookmarks
    ├─ .

    ## Bookmark queries
  20. turboBasic revised this gist Nov 9, 2021. 1 changed file with 12 additions and 4 deletions.
    16 changes: 12 additions & 4 deletions test-firefox-places-queries.md
    Original 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/>&nbsp;

    - Bookmarks Toolbar
    - __firefox-test-items
    - `Bookmarks Menu`
    - `__firefox-test-items`
    - `__ tags`
    <br/>&nbsp;

    - Bookmarks Menu
    - `Other Bookmarks`
    - `__firefox-test-items`
    - `__ tags`
    <br/>&nbsp;

    - Other Bookmarks
  21. turboBasic revised this gist Nov 9, 2021. 1 changed file with 13 additions and 1 deletion.
    14 changes: 13 additions & 1 deletion test-firefox-places-queries.md
    Original 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
  22. turboBasic created this gist Nov 9, 2021.
    1 change: 1 addition & 0 deletions test-firefox-places-queries.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    ‎‎​