docs: update technical documentation based on recent code changes#3719
Merged
docs: update technical documentation based on recent code changes#3719
Conversation
Co-Authored-By: unknown <>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
✅ Deploy Preview for hyprnote ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for hyprnote-storybook canceled.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
docs: update technical documentation based on recent code changes
Summary
Updates five documentation files to reflect features and changes introduced in the last 7 days across multiple PRs:
faq/6.keyboard-shortcuts.mdx): Updated ⌘+Q entry to reflect the new hold-to-quit overlay behavior from Replace Cmd+Q hide behavior with hold-to-quit overlay #3696. Tap shows an overlay; holding for 1.5s confirms quit.faq/1.features.mdx): Added three new entries:@to link notes/people/companies) from feat: implement backlink mentions for notes, people, and companies #3627developers/12.analytics.mdx): Addedonboarding_step_viewedevent withstep,platform,skip_loginproperties from commit d5d46f4.faq/7.settings.mdx): Added In-Meeting Reminder lab setting (MicProlongedUsage detection) from feat: add MicProlongedUsage detection event #3681.faq/9.local-llm-setup.mdx): Added Tool Calling Fallback section noting that models without tool call support (e.g., Gemma) now work via automatic text-based fallback, from feat: add fallback for models without tool calling support #3608.Review & Testing Checklist for Human
quitTimerduration incrates/intercept/swift-lib/src/lib.swift. Also verify that "Show quit overlay" accurately describes the tap behavior.MIC_ACTIVE_THRESHOLDconstant inplugins/detect/src/mic_usage_tracker.rsand consider whether a specific duration should be stated.<kbd>tags, headings).Notes
dprint fmt. No code changes.