Skip to content

FEE-86 Roam guides01#1217

Open
KarolaKirsanow wants to merge 18 commits into
DiscourseGraphs:mainfrom
KarolaKirsanow:roam-guides01
Open

FEE-86 Roam guides01#1217
KarolaKirsanow wants to merge 18 commits into
DiscourseGraphs:mainfrom
KarolaKirsanow:roam-guides01

Conversation

@KarolaKirsanow

@KarolaKirsanow KarolaKirsanow commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR adds a first draft of the "Track your projects & experiments" guide for the roam research plugin, now using the canonical styling & file mgmt. Opening for visibility as I add image captions and correct typos, etc.

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

@KarolaKirsanow is attempting to deploy a commit to the Discourse Graphs Team on Vercel.

A member of the Team first needs to authorize it.

@KarolaKirsanow KarolaKirsanow added the documentation Improvements or additions to documentation label Jul 10, 2026
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

An error occurred during the review process. Please try again later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@KarolaKirsanow

KarolaKirsanow commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

2 notes:

  • There is some duplicate material now that the long-lost "experiment tracking" guide has been rediscovered but afaict there is no conflicting information.
  • the canonical node tag styling matches the Obsidian app styling, but not the colors used in the roam research template lab, which afaict were inherited from the MatsuLab graph in the mists of time. Flagging to solicit any Expressions of Personal Preference.
image

@KarolaKirsanow KarolaKirsanow marked this pull request as ready for review July 14, 2026 16:50
@graphite-app

graphite-app Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

PR size/scope check

This PR is over our review-size guideline.

  • Recommended: ~200 lines changed
  • Acceptable limit: up to 400 lines when well-scoped/self-contained
  • Preferred file count: fewer than 5 files

Please split this into smaller PRs unless there is a clear reason the changes need to land together.

If keeping it as one PR, please add a brief justification covering:

  • What single problem this PR solves
  • Why the files/changes are coupled

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

View 2 additional findings in Devin Review.

Open in Devin Review

className="docs-bordered-image"
/>

If you're using a highlighter like [memex](memex.garden) or the [Obsidian web clipper](https://obsidian.md/clipper), you can

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 External link to memex renders as a broken internal page link

The memex hyperlink is missing its protocol prefix ([memex](memex.garden) at apps/website/content/obsidian/use-cases/build-utilize-personal-knowledge-base.mdx:208), so the browser treats it as a relative path within the site instead of navigating to the external website.

Impact: Clicking the memex link takes users to a non-existent page on the Discourse Graphs site instead of memex.garden.

The same file uses the correct URL on line 87

On apps/website/content/obsidian/use-cases/build-utilize-personal-knowledge-base.mdx:87, the link is correctly written as [memex](https://memex.garden/). But on line 208, the https:// prefix is omitted, causing the Markdown link (memex.garden) to resolve as a relative route.

Suggested change
If you're using a highlighter like [memex](memex.garden) or the [Obsidian web clipper](https://obsidian.md/clipper), you can
If you're using a highlighter like [memex](https://memex.garden/) or the [Obsidian web clipper](https://obsidian.md/clipper), you can
Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants