incremental-writing icon indicating copy to clipboard operation
incremental-writing copied to clipboard

An incremental writing plugin for Obsidian where you add notes and blocks to prioritized queues and review them incrementally over time, spaced repetition style.

Results 29 incremental-writing issues
Sort by recently updated
recently updated
newest added

Great plugin. Really useful. So far only issue for me is I can't use it on mobile. Happy to test it out on mobile if you would like.

I am using Note Refactor to refactor the article, I want all the sub article also automatically add to the queue. For the "Auto Add New Notes" function, it will...

I was wondering why my `iwq_extended` queue would always be missed by adds, with them instead ending up in `iwq_extende` instead. Yet targeting `iwq_extended_` _would_ put them there... Turns out...

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...

I currently have a 2-queue setup, the default queue uses the simple scheduler to ensure very new things or stuff like inboxes keep getting presented regularly, while older notes move...

The button for bulk adding from search (in the search sidebar section) disappears for me if one switches between the workspaces. Currently the code that adds the button can be...

Currently the search results can be added to a queue by clicking the button that is added to the search sidebar section. The code can be found here: https://github.com/bjsi/incremental-writing/blob/91126fe1665e7dd6d1e07f6aafc1c905cb374ce6/src/main.ts#L226-L241 Currently...

- [ ] Please make an option to hide IW in the status bar - [ ] Able to select what to show or hide, if more options are available

- whether the active note is in your queue - [x] show the priority - ~~show notes~~ - [x] ability to change priority of the current repetition