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

Text leaks in widgets and notes #1403

Open
3 tasks done
MinecraftPublisher opened this issue May 9, 2024 · 1 comment
Open
3 tasks done

Text leaks in widgets and notes #1403

MinecraftPublisher opened this issue May 9, 2024 · 1 comment

Comments

@MinecraftPublisher
Copy link

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

  1. I create note "A" as follows:
# "A"
Hello world!
  1. I add a note "A" as a widget.
  2. I add note links inside note "A" to note "B".
  3. I set the contents of note "B" as follows:
# Title
Sub description that I don't want to appear in the widget
  1. I go back to the main screen to see my note "A" widget:
  2. It looks like this:
    IMG_9218

Expected Behavior

When a title is set for a note, It should not also show descriptions from the note itself in a widget. This expectation also applies to note links inside of notes.

Steps To Reproduce

Provided above.

Environment

- OS: iOS 17.4.1
- Version: 0.29.3 build 1 library v0.33.2

Anything else?

IMG_9218

@MinecraftPublisher
Copy link
Author

Or alternatively, Add an option to toggle this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant