229c9cf0

Results 11 issues of 229c9cf0

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

I have several files with the same name spread across the graph (index / inbox files in various folders / sub-hierarchies, e.g. `work/-INBOX-`, `projects/-INBOX-`, ... and a global `-INBOX-` for...

bug

## What's broken? When the displayed text file is e.g. a Markdown-formatted list of recent changes with `[[wiki-style]]` links, if the link is a single word, like `[[projects]]`, the actual...

🐛 bug

[note: suspected cause at the very end; skip ahead and come back if that's not it] I have Git installed in WSL and added a shell script in my home...

I currently have to tag ~98% of all notes with `#review`. Instead, it would be much easier if I could specify an exclusion tag like `#noreview` or `#evergreen` (or whatever...

enhancement

When using this plugin for incremental writing or tracking other tasks, it is a great feature if the interval can stay *exactly* the same. To achieve this, I would need...

enhancement

(Not sure whether this is a feature request or a bug in an existing feature.) I already have index notes that live *outside* the enclosing folder, i.e. ``` . ├──...

enhancement

Not sure if this is a bug in 2.6.2 or a feature request... ## context Per the "news" command (it's not even in the docs yet), > Any context can...