Results 7 issues of Aric Jiang

would be nice to be able to move a list of notes to another notebook all in one command maybe something like this: `nb move home: 12 24 19 work:`

**Describe the bug** A clear and concise description of what the bug is. Checking "Start Amethyst on login" option from the menu-bar makes Amethyst suddenly shutdown. **Applications:** What applications are...

**Describe the bug** A clear and concise description of what the bug is. > I recorded a shortcut key for the "focus screen 1", and "focus screen 2" command, but...

create table: ```go table := tview.NewTable() for r, entry := range tuples { for c := 0; c < 2; c++ { val := entry.Path if c == 1 {...

this plugin isn't highlighting my keywords. When I add a comment with the keyword included, the color of the text will change, but the keyword itself will not highlight. Even...

With ideavim quickscope there is a way to modify the characters used as labels for a jump. Is there a way to edit the characters that will be used for...

**Describe the bug** The hover behavior is still shown (while viewing the stories at issue on the canvas) even after switching between stories for a single React (v18.0.2) component. The...