tweak galleries to be more robust and more reliable
This commit is contained in:
parent
ede79273e0
commit
b4810c2d80
|
@ -1,8 +1,8 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Coloring/In Progress/'
|
||||
query: 'path: Coloring/In Progress/ tag:#in-progress'
|
||||
recursive: true
|
||||
sort: desc
|
||||
sort: asc
|
||||
sortBy: name
|
||||
showTitle: true
|
||||
breakpoints:
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
~~~~note-gallery
|
||||
query: 'path: Coloring/Prepped/ tag:#prepped'
|
||||
recursive: true
|
||||
sort: desc
|
||||
sort: asc
|
||||
sortBy: name
|
||||
showTitle: true
|
||||
breakpoints:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Dot to Dot/Complete/ -path: Dot to Dot/Complete/attachments/'
|
||||
query: 'path: "Dot to Dot/Complete/" -path: "Dot to Dot/Complete/attachments/"'
|
||||
recursive: true
|
||||
sort: desc
|
||||
sortBy: name
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Dot to Dot/In Progress/'
|
||||
query: 'path: "Dot to Dot/In Progress/" tag:#in-progress'
|
||||
recursive: true
|
||||
sort: desc
|
||||
sort: asc
|
||||
sortBy: name
|
||||
showTitle: true
|
||||
breakpoints:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Dot to Dot/Prepped/'
|
||||
query: 'path: "Dot to Dot/Prepped/" tag:#prepped'
|
||||
recursive: true
|
||||
sort: desc
|
||||
sort: asc
|
||||
sortBy: name
|
||||
showTitle: true
|
||||
breakpoints:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Drawing/In Progress/'
|
||||
query: 'path: Drawing/In Progress/ tag:#in-progress'
|
||||
recursive: true
|
||||
sort: desc
|
||||
sort: asc
|
||||
sortBy: name
|
||||
showTitle: true
|
||||
breakpoints:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Drawing/Practice/'
|
||||
query: 'path: Drawing/Practice/ tag:#practice'
|
||||
recursive: true
|
||||
sort: desc
|
||||
sort: asc
|
||||
sortBy: name
|
||||
showTitle: true
|
||||
breakpoints:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
~~~~note-gallery
|
||||
debugQuery: true
|
||||
query: 'path: Ideas - Inspiration/ -path: Ideas - Inspiration/attachments/'
|
||||
query: 'path: "Ideas - Inspiration/" -path: "Ideas - Inspiration/attachments/" (tag:#idea OR tag:#inspiration)'
|
||||
recursive: true
|
||||
sort: asc
|
||||
sortBy: name
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
~~~~note-gallery
|
||||
debugQuery: true
|
||||
query: 'path: Ideas - Inspiration/ -path: Ideas - Inspiration/attachments/ tag:#idea'
|
||||
query: 'path: "Ideas - Inspiration/" -path: "Ideas - Inspiration/attachments/" tag:#idea'
|
||||
recursive: true
|
||||
sort: asc
|
||||
sortBy: name
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
~~~~note-gallery
|
||||
debugQuery: true
|
||||
query: 'path: Ideas - Inspiration/ -path: Ideas - Inspiration/attachments/ tag:#inspiration'
|
||||
query: 'path: "Ideas - Inspiration/" -path: "Ideas - Inspiration/attachments/" tag:#inspiration'
|
||||
recursive: true
|
||||
sort: asc
|
||||
sortBy: name
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Tangles/ tag:#tangle'
|
||||
query: 'path: Zentangle/Tangles/ tag:#tangle'
|
||||
recursive: true
|
||||
sort: asc
|
||||
sortBy: name
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Tangles/ tag:#favorite'
|
||||
query: 'path: Zentangle/Tangles/ tag:#favorite'
|
||||
recursive: true
|
||||
sort: asc
|
||||
sortBy: name
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Tangles/ tag:#to-practice'
|
||||
query: 'path: Zentangle/Tangles/ tag:#to-practice'
|
||||
recursive: true
|
||||
sort: asc
|
||||
sortBy: name
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
~~~~note-gallery
|
||||
debugQuery: true
|
||||
query: 'path: Zentangle/Practice/ -path: Zentangle/Practice/attachments/'
|
||||
query: 'path: Zentangle/Practice/ -path: Zentangle/Practice/attachments/ tag:#practice'
|
||||
recursive: true
|
||||
sort: asc
|
||||
sortBy: name
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: 'path: Zentangle/_ZIA/ -path: Zentangle/_ZIA/attachments/'
|
||||
query: 'path: Zentangle/_ZIA/ -path: Zentangle/_ZIA/attachments/ (tag:#zia OR tag:#zentangle-inspired-art)'
|
||||
recursive: true
|
||||
sort: asc
|
||||
sort: desc
|
||||
sortBy: name
|
||||
showTitle: true
|
||||
breakpoints:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
~~~~note-gallery
|
||||
query: '(path: Coloring/Complete OR path: Drawing/Complete OR path: Zentangle/_ZIA OR path: Dot to Dot/Complete) tag:#favorite'
|
||||
query: '(path: Coloring/Complete/ OR path: "Dot to Dot/Complete/" OR path: Drawing/Complete/ OR path: Zentangle/_ZIA/) tag:#favorite'
|
||||
recursive: true
|
||||
sort: desc
|
||||
sort: asc
|
||||
sortBy: name
|
||||
showTitle: true
|
||||
breakpoints:
|
||||
|
|
Loading…
Reference in a new issue