logseq / logseq/db-test

Linked Pages with slashes

Open
#1,006 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
28
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Search first
  • I searched and no similar issues were found
What Happened?

I imported my markdown graph to the DB version via the web and noticed the following:
I had some entries where I used page links for property values, for example `project:: [[/projects/myProject]]

when I import the value displays as [[]]. When I click in the [] I see the name, but it is no longer a linked page. I can see a way to click with a modifier and see an option to select "library: Projects: my project" but I'd have to do that for all of the entries. If projects/myProject becomes a "library" entry I'd like that to happen automatically. Or retain the identity as a page with the / embedded.. I like the library idea but I don't want to lose my existing data (which I set up this way to get a simple "auto complete" functionality.

Reproduce the Bug

import a mardown graph that has an entry with a property that is a page with a slash in it, for example [[projects/project1]]
view the resulting imported page

Expected Behavior
  • "library" pages should auto convert OR
  • the page with the slash should remain clickable
Screenshots

No response

Files

No response

Browser, Desktop or Mobile Platform Information

mac os 26.5.2
desktop 0.10.15
imported to web deb version

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.
  • I'm willing to submit a PR (Thank you!)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the markdown graph import path in the DB web version and trace how property values containing slash-based page links are converted. Reproduce the example with [[projects/project1]] and verify that imported library pages convert automatically or that slash-containing page links remain clickable.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.