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

手机端使用问题 #36

Open
Ceritor-Hanio opened this issue Jul 13, 2023 · 1 comment
Open

手机端使用问题 #36

Ceritor-Hanio opened this issue Jul 13, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Ceritor-Hanio
Copy link

Describe the bug

因为手机端的操作逻辑不同于电脑,故电脑中的选定一个待办在设为番茄钟任务的功能无法在手机上实现,希望优化一下。

Expected Behavior

No response

Steps to reproduce

关键就在于手机无法将光标置于待办之上,然后设置命令将其设为任务,在设置命令的时候会自动退出输入。

Operating system

Android

@Ceritor-Hanio Ceritor-Hanio added the bug Something isn't working label Jul 13, 2023
@JuckZ JuckZ mentioned this issue Sep 14, 2023
github-actions bot pushed a commit that referenced this issue Sep 16, 2023
# [1.10.0](1.9.0...1.10.0) (2023-09-16)

### Bug Fixes

* 1.blockId不存在 feat: 1.简单修改样式 ([67206c4](67206c4))
* 1.lang=ts ([91ecf46](91ecf46))
* 1.make.md冲突,不能使用ctrl+o打开文件 2.clean code ([fbca009](fbca009))
* 1.make.md冲突,不能使用ctrl+o打开文件 2.export interface ([13c649c](13c649c))
* 1.pnpm install failed in github action ([e6a0189](e6a0189))
* 1.weather ([ae47aa2](ae47aa2))
* 1.weather API ([b85d65d](b85d65d))
* 1.匹配到emmet的情况才禁用Tab默认事件,避免Tab的正常功能受到影响 ([68c3cdb](68c3cdb))
* 1.手机端无法快捷加入当前光标下的TODO事项 #36 ([84e2322](84e2322))
* 1.暂时禁用window.onerror部分逻辑,这导致一直notice弹出ResizeObserver loop limit exceeded提示 ([1910318](1910318))
* 1.源码模式tag不予使用样式 ([dd248ac](dd248ac))
* 1.解决同步冲突问题 ([bd3ce7c](bd3ce7c))
* 1.解决窗口拖动问题 2.修正鼠标特效位置问题 ([69ec87f](69ec87f))
* 鼠标特效开启后无法拖动窗口 ([03b6620](03b6620))

### Features

* 1. 支持重复任务,多次加入番茄钟 ([24f5bcb](24f5bcb))
* 1.add interface ([309add3](309add3))
* 1.add ITS checkbox css snippets https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/Snippets/S%20-%20Checkboxes.css ([773e03b](773e03b))
* 1.emmet功能 ([ed41a24](ed41a24))
* 1.release.yml use packageManager field in the package.json. ([c51b07b](c51b07b))
* 1.UI调整,更适合小屏幕,并且电脑端更紧凑 ([f21570d](f21570d))
* 1.weather ([8e8ffe6](8e8ffe6))
* 1.任务切换完成状态 2.任务跳转 ([68a403f](68a403f))
* 1.任务管理修改 ([79e3acc](79e3acc))
* 1.修改单元测试 ([410a50f](410a50f))
* 1.准备增加【重复番茄钟】功能 ([99ecdea](99ecdea))
* 1.升级obsidian-api ([c9fdb55](c9fdb55))
* 1.增加专注弹窗(ing) ([cb6818f](cb6818f))
* 1.支持emmet模式(目前输入t+Tab可以生成todo 输入tm*n可以生成m*n的表格) ([d5777be](d5777be))
* 1.整合 https://github.com/nothingislost/obsidian-hover-editor(TODO:README文件感谢) ([0e4c3a5](0e4c3a5))
* 1.样式主题模块化 ([327161c](327161c))
* 1.模块化样式文件 ([ab33a05](ab33a05))
* 1.第一个列表不需要padding-inline-start ([65e5e2e](65e5e2e))
* 1.简化hover editor ([cb61326](cb61326))
* 1.精简hover editor ([f9a7fd6](f9a7fd6))
* 1.精简popover ([3647899](3647899))
* 1.集成webworker,为性能优化做准备 ([646a998](646a998))
@JuckZ
Copy link
Owner

JuckZ commented Sep 28, 2023

I have fixed this issue in this commit 84e2322, but my document has not been updated yet. I'll find time to do it later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants