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

add support for backend querying of discourse context #268

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

mdroidian
Copy link
Collaborator

this is the frontend support for samepage-network/roam-samepage#22

mostly just adds a flag, some loading state, and minor adjustments to help the backend

@@ -1,47 +1,50 @@
import type { InputTextNode, TextNode } from "roamjs-components/types/native";
import type {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getDiscourseRelations should just be a refactor. It was done some time ago and note sure why I left it in this PR

@mdroidian mdroidian changed the title add support for discourse context add support for backend querying of discourse context Jun 23, 2024
src/components/DiscourseContext.tsx Outdated Show resolved Hide resolved
@mdroidian mdroidian merged commit edf1e74 into main Jun 28, 2024
1 check passed
@mdroidian mdroidian deleted the enable-discourse-context-backend branch June 28, 2024 22:33
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

Successfully merging this pull request may close these issues.

2 participants