home.social

#dataviewjs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dataviewjs, aggregated by home.social.

  1. Динамический просмотр задач на любую дату в Obsidian: Meta Bind + DataviewJS

    Если тема управления задачами в Obsidian вам близка - заглядывайте в мой тг-канал , там я разбираю подобные вещи регулярно.

    habr.com/ru/articles/1019506/

    #Obsidian #dataview #jacascript #metabind #планирование #продуктивность #дедлайны #dataviewjs

  2. Sometimes, figuring stuff out for myself in #ObsidianMD when using #dataview and #dataviewJS is super rewarding. Other times I just want to bonk my head against the desk repeatedly whilst chanting "I'm a numpty. I'm a numpty. I'm a numpty"

    Today the numpty chant was brought on by simply trying tp sort a list of sections (each section heading is the name of one of the NPCs in my #dnd campaign planning vault) into alphabetic order.

    Took me way too long to figure out and was litterally fixed by adding one word to my query.

    Oh well, at least my NPC overview file is useable now.

    I need a drink.

  3. Summarizing Information with DataviewJS | biscotty's Workshop

    How to create summary statistics for data in an interactive table with the dataview Obsidian plugin.

    biscotty.online/blogs/dataview

  4. DataviewJS: A Gentle Introduction Part 2 | biscotty's Workshop

    How to use DataviewJS to display lists and tables of files in your vault, including sorting and filtering by date. It covers dot notation, the pages() function, and how to use sort() and where() functions.

    biscotty.online/blogs/dataview

  5. DataviewJS: A Gentle Introduction | biscotty's Workshop

    This article explains the basics of the syntax, variables, and functions, and provides examples of displaying text, headers, and lists with . The article also touches on using for date manipulation.

    biscotty.online/blogs/gentle-i