markdown-oxide
                                
                                 markdown-oxide copied to clipboard
                                
                                    markdown-oxide copied to clipboard
                            
                            
                            
                        OxideMD v1
This is the branch where OxideMD v1 will be developed.
I will branch off from this and merge back to it.
It is a full rewrite; notice the first commit is to delete everything!
V1 Features
- Controlled, Automatic organization of personal information
- Semantic similiary
- Text similarity (fuzzy score and direct keyword match)
 
- Comprehensive and efficient information retrieval
- Natural language query (semantic search)
- Approximate text similarity (fuzzy score)
- Filters
- Multimodal
 
- Improved Entity View:
- Subcontent
- Context
- Improved Backlinks: Subcontent and Context
 
- Improved performance in real-time actions:
- completions
- transclusion
- semantic tokens
- diagnostics
 
Architecture
- Local database, storing vectors and parsed entity relations and providing vector + text + (possibly) hybrid search capabilities
- MemFS that stays in sync with the editors in memory file system
- LSP frontend for operating