[DONE] Backlinks between docs?

Is there a way to view backlinks between docs?

1 Like

You mean a way to see, for a given document, which entities or documents refer to it?
If so, then unfortunately not, currently.

1 Like

No, which is why I just use Databases/Entities for ā€œDocsā€. A Rich Text is functionally equivalent to a Doc, can be made ā€œfull screenā€, but you also get to add Fields, Relations, and see References (backlinks). And now that we can Hide Fields, use Pinned Fields, and Collapse most left-area Entity View Fields, I think you can get reasonably close to a ā€œDocumentā€ experience while maintaining the benefits of Databases.

I do hope Documents get improved in the future to have things like ā€œBacklinksā€, but I also wonder if they shouldnā€™t just be a specialized form of ā€œDatabaseā€. The main distinction I can think of that doesnā€™t necessarily work with the current Database model is N-level hierarchy. If Documents could just have Fields added to them, but in e.g. a slide-out sidebar, with the default view (and status) of Docs not having properties, that would be great IMO. But again Entities are pretty close to this already in many respects.

2 Likes

I do the same thing with entity rich fields, except I wish there was the ability to have wide-view similar to docs.

1 Like

Will rich text fields support blocks?

@Oshyan Do you use docs for anything? Iā€™d be really curious to see your system! There arenā€™t too many people Iā€™ve come across that probably have a system as complex and involved as what I do.

1 Like

Iā€™d say we screwed up with Docs initially and did not get it right with the right abstraction. In near future this concept will change and we will:

  1. Rename Documents to Pages
  2. Allow to nest Pages
  3. Allow to see back-references in Pages
  4. Make it possible to quickly create Pages from anywhere (search, text, ā€¦)
  5. Convert Pages to Entities.

Essentially, Page is typeless entity, but we did not implemented it this way unfortunately. Now Document is a View, which is a wrong abstraction and wrong metaphor.

We are working on the concept, all this will be a part of major Fibery changes next year (semantic blocks, new comments/chat collaboration system, per-entity permissions).

5 Likes

Very happy to hear this and Iā€™m looking forward to the improvements. Good to know the forward direction so I can plan my structure.

1 Like

This sounds awesome

2 Likes

In my personal workspace I use docs very lightly, and mostly attached to e.g. Projects. For most ā€œdocā€ needs I have a ā€œDocsā€ Database and create things ad-hoc quite frequently there. The Docs DB has a few basic fields, ā€œImported Fromā€, ā€œSource URLā€, and a ā€œMarkdown Importā€ button (I can copy/paste markdown here to append it to the doc contents Rich Text Field; Fibery doesnā€™t yet support direct pasting interpretation of markdown, unfortunately). Other than that itā€™s the default Creation and Modification Date fields. I may add more later.

This feels more relevant to your original topic Should I Invest in Fibery?, so Iā€™ll reply there. :slight_smile:

1 Like

Implemented in latest release