First lichen publish from custom Note Editor

Revisions

Well, I got an editor in place. It writes things out locally as well. If you’re looking at this in lichen wiki then follow this link to the BMC version.

Double brackets should work BMC Next. But! These edits needed to be coded back in.

Lichen Wiki Features

These are all the Lichen Wiki features, from the Tangled repo:

  • Wikilinks and backlinks: link notes with [[double brackets]], backlinks are tracked automatically
  • Revision history: every edit is a diff, full history is always available
  • Access control: public or private wikis, with admin/contributor/viewer roles
  • Live collaborative editing: several people in one note, cursors included
  • Markdown editor with split-pane live preview, image upload via drag-drop/paste
  • Obsidian round-trip: import a vault from a zip, export a wiki back out as one
  • Search from anywhere with Ctrl+K, across the wikis you can read or within the one you’re in
  • Real-time sync via the ATProto firehose
  • Data portability: your wikis and notes are ATProto records on your PDS, not locked in
  • Installable as an app, with an offline fallback when the network drops
  • Multilingual UI (English, French and Japanese)
  • Self-hostable: deploy your own instance, fully independent