:gift_heart: Sponsor this project on Github or :coffee: Get me a coffee if you like this plugin!
This super simple plugin uses NLP to parse your content for dates and times so that they can be easily tracked through your yournal pages.
Navigate
Click on Today
, or the left/right chevrons to navigate to today's journal page or the next or previous days'.
Weekly View
Week <number>
to navigate to the weekly view.YYYY/Week XX
As per the video, use %enable auto-parsing%
to turn on auto parsing (off by default) and %disable auto-parsing%
to turn it off.
Or, you can just use the hotkey combination a p
to toggle auto-parsing on and off.
Like auto inline-parsing, but this time the parsing is triggered only if the date/time language is prefixed with an @
, %
or ^
. Without the prefix, the block will not auto-parse. The available prefixes are:
@
is to simply parse the date%
converts it to a scheduled item^
converts it to a deadline itemYou can use the hotkey combination s p
to toggle semi-auto-parsing on and off. See the video below for instructions:
Use Ctrl + Shift + p
for Windows or Cmd + Shift + p
for Mac. Then type @goto
and select the first option that comes up. You will be presented with a search box to enter the day or date you want to go to.
Currently, the following languages are supported:
de
fr
ja
nl
pt
ru
zh
Add the following line inside the plugin settings, and change the language accordingly:
{
"lang": "ja"
}
If the plugin is not available in the marketplace, you can load it manually by downloading the latest release here and manually loading it into Logseq.
Darwis once again for his out of the box thinking