A look into Heptabase's split writing experience

Thank you for updating me about this. Discord is not accessible to me unless I use VPN, and that’s not stable enough for me.
Now I’m trying to use the following plugin to replicate the experience.
Full calendar plugin :
function: interface to showcase notes that has task information in frontmatter on an agenda-like calendar view.
bugs: 1 drag tasks on the full calendar interface to different dates will change the title of the note of the task but will note update any wikilinks that linked to this note of task. 2 drag task to allday area could cause the entire UI of obsidian to black out.
current workaround: just use full calendar
plugin as display interface and not to use the task creation or rearrangement function of this plugin

Quickadd plugin:
function: when you select a few words, it will use these words as the title to create a note of tasks in the Full calendar plugin designated folder using a Template.

Hover editor plugin:
function: in Full calendar view, use ctrl + mouse to hover on a task will call out a hover edit window and we could use this window to modify the front matter to rearrange the task and not affect the title of the task. this could reserve the backlink generated when creating the task note.

database folder:
function: turning a Full calendar folder into a database folder can make a notion like task management experience in obsidian, you can change the front matter of any note in the folder in a dataview powered sheet and have those tasks positioned on an agenda-like calendar according to their front matter information