Open Issues Need Help
View All on GitHub Feature: Save text cursor position in css-file about 2 months ago
AI Summary: Implement functionality to save and restore the text cursor position within CSS snippets edited using the Obsidian CSS Editor plugin, ensuring compatibility with the Android version.
Complexity:
4/5
enhancement good first issue
Edit CSS snippets in Obsidian.
TypeScript
#obsidian-plugin#typescript
Allow clicking on the enabled/disabled tag in the quick switcher to toggle the enabled state of the CSS snippet about 2 months ago
AI Summary: Implement functionality to toggle the enabled/disabled state of a CSS snippet by clicking the corresponding tag within the Obsidian plugin's quick switcher. The quick switcher should remain open after toggling.
Complexity:
3/5
enhancement good first issue
Edit CSS snippets in Obsidian.
TypeScript
#obsidian-plugin#typescript