It would be really nice to have a “new note” view of bases, that basically just shows the “+” button and the properties that will be automatically filled out.
The use case would be embedding this view into notes and having a clean UI for note creation.
Example: in the daily note, big button to easily add notes representing tasks (embedded base filtered for tasks with the proposed “New note” view)
Related to Inline Note Creation in .bases Tables. I feel both requests highlight a need for making more explicit the properties that are automatically filled out when creating a new note.
Edits: This also enhances the amazing templating capabilities of Bases. For example, if the filters are “creation_time == now()” and “created_by == this”, the new note uses the Bases functions to automatically fill properties based on the context.