You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigation changes: breadcrumb navigation, caret to shrink large blocks (?)
Idea: get rid of editing functionality of input bar, move it directly to the block itself. When you start to edit the block, it drops to the bottom and a magic cursor replaces. New block also appears at bottom as either "just another block" roam style or a heynote flyout. Make search bar on the top instead w/ same magic cursor.
Remove magic cursor for search, replace with "magic focus" that moves the focus around the nested list as you search
Markdown support: Render markdown properly. Parse and turn headings into nested list bullets . Whole text is treated like one block for purpose of clustering but is displayed in nested list view.
Tags: highlight them and fine tune embedding model to weigh tags heavily so they end up in same cluster
Graph or mind-map view, rudimentary links between notes (without any embedding model finetuning)
The text was updated successfully, but these errors were encountered:
Future ideas:
Bug where magic cursor does not scroll
Display timestamp
Model picker and saving settings
Test suite
Revamp Blockstore into class
Architecture changes:
UI changes:
The text was updated successfully, but these errors were encountered: