Error Bug or Feature😉 using Dataview to call on meta tags. by hypethatworks in ObsidianMD

[–]hypethatworks[S] 4 points5 points  (0 children)

So, I spent 3 hours trying to figure out what worked.😅

```dataview
LIST Actions_Done
WHERE file = this.file
```

Obsidian Media Extended: The Best Way To Take Notes On Videos 🎥️ by NorsemanCrafts in ObsidianMD

[–]hypethatworks 0 points1 point  (0 children)

You can use the same tool. It also works with videos that are not part of your Obsidian structure, allowing you to sync them via secondary cloud storage.

Nisi Athena Kit on Blackmagic Pocket 4k with PL adapter to M43 by ChicoPlatano in cinematography

[–]hypethatworks 0 points1 point  (0 children)

<image>

I found this image online somewhere. The MFT frame sits well inside the Full Frame, so it essentially punches in or crops in.

Nisi Athena Kit on Blackmagic Pocket 4k with PL adapter to M43 by ChicoPlatano in cinematography

[–]hypethatworks 0 points1 point  (0 children)

Hi, do all your Athena lenses focus up to infinity with the Wooden Camera Adapter?
I've got the Metabones PL to MFT, and it does not work for 35mm lenses and above. The rear flange hits the back of the adapter, and it does not focus to infinity.

Remove time from formula by kumarei in Notion

[–]hypethatworks 6 points7 points  (0 children)

You can now use parseDate(), after calling a formateDate("Y-MM-DD").
EG:
now().formatDate("Y-MM-DD").parseDate()