⏳ Nearing release of v2
Pre-release
Pre-release
In the RC 10, following happened:
- instead of
n :[query]
, the exact date parser is invoked byn. [query]
, which also translates to nspacespace - exact date now also matches straight
w/m/q/y
notes, so you can get right to e.g. quarter 3 of this year withn. q3
- added a new exact date match with
n. 1 4
, where the order of day and month is configurable - I merged the access point to the both databases (workflow and noteplan cache), allowing me to do a cross-check between them and removing the now deleted notes from the index
- Updated formatting of the note titles. I don't think it's ideal, but I like it much more than before
- Finished (probably) all the possible customisations for now.