Skip to content

Instantly share code, notes, and snippets.

View believer's full-sized avatar
🍪
Omnomnom

Rickard Natt och Dag believer

🍪
Omnomnom
View GitHub Profile
@believer
believer / base.base
Created July 16, 2025 15:33
Filter files by "Date Created"
formulas:
name: if(this.file.name == note["Date Created"], this.file.name, "")
properties:
formula.name:
displayName: Name
views:
- type: table
name: Table
filters:
and:
@believer
believer / .env
Last active October 14, 2025 18:03
ENV for React Native
# Here's a comment
TEST=test
API=http://www.example.com/api
NUMBER=1