heatmap-calendar-obsidian

An Obsidian plugin for displaying data in a calendar similar to the github activity calendar

APACHE-2.0 License

Stars
633
Committers
9
heatmap-calendar-obsidian - Version [0.7.1] - 2024-06-28 Latest Release

Published by Richardsl 4 months ago

fix styling bug

heatmap-calendar-obsidian - Version [0.7.0] - 2024-06-04

Published by Richardsl 5 months ago

  • New "First day of the week" setting, Thanks @antosha417
  • Alternating Month Styling, Thanks @lksrpp
  • Tighter Heatmap Margins/paddings, Thanks @Chailotl

See README.MD for more info and example images

heatmap-calendar-obsidian - Global colors in settings and more versatile "content" cell

Published by Richardsl over 1 year ago

Version [0.6.0] - 2023-04-12

Feature: Add ability to define global colors via settings @sunyatasattva pull #74
Feature: Add more versatile custom styling of the "content" passed to date cell @sunyatasattva pull #73

heatmap-calendar-obsidian - fix darkmode bug

Published by Richardsl over 1 year ago

heatmap-calendar-obsidian - 0.5.3 bugs regarding jan1 and color intensity scaling

Published by Richardsl almost 2 years ago

heatmap-calendar-obsidian - 0.5.2 bugfix regarding entry not showing when all intensities are the same

Published by Richardsl over 2 years ago

heatmap-calendar-obsidian - 0.5.1

Published by Richardsl over 2 years ago

refactor

heatmap-calendar-obsidian - 0.5.0 - Darkmode

Published by Richardsl over 2 years ago

Changelog:

[0.5.0] - 2022-06-30

Feature
  • Add basic darkmode support
heatmap-calendar-obsidian - 0.4.0 - hover preview

Published by Richardsl over 2 years ago

Feature

Add hover preview feature courtesy of @arsenty from issue #12.
to enable - add content: await dv.span() to entries, and enable Settings -> Core Plugins -> Page Preview.
Optionally install plugin Metatable to display metadata/frontmatter in the preview window aswell.

heatmap calendar examples

heatmap-calendar-obsidian - 0.3.0

Published by Richardsl over 2 years ago

[0.3.0] - 2022-06-25
Feature

Can add more intensities in order to increase color resolution. simply supply more colors to calendarData.colors.yourcolor
Can set custom range on the intensity scaling using intensityScaleStart and intensityScaleEnd

Bugfix

fix bug where entries from other years showing up in the calendar
heatmap-calendar-obsidian - 0.2.0

Published by Richardsl over 2 years ago

new features:

  • Show border around todays box in the calendar
  • Better development solution - use automated file copying instead of symlinks
heatmap-calendar-obsidian - 0.1.1

Published by Richardsl over 2 years ago

Fixed

  • fix major date problem where year would render with incorrect number of days for different timezones issue#4.
  • fix problem with certain entries not showing up in correct month
  • fix grid cells not scaling correctly with browser width, especially content in grid cells
heatmap-calendar-obsidian -

Published by Richardsl over 2 years ago

Related Projects