Reading Time

by avr
5
4
3
2
1
Score: 67/100

Description

The Reading Time plugin adds an estimated reading time feature to the status bar in Obsidian. It provides users with a quick assessment of how long it will take to read a note based on its word count. The plugin offers customization options to adjust reading speed preferences, ensuring accurate estimations based on individual reading habits.

Reviews

No reviews yet.

Stats

75
stars
104,113
downloads
4
forks
2,026
days
614
days
625
days
5
total PRs
0
open PRs
0
closed PRs
5
merged PRs
18
total issues
5
open issues
13
closed issues
19
commits

Latest Version

2 years ago

Changelog

1.1.2 - 2024-08-30

Changed

  • Upgraded TypeScript, eslint, esbuild, and other dependency versions
  • Automated built/lint checks on pull request
  • Automated building of assets and drafting release

Fixed

  • Plugin no longer crashes on mobile
  • Read time updates more reliably on file change

README file from

Github

Obsidian Reading Time Plugin

Simple plugin to add an estimated reading time for the selected note to the StatusBar.

Screenshot Screenshot

How to install the plugin

  • Download the Latest release
  • Extract the obsidian-reading-time folder from the zip to your vault <vault>/.obsidian/plugins/

Contributing

Development

npm install
npm run build
cp main.js manifest.json /path/to/your/vault/.obsidian/plugins/obsidian-reading-time

Release

  • After all changes for the release are merged create a new branch for the release
  • Update the changelog with new features and fixes
  • Run the version-bump.mjs script with the new version as an argument
  • Commit all changed files and create a pull request
  • After the pull request is merged, create a new annotated tag for the release:
git checkout main
git pull
git tag -a x.y.z -m "x.y.z"
git push --tags

The release will automatically be drafted.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Battery Indicator
2 years ago by Kacper Darowski
Brings a battery indicator to Obsidian's status bar
Chronology
4 years ago by Gabriele Cannata
CJK Count
a year ago by Louie Kurenai
Datepicker
2 years ago by Mostafa Mohamed
Datepicker widget for Obsidian.
Focus Time
a year ago by AstraDev
Focus Time is a plugin that helps you track how much time you spend on each note.
Get Info
4 years ago by Chetachi
A small menu that is tucked inside your status bar and shows helpful information for your chosen file 📄.
Grandfather
5 years ago by Danny Hernandez
A simple Obsidian plugin to display the time and date on the status bar
Idle Monitor
a year ago by alberto98fx
A plugin to improve your productivity
Last Modified Timestamp in Status Bar
3 years ago by Yustynn
Learnie
2 years ago by tankh99
Learnie is an Obsidian plugin that helps to enhance your learning with active recall and spaced repetition.
MemoChron
a year ago by Michalis Efstratiadis
Calendar integration and note creation with support for public iCalendar URLs.
Minidoro
5 months ago by Shakti Sampad Swain
Minidoro is a minimalist Pomodoro timer that lives right in your Obsidian header. It's designed to be simple, unobtrusive, and fully customizable.
Natural Language Dates
6 years ago by Argentina Ortega Sainz
Work with dates in natural language in Obsidian
Notes dater
3 years ago by Paul Treanor
Adds created_on and updated_on dates of the active note to status bar
Pomodoro
5 years ago by Tokuhiro Matsuno
Reading progress desktop
5 months ago by qian-shen
Obsidian 阅读进度条插件。
Remaining reading time
7 months ago by ununnamed
Shows the remaining reading time in status bar
RPG Stat Tracker
2 years ago by Cunjur
RPG-like stat tracker for Obsidian.
Sentinel
a year ago by Giorgos Sarigiannidis
A plugin for Obsidian that allows you to update properties or run commands based on document visibility changes.
Show Current File Path
5 years ago by Ravi Mashru
Obsidian plugin to show the file path of the current file in the status bar
SolidTime Integration
a year ago by proniclabs
Obsidian SolidTime Integration Plugin
Status Bar Clock
4 months ago by Marty Ballard
Status Bar Clock for Obsidian
Status Bar Organizer
2 years ago by Kacper Darowski
Arrange and hide status bar elements.
Status Bar Pomodoro Timer
5 years ago by kzhovn
A status bar pomodoro timer plugin for Obsidian.
Status Bar Quote
4 years ago by Jinu
Obsidian plugin - You can pin your favorite quote.
Text Block Timer
a year ago by frankthwang
Timer
3 years ago by Marius Wörfel
Obsidian plugin, which allows you to measure time.
TimeStamper
4 years ago by Martin Eder
A plugin for Obsidian to quickly insert customized date- and time-stamps to the currently active note
Timetracker
3 years ago by Nils Dammenhayn
Obsidian plugin that adds a stopwatch whose value can be pasted into the editor
Vault Stats
10 months ago by Blue Heron
A plugin with some simple statistics.
Visual Crossing Weather
a year ago by willasm
Waka time box
3 years ago by complexzeng
Weekly Goal Tracker
a year ago by George Gorman
WPM Reading Time - How Long to Read This Text
a month ago by Santi Younger
Calculate reading time estimates for selected text using your own reading speed in Words Per Minute.