Monday, May 13, 2024
<< 2024-05-12 | 2024-05-14 >>
Daily Journal
Personalized daily activity logs.
...
Daily Discoveries
Anything relevant that was discovered on this day (i.e. new tools, technologies, code snippets, ideas, videos, podcasts, people, etc.)
- Discovered the new Windows Share functionality on Windows Insider Canary Build:
[Windows Share]
- Users will be able to now generate QR codes for URLs and cloud file links through the Windows share window to seamlessly share webpages and files across their devices. To try this out in Microsoft Edge, just click the share button in the Edge toolbar and choose “Windows share options”.
Option to generate a QR code to share a URL through the Windows share window.
Daily Tasks
Todoist Tasks
name: Highest Priority & Date filter: “today &No Clocks” sorting:
- priority groupBy: project
## Metadata & Links
> [!META]- Metadata:
>
> - Year:: [[2024]]
> - Month:: [[2024 May]]
> - Quarter:: [[2024Q2]]
> - Week:: [[2024 201124 20]]
> [!log] Created Notes Log:
>
> ```dataview
TABLE file.folder AS Folder
WHERE file.cday = date(this.file.name) AND file.name != (this.file.name)
SORT file.folder ASC, file.name ASC
Modified Notes Log:
TABLE file.folder AS Folder WHERE file.mday = date(this.file.name) AND file.name != (this.file.name) SORT file.mtime asc
***
## Appendix
*Note created on [[2024-05-13]] and last modified on [[2024-05-13]].*
### Backlinks
```dataview
LIST FROM [[2024-05-13]] AND -"CHANGELOG" AND -"03-AREAS/Journal/2024-05-13"
(c) No Clocks, LLC | 2024