• Pricing
  • Blog
  • Docs
  • Payments
  • Download Now
  • Pricing
  • Blog
  • Download Now
  • Contributing
    • Release a New Version
    • Start Here
  • Getting Started
    • Download and install Fleeting Notes
    • How I take Fleeting Notes with Obsidian
    • Setup cloud Obsidian sync
    • Start Here
  • Plugins
    • Add your first plugin
    • Create your own plugin
    • Add your first plugin
    • Official Plugin List
    • Receiving requests
    • Sending responses
    • Start here
    • Test your plugin locally
  • Reference
    • Add sidebar to browser extenision
    • Be an Affiliate
    • Dataview template for weekly notes
    • Enable end-to-end encryption
    • How to enable keyboard shortcuts for browser extensions
    • Fleeting Notes Settings
    • How secure is Fleeting Notes sync
    • How to access customer portal
    • How to export notes in Fleeting Notes
    • How to fix Obsidian plugin sync
    • How to reset your password
    • How to Sync Obsidian wikilinks into Fleeting Notes
    • How to take Fleeting Notes through SMS or phone calls
    • Meaning of different sync types in Obsidian plugin
    • Obsidian Plugin Settings
    • Setup Local File Sync
    • Simplest Obsidian Workflow in 1 Minute
  • workspace
    • User Interface
    • Editor
    • Settings

Dataview template for weekly notes

February 16, 2023

Source: https://www.reddit.com/r/ObsidianMD/comments/10xb9p1/comment/j7wnmbg/?utm_source=share&utm_medium=web2x&context=3

## Fleeting Notes
```dataview
LIST
FROM "FleetingNotesApp"
WHERE dateformat(created_date, "ww-yyyy") = dateformat(date(split(this.file.name, " ")[0]), "ww-yyyy")
```

## Tasks from Fleeting Notes
```dataview
TASK
FROM "FleetingNotesApp"
WHERE !completed
```

## My Notes


Backlinks

How I take Fleeting Notes with ObsidianI get a lot of questions asking how I process Fleeting Notes once they land in Obsidian. There are many ways to approach this but here's the best method I found for myself. 1. Setup Obsidian sync with Fleeting Notes 1. Install the Obsidian Dataview plugin 1. Enable the Daily Notes plugin in the Obsidian settings (Also, check out how I use daily notes in Obsidian) 1. Create a template file for the daily notes, and add the path of the file to the Template file location 1. Here's the template I us
Terms · Privacy Policy · FAQ
Subscribe

Get the latest news and articles to your inbox every month.

© Fleeting Notes. All rights reserved.