Notion Tip: Add Entry To Database From Body Of Page
Step 1: Create A Table With The Following Property
Add either a “Date Created” property or any “Date” property.
In addition, you may include a unique date formula to show the day of the week as well.
formatDate(prop("Date Created"), "ddd MMM DD, YYYY")
Step 2: Create a template button elsewhere in your workspace (ie. dashboard)
(In-line template trigger: /template) Configure the temple button as follows:
Step 3: Filter The Linked TablE
Filter the table to include only “today” as an option for whatever date property you choose.
And You’re DONE!
Delete the linked table when you’re finished. All data added will remain in the original database.