Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Command to open the "Review Queue" on the right view panel. #840

Closed
Steindvart opened this issue Jan 13, 2024 · 1 comment
Closed
Labels
enhancement New feature or request
Projects

Comments

@Steindvart
Copy link
Contributor

Problem

The right view panel "Notes Review Queue" opens only when the plugin is loaded. And if you close it, then, therefore, it will be possible to open it only when the plugin is restarted. There is no command or button to open it in an intuitive way.

image

Solution

Need to add a command to open this panel.

Context

Actually, I want to realize this by making a contribution. This Issue is more for discussion, if any, and better documentation.

@Steindvart Steindvart added the enhancement New feature or request label Jan 13, 2024
@st3v3nmw st3v3nmw added this to To do in Roadmap via automation Mar 9, 2024
@st3v3nmw st3v3nmw moved this from To do to In progress in Roadmap Mar 9, 2024
st3v3nmw added a commit to Steindvart/obsidian-spaced-repetition that referenced this issue Mar 10, 2024
st3v3nmw added a commit that referenced this issue Mar 10, 2024
* Command for open notes review panel is added.

Also fixed potential undefined behavior with call `async` functions without `await`.

* `changelog.md` is updated.

---------

Co-authored-by: Stephen Mwangi <mail@stephenmwangi.com>
@st3v3nmw st3v3nmw moved this from In progress to Done (available in next release) in Roadmap Mar 10, 2024
@st3v3nmw
Copy link
Owner

This was released in v1.12.0, closing...

@st3v3nmw st3v3nmw moved this from Done (available in next release) to Shipped! in Roadmap Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Roadmap
Shipped!
Development

No branches or pull requests

2 participants