README file from
GithubMeridian Clock
Meridian is a clock plugin for Obsidian. It provides customizable analog and digital clocks that you can place in your sidebar to keep track of your local time or other timezones around the world.
Features
- Analog and Digital Faces: Choose between a traditional analog mechanical clock or a text-based digital clock.
- World Clock (2x2 Grid): Display up to four different clocks in a single pane to track multiple timezones.
- Timezones & Custom Cities: The plugin includes a built-in list of major global cities. You can also add your own custom cities by selecting a standard IANA timezone (e.g.,
America/New_YorkorEurope/London), which automatically handles Daylight Saving Time (DST) changes. - Appearance Settings:
- Change the analog dial layout (standard ticks, dense ticks, numbers, dots, etc.).
- Customize the colors for the background, clock hands, ticks, and text.
- Select different typography and layouts for the digital clock.
- Adjust the second hand movement (sweep, tick, or hidden).
- Presets: The plugin comes with several built-in themes. You can also save your current appearance settings to your own collection for easy switching later.
How to use
- Open the Command Palette (
Ctrl/Cmd + P). - Search for and execute
Open Meridian Clock. - The clock will open in a new pane. You can drag and drop this tab to your left or right sidebar.
- Go to
Settings > Meridianto configure the appearance, timezones, and manage presets.
Installation
From Obsidian Community Plugins:
- Open Obsidian
Settings>Community Plugins. - Disable "Safe Mode" if prompted.
- Click
Browseand search for Meridian Clock. - Install and enable the plugin.
Manual Installation:
- Download
main.js,styles.css, andmanifest.jsonfrom the Releases page. - Create a folder named
meridian-clockinside your vault's.obsidian/plugins/directory. - Place the downloaded files into this folder.
- Reload Obsidian and enable the plugin in your Community Plugins settings.
Feedback and Issues
If you find a bug, have an idea for a new feature, or want to contribute, please open an issue on GitHub.