issues
search
tokenshift
/
obsidian-page-gallery
Generates a gallery based on selected page contents.
MIT License
68
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding support for `where` clause
#26
tokenshift
closed
1 year ago
0
Support multiple "views" (or tabs) with their own configuration that can be switched between within a single gallery block.
#25
tokenshift
closed
1 year ago
0
Make filter bar collapsible, so it's not always visible
#24
tokenshift
opened
1 year ago
0
Add 'where' Dataview Syntax
#23
Bluemoondragon07
closed
1 year ago
1
Allow users to change the sort field and order
#22
sgsvaya
closed
1 year ago
1
Optionally get image src from frontmatter
#21
tokenshift
closed
11 months ago
3
Advanced filtering ie filter by any defined data type?
#20
hemicyon
closed
1 year ago
2
Add a "count/total" field to the page gallery.
#19
tokenshift
closed
11 months ago
0
Styling: Make tiles left-aligned rather than centered w/i the page-gallery grid
#18
tokenshift
closed
11 months ago
0
Make groups collapsible
#17
tokenshift
closed
1 year ago
0
Render links in `groupBy` fields
#16
tokenshift
closed
1 year ago
0
If a page gallery includes the page that its on, an infinite loop of unnecessary refreshing results.
#15
tokenshift
closed
1 year ago
0
When the `sortBy` parameter is an array, pages are sorted by filepath and not by the specified sort parameter(s).
#14
tokenshift
closed
1 year ago
0
Add a "clear" button to the filter bar
#13
tokenshift
closed
1 year ago
0
Handle null limits
#12
jayclassless
closed
1 year ago
0
Support more image types
#11
jayclassless
closed
1 year ago
1
Fields aren't recomputed for a tile that's cached, even if the block config (i.e. list of fields to show) changes
#10
tokenshift
closed
1 year ago
0
Add file-based backend for tile info cache so it doesn't have to be completely reconstructed each time the plugin is loaded
#9
tokenshift
closed
1 year ago
1
Add caching of tile info to speed up gallery updates
#8
tokenshift
closed
1 year ago
0
`sortBy` doesn't support nested properties (e.g. `file.name`)
#7
tokenshift
closed
1 year ago
0
Add "group by" option
#6
tokenshift
closed
1 year ago
0
Support listing images/attachments directly
#5
tokenshift
opened
2 years ago
3
Support obsidian-dataview expressions as fields
#4
tokenshift
closed
1 year ago
0
Support multi-line `from` clauses in config
#3
tokenshift
closed
2 years ago
0
Add a boolean option to show/hide the filter bar.
#2
tokenshift
closed
2 years ago
0
Use full dataview query & expression language via `DataviewApi.query`
#1
tokenshift
closed
2 years ago
0
Previous