I know, this is some powerful stuff… that actually allowed me to delete a whole bunch of built in code and moved it to user land. My favorite type of improvement.
You may notice that the naming conventions for “Quick Note”, “Daily Note” an “Weekly Note” have changed, they will now be created under Inbox/, Journal/Day/ and Journal/Week/ respectively rather than using the cute and emoji in the names. If you don’t like this new convention you can easily change it:
Navigate to the page template of the note of choice (via the Template Picker) and change e.g.
suggestedName: "Inbox/{{today}} {{time}}"
to
suggestedName "📥 {{today {{time}}"
And you’re back to the old default.
The reason I did this is that in the future I intend to add a feature to “decorate” page links with emoji (and perhaps other things) automatically, so you’d be able to visually see without actually having to have it in the page name itself.
This is great!
Cannot wait to find time to learn all the changes. I’d rather do it before i start working tomorrow or I’ll lose the whole day configuring SB instead of doing real work
As for the changes of daily/weekly templates, I’ll start adopting them and slowly migrating to the new convention, in preparation for the emoji decorations.