Replies: 3 comments 1 reply
-
Can be done with DVJS but what's the overall use case? |
Beta Was this translation helpful? Give feedback.
-
It may be possible with some complex DataviewJS but in general this is currently hard to do; there are some improvements being worked on slowly which will enable this functionality as an additional query type. |
Beta Was this translation helpful? Give feedback.
-
@blacksmithgu Looking forward to the additional query type. example: Bobs Website Projectworking on getting getting css fixed for bobs website #2022-04-29/T070000 #2022-04-29/T080000 speed is slow on bobs website - optimizing #2022-04-30/T080000 #2022-04-30/T100000 I would like to tabulate all the entries with start and end times and the duration. [time: 2022-04-30T080000] [time: 2022-04-30T100000] |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know you can use file.tasks to tabulate tasks but can you tabulate blocks of text or paragraphs by referencing inline fields or tags?
something like
This girl likes [tasty::jello] and eats it every day #nerdalert
This #nerdalert cat does not eat [tasty::jello] but likes to watch it wiggle
I would like to reference and tabulate all the lines with the [teast::jello] inline field or with the #nerdalert inline tag.
Any way to do this. with Dataviewjs perhaps?
Beta Was this translation helpful? Give feedback.
All reactions