Markdown v2 #5

Open
opened 2024-05-27 09:10:53 +00:00 by michael · 0 comments
Owner

Requirements

  • Each paragraph / block is its own node, so we can link between nodes
  • Slash commands like logseq

Changes

  • May need backend changes?
  • Will need to compute the "closure" of a journal/page

Types

  • panorama/journal/page: The big page
  • panorama/journal/block: A paragraph, contains text
  • panorama/journal/bulletItem
  • panorama/journal/orderedItem
  • panorama/journal/checkboxItem: this should have a TODO item attached

I don't know that I'd need anything else to have any significance

Hypertext

Going to have some interactive stuff for block refs, etc

Open questions

  • Can I still do FTS over multiple tables at a time? Do i need to use an external search engine like tantivy?
## Requirements - Each paragraph / block is its own node, so we can link between nodes - Slash commands like logseq ## Changes - May need backend changes? - Will need to compute the "closure" of a journal/page ## Types - panorama/journal/page: The big page - panorama/journal/block: A paragraph, contains text - panorama/journal/bulletItem - panorama/journal/orderedItem - panorama/journal/checkboxItem: this should have a TODO item attached I don't know that I'd need anything else to have any significance ## Hypertext Going to have some interactive stuff for block refs, etc ## Open questions - Can I still do FTS over multiple tables at a time? Do i need to use an external search engine like tantivy?
michael changed title from new markdown editor to Markdown v2 2024-05-28 04:32:29 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: michael/panorama#5
No description provided.