logseq / logseq

A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
https://logseq.com
GNU Affero General Public License v3.0
31.97k stars 1.86k forks source link

Can not create 2 pages with the same name #11450

Closed albilu closed 1 week ago

albilu commented 1 month ago

Search first

What Happened?

I have following pages structure:

Subjects

I can not create pages List of topics for both subjects. How does this work?

Reproduce the Bug

Create

  1. Main Page: Subjects

  2. Create 2 pages inside Subjects Subject 1 Subject 2

  3. Create page List of topics inside Subject 1 and Subject 2

Expected Behavior

Page List of topics is referenced for each subjects

Screenshots

No response

Desktop or Mobile Platform Information

No response

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

asandikci commented 1 month ago

Pages are designed to be unique, this provides more productive and linkable environment. Probably you are coming from traditional note taking application like notion. But Logseq uses a method named like Zettelkasten. In short this provides all pages/tags/block could be linkable

What you should do is using dropdown bullet functionality that logseq built on it I guess.

Is this example suitable for you? What is the reason that you want to use pages? Screencast_20240802_233819.webm

shvmsaini commented 1 week ago

You can't do that but alternatively you can use hierarchy in your page name i.e. Subject 1/List of topics ,Subject 2/List of Topics. image

albilu commented 1 week ago

Pages are designed to be unique, this provides more productive and linkable environment. Probably you are coming from traditional note taking application like notion. But Logseq uses a method named like Zettelkasten. In short this provides all pages/tags/block could be linkable

What you should do is using dropdown bullet functionality that logseq built on it I guess.

Is this example suitable for you? What is the reason that you want to use pages? Screencast_20240802_233819.webm

Works for me thanks