voidtriangle
Results
2
comments of
voidtriangle
Workaround to close the window. 1. Navigate: \\.obsidian\plugins\obsidian-orthography 2. Find file name "main.js" 3. **Comment Line** or **Remove** following lines onPopupClose () function if (self.activeEditor) self.activeEditor.doc.getAllMarks().forEach((m) => m.clear()); 
Could you please update css ?