obsidian-calendar-plugin
obsidian-calendar-plugin copied to clipboard
Simple calendar widget for Obsidian.
**Is your feature request related to a problem? Please describe.** It is already pretty convenient in Obisidan to link dates like as `- [ ] do something on [[2021-05-05]]` or...
Clicking on the 'Today' button will take me to the correct month, but it will not take me to the exact day as expected. running version 1.5.10 of Calendar on...
It would be nice with support for translations to other languages. Settings, dialogs etc. I can translate to Danish. I have done that with Obsidian and the Obsidian docs.
By default, the calendar view sits in the right sidebar (together with outline and backlinks). I find this slightly unlogical since the right sidebar is more about properties of the...
> **Before Submitting:** Double-check that you are running the latest version of the plugin. The bug might have already been fixed 😄 ### Describe the bug _A clear and concise...
### Describe the bug The "words per dot" feature is showing an unexpected number of dots, based on word count. I tested this with 'words per dot' set to 250:...
I see from [here](https://github.com/liamcain/obsidian-calendar-ui/blob/master/src/__tests__/utils.spec.ts#L39;) that 6 weeks are displayed for each month. It would be nice to calculate the weeks dynamically so that there are some days of the last...
Currently, the dots in the calendar view denote the number of words in the corresponding daily notes. Is it possible to somehow show the number of uncompleted to-dos within a...
Currently, if a day contains a note a dot appears under the number. This is great and allows seeing if there's a note linked to a given day, but I...
Besides Daily notes with my schedule, I write an additional personal journal where I describe my personal affairs. That notes are stored in another folder and have other filenames. If...