Richard Yu

Results 97 comments of Richard Yu

What kind of "keyboard friendly"? One option is "tab index" which already exists after you press "tab", but is not that "friendly", Another option is "keyboard shortcuts", giving each option...

Yes, for now, it's an easy solution, I want to get some feedback about if it is necessary to persist.

@gmalone New version released with history persistent and more, have a try! 🎉

I think I have fixed the issue. Please upgrade the plugin and take a look.

I want to say that you need to manually select the child blocks, and then use 'cut content' action and select where you want to put. The good news is...

Multi-selection hierarchical blocks are a complicated situation. That is not suggested or supported by this plugin. If this situation happens, I suggest just using native 'cmd+x' and `cmd+v` to do...

This is a good idea but it can not be involved in a Logseq plugin. I will look into it if I have time.

I can not reproduce this issue, so I think I need some examples to debug.

Please upgrade and test again. Before the logic is stop at empty block if you select more than one. Now the logic is to ignore empty block and continue to...

This means selected blocks include empty blocks. Here I need some example cases to reproduce.