Bitcoin Block Stamp

by sefiro
5
4
3
2
1
Score: 62/100

Description

Category: Note Enhancements

The Bitcoin Block Stamp plugin allows you to add a unique touch to your Obsidian notes by stamping them with the latest Bitcoin block height and Moscow time. With this plugin, you can insert custom block heights, Moscow times, or even a combination of both in various formats. The plugin also provides links to popular block explorers, making it easy to navigate the blockchain. Whether you're a Bitcoin enthusiast or just looking for a way to add some flair to your notes, Bitcoin Block Stamp is a great addition to your Obsidian setup.

Reviews

No reviews yet.

Stats

2
stars
582
downloads
0
forks
791
days
3
days
3
days
5
total PRs
0
open PRs
0
closed PRs
5
merged PRs
0
total issues
0
open issues
0
closed issues
93
commits

Latest Version

3 days ago

Changelog

What's Changed

Full Changelog: https://github.com/sfr0xyz/obsidian-bitcoin-block-stamp/compare/1.3.2...1.3.3

README file from

Github

Bitcoin Block Stamp for Obsidian

Version License Obsidian downloads

Stamp your notes with the current Bitcoin block height, Moscow time, or both. You can also stamp historical dates back to the Genesis block.

Features

  • Insert current or historical block height.
  • Insert current or historical Moscow time.
  • Insert Moscow time @ block height.
  • Optionally link block heights to a block explorer.
  • Replace note placeholders such as {{blockheight}} when notes are created or by command.

Usage

Use the Bitcoin ribbon icon or command palette commands:

  • Insert custom block stamp — choose a date/time, stamp kind, format, and block explorer.
  • Insert current block height
  • Insert current Moscow time
  • Insert current Moscow time @ block height
  • Replace stamp placeholders

Default placeholders:

{{blockheight}}
{{moscowtime}}
{{moscowtime@blockheight}}

You can change them in the plugin settings.

Settings

  • Block explorer - none, Mempool.space, Blockstream.info, or TimechainCalendar.com.
  • Block height format - 840000, 840,000, 840.000, 840 000, 840'000, or 840_000.
  • Moscow time format - 1566, 15:66, or 15.66.
  • Stamp placeholders - customize the text replaced by block height, Moscow time, and combined stamps.

Installation

Community plugin

Install Bitcoin Block Stamp from Obsidian's community plugin browser, then enable it.

Manual install

Download main.js, styles.css, and manifest.json from the latest release, then place them in:

<Vault>/.obsidian/plugins/bitcoin-block-stamp/

Enable the plugin in Settings > Community plugins > Installed plugins.

Data source

This plugin uses the mempool.space REST API for Bitcoin block and price data.

Feedback

Open an issue on GitHub or reach me on Nostr.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.