sawhney17 / logseq-calendars-plugin

MIT License
127 stars 17 forks source link

Import events from a specific (future) date #55

Open slidingshade opened 3 months ago

slidingshade commented 3 months ago

For example I have a note regarding future meeting and I want to add event from Google Calendar to it, how can I do it? It seems like now I can import events only scheduled for today, not for a specific date.

kinchahoy commented 2 months ago

I'd initially +1ed this request, but then I realized this works as long as you are on the Journal page for the future day (which is a reasonable way to do things).

For anybody else running into this, a simple solution is: Install https://github.com/xyhp915/logseq-journals-calendar Click on the day you want to import to create a journal page for it. Then hit the logseq-calendars-plugin button to pull in events for that day.

@sawhney17 Would you consider a feature where you could pull in a defined period of cal events (say 1 week ahead to 1 month ahead) and create Journal pages for them?