Is there a way to view backlinks between docs?
You mean a way to see, for a given document, which entities or documents refer to it?
If so, then unfortunately not, currently.
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.
I do the same thing with entity rich fields, except I wish there was the ability to have wide-view similar to docs.
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.
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:
- Rename Documents to Pages
- Allow to nest Pages
- Allow to see back-references in Pages
- Make it possible to quickly create Pages from anywhere (search, text, ā¦)
- 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).
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.
This sounds awesome
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.
Implemented in latest release