Skip to content
#

roamresearch

Here are 126 public repositories matching this topic...

ghost
ghost commented Jul 16, 2020

It would probably very useful if images and PDF stored on Roam would be exported as well.

Via this thread (closed forum, but props where they are due), they look like an "easy" regex to find:

"string": "![](https://firebasestorage.googleapis.com/[..]/o/imgs%2Fapp%2FMY-GRAPH%2F-[IMAGEID].png?[AUTH_DELETED]

Alas, I d

enhancement good first issue
keikhcheung
keikhcheung commented Jun 19, 2020

Would it be possible to include excerpts from markdown files in the ‘Referred in’ section?

Currently, if the mention comes from notes originating from Roam, the parent block with the page mention is shown as a bullet point unter the page title.
But for local markdown files, only the page title is given.

<img width="592" alt="Screenshot 2020-06-19 at 17 50 49" src="https://user-images.github

enhancement good first issue
kglab
Mec-iS
Mec-iS commented Mar 30, 2022

I'm submitting a

  • [x ] bug report.

Current Behaviour:

After #249
Trying to run tests with pytest tests/rdf_tests/test_rdf_basic.py -k test_rdf_runner -s, you get a report file with all the tests run.
Some tests return errors, for example:

{
    "Basic - Term 7": {
        "input": "basic/data-4.ttl",
        "query": "basic/term-7.rq",
        "error": "Expected {Sele
help wanted good first issue
lucasrla
lucasrla commented Jan 3, 2021

Woops! Sorry for that, and thank you for catching it! I meant to type continue there but I slipped. Testing the codebase on the demo directory did not raise problems so I went along.

No promises here, but would you be open to PRs related to building an integration test suites? Such regressions could be caught pretty easily with basic tests.

_Originally posted by @clement-elbaz in ht

help wanted good first issue

Improve this page

Add a description, image, and links to the roamresearch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the roamresearch topic, visit your repo's landing page and select "manage topics."

Learn more