bjsi / bjsi/incremental-writing

feature: clickable status bar

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
209
Forks
16
PR merge metrics
No merged PRs in 30d

Description

The [spaced repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition) permits clicking the status bar to move to the next note in the queue. (I think (most of?) the magic happens [here in the code](https://github.com/st3v3nmw/obsidian-spaced-repetition/blob/master/src/main.ts#L80).)

It would be cool to have that here as well, as it's one less shortcut to remember.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the referenced spaced repetition implementation in main.ts around line 80, then locate the corresponding status-bar setup in this plugin. Done means clicking the status bar advances to the next note in the queue, with behavior checked through the plugin's existing verification path.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.