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

iOS: Quick capture inserts mid-block rather than creating new block #6807

Open
patrickjm opened this issue Sep 21, 2022 · 1 comment
Open
Labels
editor :type/enhancement Enhancement to product. Does not affect the overall basic use.

Comments

@patrickjm
Copy link
Contributor

What happened?

On iOS, using the share-sheet from another app to LogSeq will insert quick-capture text in awkward places in your note: mid-block, sometimes at the end of a sentence.

Reproduce the Bug

  1. Create a few nested blocks and write out a sentence on the last one. Leave the cursor there
  2. Share something (i.e. a link) to LogSeq from another app
  3. See that the quick capture text was inserted at your cursor.

Expected Behavior

I would expect LogSeq to create a new top-level block at the end of my note.

Screenshots

Before quick capture (see cursor position):
Logseq1

After quick capture:
Logseq2

Desktop Platform Information

No response

Mobile Platform Information

iPhone 12, iOS 16.0, app version 0.8.2

Additional Context

No response

@cnrpman cnrpman added mobile:ios :type/feature-request Closed at will. Feature requests are in Logseq forum https://discuss.logseq.com/ labels Sep 22, 2022
@cnrpman
Copy link
Collaborator

cnrpman commented Sep 22, 2022

The current logic is adding quick capture right after the cursor.

@andelf andelf added :type/enhancement Enhancement to product. Does not affect the overall basic use. editor and removed mobile:ios :type/feature-request Closed at will. Feature requests are in Logseq forum https://discuss.logseq.com/ labels Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor :type/enhancement Enhancement to product. Does not affect the overall basic use.
Projects
Status: 🗄 Backlog
Development

No branches or pull requests

3 participants